Package | Description |
---|---|
net.ontopia.topicmaps.webed.impl.basic |
The basic implementation of the core interfaces belonging to
Ontopia's web editor framework, except the classes related to the
to the implementation of actions (which are in their own package
structure).
|
net.ontopia.topicmaps.webed.impl.utils |
Modifier and Type | Method and Description |
---|---|
void |
ConfigurationObservableIF.addObserver(ConfigurationObserverIF o)
Adds an observer to the set of observers for this object.
|
void |
ConfigurationObservableIF.removeObserver(ConfigurationObserverIF o)
Removes an observer from the set of observers of this object.
|
Modifier and Type | Class and Description |
---|---|
class |
ActionConfigRegistrator
INTERNAL: Keeps track with registering the action registry object
in the web application scope.
|
Modifier and Type | Method and Description |
---|---|
void |
ActionConfigurator.addObserver(ConfigurationObserverIF o) |
void |
ActionConfigurator.removeObserver(ConfigurationObserverIF o) |