Package | Description |
---|---|
org.richfaces.renderkit.util |
Modifier and Type | Field and Description |
---|---|
static PanelIcons |
PanelIcons.DEFAULT |
Modifier and Type | Method and Description |
---|---|
static PanelIcons |
PanelIcons.getIcon(String attrIconCollapsedValue) |
static PanelIcons |
PanelIcons.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PanelIcons[] |
PanelIcons.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
abstract String |
PanelIcons.State.getCssClass(PanelIcons icons) |
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.