Uses of Class
org.efaps.ui.wicket.behaviors.dojo.ContentPaneBehavior.Region

Packages that use ContentPaneBehavior.Region
org.efaps.ui.wicket.behaviors.dojo   
 

Uses of ContentPaneBehavior.Region in org.efaps.ui.wicket.behaviors.dojo
 

Methods in org.efaps.ui.wicket.behaviors.dojo that return ContentPaneBehavior.Region
static ContentPaneBehavior.Region ContentPaneBehavior.Region.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ContentPaneBehavior.Region[] ContentPaneBehavior.Region.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.efaps.ui.wicket.behaviors.dojo with parameters of type ContentPaneBehavior.Region
ContentPaneBehavior(ContentPaneBehavior.Region _region, boolean _splitter)
          Constructor.
ContentPaneBehavior(ContentPaneBehavior.Region _region, boolean _splitter, String _width, String _height)
          Constructor.
 



Copyright © 2003-2011 The eFaps Team. All Rights Reserved.