public class TControlController extends java.lang.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 TControllable
public TCompoundControl getParentControl()
getParentControl
in interface TControllable
public void commit()
commit
in interface TControllable