Uses of Package
org.apache.wicket.request.mapper.info

Packages that use org.apache.wicket.request.mapper.info
org.apache.wicket.request.mapper   
org.apache.wicket.request.mapper.info   
 

Classes in org.apache.wicket.request.mapper.info used by org.apache.wicket.request.mapper
PageComponentInfo
          Encapsulates both page and component info.
PageInfo
          Possible string representation of PageInfo: pageId
 

Classes in org.apache.wicket.request.mapper.info used by org.apache.wicket.request.mapper.info
ComponentInfo
          Encodes listener inteface and component path in form of <listenerInterface>-<componentPath>, <listenerInterface>.<behaviorIndex>-<componentPath> or <render-count>.<listenerInterface>.<behaviorIndex>-<componentPath>
PageComponentInfo
          Encapsulates both page and component info.
PageInfo
          Possible string representation of PageInfo: pageId
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.