|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActionGroupIF | |
---|---|
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). |
Uses of ActionGroupIF in net.ontopia.topicmaps.webed.impl.basic |
---|
Classes in net.ontopia.topicmaps.webed.impl.basic that implement ActionGroupIF | |
---|---|
class |
ActionGroup
INTERNAL: Basic implementation of ActionGroupIF interface, for storing a set of action objects belonging to a common group. |
Methods in net.ontopia.topicmaps.webed.impl.basic that return ActionGroupIF | |
---|---|
ActionGroupIF |
ActionRegistryIF.getActionGroup(java.lang.String groupName)
INTERNAL: Gets the principal action group specified by the action group name. |
ActionGroupIF |
ActionRegistry.getActionGroup(java.lang.String groupName)
|
Methods in net.ontopia.topicmaps.webed.impl.basic with parameters of type ActionGroupIF | |
---|---|
void |
ActionRegistryIF.addActionGroup(ActionGroupIF actionGroup)
INTERNAL: Adds a principal action group to this registry. |
void |
ActionRegistry.addActionGroup(ActionGroupIF actionGroup)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |