|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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(java.lang.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,
java.lang.String _width,
java.lang.String _height)
Constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||