| Package | Description |
|---|---|
| pro.redsoft.iframework.shared.config |
| Modifier and Type | Field and Description |
|---|---|
protected TabSubType |
Tab.subType |
| Modifier and Type | Method and Description |
|---|---|
static TabSubType |
TabSubType.fromValue(String v) |
TabSubType |
Tab.getSubType()
Gets the value of the subType property.
|
static TabSubType |
TabSubType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TabSubType[] |
TabSubType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Tab.setSubType(TabSubType value)
Sets the value of the subType property.
|
Copyright © 2012–2014 RedSoft. All rights reserved.