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

Packages that use WebEdRequestIF
net.ontopia.topicmaps.webed.core The core interfaces of the Web Editor Framework; the main interfaces used to build Web Editor applications. 
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 WebEdRequestIF in net.ontopia.topicmaps.webed.core
 

Methods in net.ontopia.topicmaps.webed.core that return WebEdRequestIF
 WebEdRequestIF ActionParametersIF.getRequest()
          PUBLIC: Returns the web editor request that triggered this action.
 

Uses of WebEdRequestIF in net.ontopia.topicmaps.webed.impl.basic
 

Classes in net.ontopia.topicmaps.webed.impl.basic that implement WebEdRequestIF
 class WebEdRequest
          INTERNAL: Default implementation of WebEdRequestIF.
 

Methods in net.ontopia.topicmaps.webed.impl.basic that return WebEdRequestIF
 WebEdRequestIF ActionParameters.getRequest()
           
 

Constructors in net.ontopia.topicmaps.webed.impl.basic with parameters of type WebEdRequestIF
ActionParameters(java.lang.String fieldname, java.lang.String[] fieldvalues, FileValueIF filevalue, java.util.List params, TopicMapIF topicmap, WebEdRequestIF request)
           
 



Copyright © 2000-2012 Ontopia.