Uses of Class
org.exoplatform.services.portletcontainer.config.CustomWindowState

Packages that use CustomWindowState
org.exoplatform.services.portletcontainer   
org.exoplatform.services.portletcontainer.config   
 

Uses of CustomWindowState in org.exoplatform.services.portletcontainer
 

Methods in org.exoplatform.services.portletcontainer that return types with arguments of type CustomWindowState
 List<CustomWindowState> PortletContainer.getCustomWindowState()
           
 

Methods in org.exoplatform.services.portletcontainer with parameters of type CustomWindowState
 void PortletContainer.addCustomWindowState(CustomWindowState state)
           
 

Method parameters in org.exoplatform.services.portletcontainer with type arguments of type CustomWindowState
 void PortletContainer.setCustomWindowState(List<CustomWindowState> list)
           
 

Uses of CustomWindowState in org.exoplatform.services.portletcontainer.config
 

Methods in org.exoplatform.services.portletcontainer.config with parameters of type CustomWindowState
static void XMLSerializer.toXML(org.exoplatform.commons.xml.ExoXMLSerializer ser, CustomWindowState state)
           
 



Copyright © 2009 eXo Platform SAS. All Rights Reserved.