|
Compiere 3.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ComponentVO.ComponentType | |
|---|---|
| org.compiere.vos | |
| Uses of ComponentVO.ComponentType in org.compiere.vos |
|---|
| Fields in org.compiere.vos declared as ComponentVO.ComponentType | |
|---|---|
ComponentVO.ComponentType |
ComponentVO.componentType
Indicates how a particular component should be rendered in the UI. |
| Methods in org.compiere.vos that return ComponentVO.ComponentType | |
|---|---|
static ComponentVO.ComponentType |
ComponentVO.ComponentType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ComponentVO.ComponentType[] |
ComponentVO.ComponentType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
Compiere 3.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||