public class TEnumControl extends EnumControl implements TControllable
EnumControl.Type| Constructor and Description |
|---|
TEnumControl(EnumControl.Type type,
Object[] aValues,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
void |
commit() |
TCompoundControl |
getParentControl() |
void |
setParentControl(TCompoundControl compoundControl) |
getValue, getValues, setValue, toStringpublic TEnumControl(EnumControl.Type type, Object[] aValues, Object value)
public void setParentControl(TCompoundControl compoundControl)
setParentControl in interface TControllablepublic TCompoundControl getParentControl()
getParentControl in interface TControllablepublic void commit()
commit in interface TControllableCopyright © 2016. All Rights Reserved.