public class ChoiceOption extends OptionType
| Modifier and Type | Field and Description |
|---|---|
ElementDescription[] |
choiceInfo |
Integer |
defaultIndex |
valueIsReadonlydynamicProperty, dynamicType| Constructor and Description |
|---|
ChoiceOption() |
| Modifier and Type | Method and Description |
|---|---|
ElementDescription[] |
getChoiceInfo() |
Integer |
getDefaultIndex() |
void |
setChoiceInfo(ElementDescription[] choiceInfo) |
void |
setDefaultIndex(Integer defaultIndex) |
getValueIsReadonly, setValueIsReadonlygetDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic ElementDescription[] choiceInfo
public Integer defaultIndex
public ElementDescription[] getChoiceInfo()
public Integer getDefaultIndex()
public void setChoiceInfo(ElementDescription[] choiceInfo)
public void setDefaultIndex(Integer defaultIndex)
Copyright © 2011-2012. All Rights Reserved.