Uses of Class
wheel.components.RenderableComponentConfiguration

Packages that use RenderableComponentConfiguration
wheel.components   
 

Uses of RenderableComponentConfiguration in wheel.components
 

Subclasses of RenderableComponentConfiguration in wheel.components
 class StandaloneComponentConfiguration
           
 

Methods in wheel.components that return RenderableComponentConfiguration
 RenderableComponentConfiguration RenderableComponent.config()
           
 RenderableComponentConfiguration RenderableComponentConfiguration.setRenderId(boolean renderId)
          Calling this method with false is useful when you want to suppress id-attribute for a single component.
 RenderableComponentConfiguration RenderableComponentConfiguration.setRenderSelf(boolean renderSelf)
           
 RenderableComponentConfiguration RenderableComponentConfiguration.setUseXhtml(boolean useXhtml)
          Sets the xhtml-mode.
 RenderableComponentConfiguration RenderableComponentConfiguration.setVisible(boolean visible)
           
 



Copyright © 2007-2008. All Rights Reserved.