public class TControlController extends Object implements TControllable
| Constructor and Description |
|---|
TControlController() |
| Modifier and Type | Method and Description |
|---|---|
void |
commit() |
TCompoundControl |
getParentControl() |
void |
setParentControl(TCompoundControl compoundControl) |
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.