public void setParentControl(TCompoundControl compoundControl) {
   m_controller.setParentControl(compoundControl);
 }