Class DataSourceItem
Object
DataSourceItem
- All Implemented Interfaces:
Item,Serializable
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface Item
Item.Editor, Item.PropertySetChangeEvent, Item.PropertySetChangeListener, Item.PropertySetChangeNotifier, Item.Viewer -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanaddItemProperty(Object id, Property property) PropertyCollection<?> boolean
-
Constructor Details
-
DataSourceItem
-
-
Method Details
-
getItemProperty
- Specified by:
getItemPropertyin interfaceItem
-
getItemPropertyIds
- Specified by:
getItemPropertyIdsin interfaceItem
-
addItemProperty
- Specified by:
addItemPropertyin interfaceItem- Throws:
UnsupportedOperationException
-
removeItemProperty
- Specified by:
removeItemPropertyin interfaceItem- Throws:
UnsupportedOperationException
-