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

Packages that use Tables
com.ebasetech.xi.api   
 

Uses of Tables in com.ebasetech.xi.api
 

Methods in com.ebasetech.xi.api that return Tables
 Tables BaseForm.getTables()
          Returns the Tables object that gives access to all tables available to the form.
 Tables Component.getTables()
          Returns the Tables object that gives access to all tables available to the component.