| Package | Description |
|---|---|
| com.jwebmp.plugins.jqlayout.enumerations |
| Modifier and Type | Method and Description |
|---|---|
JQLayoutCSSThemeBlockNames |
JQLayoutArea.getAreaClass()
Returns the actual class for the div
|
static JQLayoutCSSThemeBlockNames |
JQLayoutCSSThemeBlockNames.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JQLayoutCSSThemeBlockNames[] |
JQLayoutCSSThemeBlockNames.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JQLayoutArea.setAreaClass(JQLayoutCSSThemeBlockNames areaClass)
Sets the class
|
Copyright © 2019 Marc Magon. All rights reserved.