com.irisel.oms.guiom.comp
Interface UIComponent
- All Superinterfaces:
- Access
- All Known Implementing Classes:
- AbstractTimeField, DateField, DateTimeField, HtmlEditor, HtmlEditor, JComboList, JLinkField, JListX, JTextFieldX, JTextPaneX, TimestampField, TriStateCheckBox
public interface UIComponent
- extends Access
getValue
java.lang.Object getValue()
setValue
void setValue(java.lang.Object o)
init
void init(ClassVO c,
PropertyVO p,
java.lang.Object value)
throws ComponentInitializationException
- Throws:
ComponentInitializationException
getPopupMenu
PopUpMenu getPopupMenu()
setPopUpMenu
void setPopUpMenu(PopUpMenu popup)