|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Configurable_UIAccess
optional interface for JETERS-components
Components using this interface offer the possibility of changing their configuration using a JETERS user interface.
Method Summary | |
---|---|
NamedDataSet |
changeConfigurationUI(UIComponent uiForRequests)
if this method is called, the user should be given access to the component's settings via the specified UI note that this method is object-independent, i.e. no object should directly directly changed. |
Methods inherited from interface jeters.core.Configurable |
---|
getConfiguration, setConfiguration |
Method Detail |
---|
NamedDataSet changeConfigurationUI(UIComponent uiForRequests)
uiForRequests
- a UI-component which should be used for enabling the user to change the component's configuration
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |