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