Uses of Interface
com.ebasetech.xi.api.Controls

Packages that use Controls
com.ebasetech.xi.api   
 

Uses of Controls in com.ebasetech.xi.api
 

Methods in com.ebasetech.xi.api that return Controls
 Controls Component.getControls()
          Returns the Controls object that gives access to all controls available to the component.
 Controls WebForm.getControls()
          Returns the Controls object that gives access to all controls available to the form.