|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Binding
A binding from a visual editing control to a form model's property.
Method Summary | |
---|---|
JComponent |
getControl()
Returns the visual control that is bound to the form model's property. |
FormModel |
getFormModel()
Returns the form model that this binding is for. |
String |
getProperty()
Returns the property that this binding is for. |
Method Detail |
---|
FormModel getFormModel()
String getProperty()
JComponent getControl()
getControl
in interface ControlFactory
null
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |