Class PrivateCustomProperty
java.lang.Object
java.beans.FeatureDescriptor
com.inductiveautomation.factorypmi.application.binding.DynamicPropertyDescriptor
com.inductiveautomation.factorypmi.application.components.template.PrivateCustomProperty
- 
Field Summary
FieldsFields inherited from class com.inductiveautomation.factorypmi.application.binding.DynamicPropertyDescriptor
CAT_DYNAMIC - 
Constructor Summary
ConstructorsConstructorDescriptionPrivateCustomProperty(String name, String shortDesc, Class propertyType, Object value)  - 
Method Summary
Methods inherited from class com.inductiveautomation.factorypmi.application.binding.DynamicPropertyDescriptor
getPropertyType, getValue, isDropTarget, setDropTarget, setPropertyType, setValue, toStringMethods inherited from class java.beans.FeatureDescriptor
attributeNames, getDisplayName, getName, getShortDescription, getValue, isExpert, isHidden, isPreferred, setDisplayName, setExpert, setHidden, setName, setPreferred, setShortDescription, setValue 
- 
Field Details
- 
CAT_CUSTOM_PRIVATE
- See Also:
 
 
 - 
 - 
Constructor Details
- 
PrivateCustomProperty
public PrivateCustomProperty() - 
PrivateCustomProperty
 
 -