Class FormDataItem
Object
FormDataItem
- All Implemented Interfaces:
Item,Serializable
Implementacao de Item especializado em commitar valores na estrutura
de dados do servico de formularios do Vitruvio.
- Author:
- Eduardo Frazao
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classprotected static classNested 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) getData()PropertyCollection<?> boolean
-
Constructor Details
-
FormDataItem
-
-
Method Details
-
getData
-
getItemProperty
- Specified by:
getItemPropertyin interfaceItem
-
getItemPropertyIds
- Specified by:
getItemPropertyIdsin interfaceItem
-
addItemProperty
- Specified by:
addItemPropertyin interfaceItem- Throws:
UnsupportedOperationException
-
removeItemProperty
- Specified by:
removeItemPropertyin interfaceItem- Throws:
UnsupportedOperationException
-