|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConfigurationOwner
Something, typically a component, that is able to provide editing facilities for an ArooaConfiguration.
Method Summary | |
---|---|
void |
addOwnerStateListener(OwnerStateListener listener)
Add a listener. |
ConfigurationSession |
provideConfigurationSession()
Provide a ConfigurationSession . |
void |
removeOwnerStateListener(OwnerStateListener listener)
Remove a listener. |
DesignFactory |
rootDesignFactory()
Get the design factory for the configuration. |
ArooaElement |
rootElement()
Get the root element. |
Method Detail |
---|
ConfigurationSession provideConfigurationSession()
ConfigurationSession
.
ConfigurationSession
. My be null if no session is available.void addOwnerStateListener(OwnerStateListener listener)
listener
- void removeOwnerStateListener(OwnerStateListener listener)
listener
- DesignFactory rootDesignFactory()
ArooaElement rootElement()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |