|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
@SASScope(value="ALL") public interface EditorPanelInterface
This class defines the interface between the EntityAttributeValuePanel and its editors.
| Method Summary | |
|---|---|
abstract java.lang.Object |
getValue()
Returns the property value contained in the editor. |
abstract 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 | |||||||||||||