|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FieldInformationIF | |
---|---|
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 FieldInformationIF in net.ontopia.topicmaps.webed.impl.basic |
---|
Classes in net.ontopia.topicmaps.webed.impl.basic that implement FieldInformationIF | |
---|---|
class |
FieldInformation
INTERNAL: Default implementation of the FieldInformationIF interface. |
Methods in net.ontopia.topicmaps.webed.impl.basic that return FieldInformationIF | |
---|---|
FieldInformationIF |
ActionRegistryIF.getField(java.lang.String fieldName)
INTERNAL: Gets the field information object belonging to the given field name. |
FieldInformationIF |
ActionRegistry.getField(java.lang.String fieldName)
|
Methods in net.ontopia.topicmaps.webed.impl.basic with parameters of type FieldInformationIF | |
---|---|
void |
ActionRegistryIF.addField(FieldInformationIF field)
INTERNAL: Adds a field to the registry of known field information map. |
void |
ActionRegistry.addField(FieldInformationIF field)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |