public interface JBOField
| Modifier and Type | Method and Description | 
|---|---|
| oracle.jbo.AttributeDef | getAttributeDef() | 
| java.lang.Object | getControlValue() | 
| java.lang.Object | getDataValue() | 
| javax.swing.JComponent | getJComponent() | 
| oracle.jbo.LocaleContext | getLocaleContext() | 
| void | refresh() | 
oracle.jbo.AttributeDef getAttributeDef()
java.lang.Object getDataValue()
java.lang.Object getControlValue()
javax.swing.JComponent getJComponent()
oracle.jbo.LocaleContext getLocaleContext()
void refresh()