|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EditorPanelInterface
This class defines the interface between the EntityAttributeValuePanel and its editors.
Method Summary | |
---|---|
java.lang.Object |
getValue()
Returns the property value contained in the editor. |
void |
setModel(EntityAttributeValueModelInterface selectorAdapter,
java.lang.String propertyName)
Set the model for the editor. |
Method Detail |
---|
void setModel(EntityAttributeValueModelInterface selectorAdapter, java.lang.String propertyName)
propertyName
- name of the propertyselectorAdapter
- instance of com.sas.dataselectors.propertyeditor.EntityAttributeValueSelectorAdapterjava.lang.Object getValue()
|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |