|
Download Sources | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.beans.FeatureDescriptor
java.beans.PropertyDescriptor
com.liguorien.flex.generator.utils.PropertyDescriptorProxy
public class PropertyDescriptorProxy
| Field Summary | |
|---|---|
static java.lang.String |
TRANSIENT_PROPERTY
|
| Constructor Summary | |
|---|---|
PropertyDescriptorProxy(java.lang.Class<?> type)
|
|
| Method Summary | |
|---|---|
java.lang.Class<?> |
getPropertyType()
|
java.lang.Class<?> |
getType()
|
void |
setType(java.lang.Class<?> type)
|
| Methods inherited from class java.beans.PropertyDescriptor |
|---|
createPropertyEditor, equals, getPropertyEditorClass, getReadMethod, getWriteMethod, hashCode, isBound, isConstrained, setBound, setConstrained, setPropertyEditorClass, setReadMethod, setWriteMethod |
| Methods inherited from class java.beans.FeatureDescriptor |
|---|
attributeNames, getDisplayName, getName, getShortDescription, getValue, isExpert, isHidden, isPreferred, setDisplayName, setExpert, setHidden, setName, setPreferred, setShortDescription, setValue |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String TRANSIENT_PROPERTY
| Constructor Detail |
|---|
public PropertyDescriptorProxy(java.lang.Class<?> type)
throws java.beans.IntrospectionException
java.beans.IntrospectionException| Method Detail |
|---|
public java.lang.Class<?> getPropertyType()
getPropertyType in class java.beans.PropertyDescriptorpublic java.lang.Class<?> getType()
public void setType(java.lang.Class<?> type)
|
FlexGenerator | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||