Uses of Class
flex.management.BaseControl

Packages that use BaseControl
flex.management   
 

Uses of BaseControl in flex.management
 

Methods in flex.management that return BaseControl
 BaseControl BaseControl.getParentControl()
          Returns the parent BaseControl of this instance.
 BaseControl Manageable.getControl()
          Returns the control MBean used to manage the component.
 BaseControl ManageableComponent.getControl()
           
 

Methods in flex.management with parameters of type BaseControl
 void Manageable.setControl(BaseControl control)
          Set the control MBean used to manage the component.
 void ManageableComponent.setControl(BaseControl control)
           
 

Constructors in flex.management with parameters of type BaseControl
BaseControl(BaseControl parent)
          Constructs a BaseControl instance that references its parent; the parent may be null for root control MBeans.
 



Copyright © 2006 Adobe Systems Inc. All Rights Reserved. (Updated August 2, 2006)

Take a survey