Class PropertySupport
java.lang.Object
net.thevpc.common.props.impl.PropertySupport
-
Constructor Summary
ConstructorsConstructorDescriptionPropertySupport(String name, Object source, PropertyType propertyType, boolean writable, PropertyListeners listeners) -
Method Summary
-
Constructor Details
-
PropertySupport
public PropertySupport(String name, Object source, PropertyType propertyType, boolean writable, PropertyListeners listeners)
-
-
Method Details
-
isWritable
public boolean isWritable() -
type
-
name
-
listeners
-
userObjects
-
propagateEvents
-