| Modifier and Type | Optional Element and Description |
|---|---|
String[] |
acceptedValues |
String |
defaultValue |
String |
formItemTypeForAdd |
String |
formItemTypeForEdit |
String |
label |
String |
localLabel
Deprecated.
|
String |
localTabName
Deprecated.
|
int |
order |
boolean |
required |
String |
subgroup |
String |
tabName |
public abstract String defaultValue
public abstract String label
@Deprecated public abstract String localLabel
public abstract String tabName
@Deprecated public abstract String localTabName
public abstract String subgroup
public abstract int order
public abstract String[] acceptedValues
public abstract boolean required
public abstract String formItemTypeForEdit
public abstract String formItemTypeForAdd
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.