public class TCompoundControl extends CompoundControl implements TControllable
CompoundControl.Type| Constructor and Description |
|---|
TCompoundControl(CompoundControl.Type type,
Control[] aMemberControls) |
| Modifier and Type | Method and Description |
|---|---|
void |
commit() |
TCompoundControl |
getParentControl() |
void |
setParentControl(TCompoundControl compoundControl) |
getMemberControls, toStringpublic TCompoundControl(CompoundControl.Type type, Control[] aMemberControls)
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.