Uses of Class
com.cc.framework.util.PropertyMap

Packages that use PropertyMap
com.cc.framework.ui.control   
com.cc.framework.ui.model   
com.cc.framework.ui.model.imp   
com.cc.framework.util   
 

Uses of PropertyMap in com.cc.framework.ui.control
 

Methods in com.cc.framework.ui.control with parameters of type PropertyMap
 void TreeControl.synchronizeState(RequestContext ctx, PropertyMap properties)
           
 void Control.synchronizeState(PropertyMap properties)
          This method applies the given state properties to the controls state model
 void Control.synchronizeState(RequestContext ctx, PropertyMap properties)
          This method applies the given state properties to the controls state model
 

Uses of PropertyMap in com.cc.framework.ui.model
 

Methods in com.cc.framework.ui.model with parameters of type PropertyMap
 void StateModel.synchronizeState(PropertyMap properties)
          This method applies the given state properties to the controls state model
 

Uses of PropertyMap in com.cc.framework.ui.model.imp
 

Methods in com.cc.framework.ui.model.imp with parameters of type PropertyMap
 void TreeStateModelImp.synchronizeState(PropertyMap properties)
           
 void TreelistStateModelImp.synchronizeState(PropertyMap properties)
           
 void TabsetStateModelImp.synchronizeState(PropertyMap properties)
           
 void SchedulerStateModelImp.synchronizeState(PropertyMap properties)
           
 void RatingStateModelImp.synchronizeState(PropertyMap properties)
           
 void ListStateModelImp.synchronizeState(PropertyMap properties)
           
 void FrameStateModelImp.synchronizeState(PropertyMap properties)
           
 void CrumbsStateModelImp.synchronizeState(PropertyMap properties)
           
 

Uses of PropertyMap in com.cc.framework.util
 

Methods in com.cc.framework.util that return PropertyMap
static PropertyMap PropertyMap.parse(java.lang.String str)
          Converts a String into a PropertyMap Object
 



Copyright © 2000-2005 SCC Informationssysteme GmbH. All Rights Reserved.