Uses of Interface
net.ontopia.topicmaps.webed.core.ActionParametersIF

Packages that use ActionParametersIF
net.ontopia.topicmaps.webed.core The core interfaces of the Web Editor Framework; the main interfaces used to build Web Editor applications. 
 

Uses of ActionParametersIF in net.ontopia.topicmaps.webed.core
 

Methods in net.ontopia.topicmaps.webed.core that return ActionParametersIF
 ActionParametersIF ActionParametersIF.cloneAndOverride(java.util.List newparams)
          EXPERIMENTAL: Creates clones the ActionParametersIF object, overriding the parameter list to the given list.
 ActionParametersIF WebEdRequestIF.getActionParameters(java.lang.String name)
          PUBLIC: Returns the parameters of the named action.
 

Methods in net.ontopia.topicmaps.webed.core with parameters of type ActionParametersIF
 void ActionIF.perform(ActionParametersIF params, ActionResponseIF response)
          PUBLIC: Performs the action using the values provided by the params parameter.
 



Copyright © 2000-2009 Ontopia.