Uses of Class
es.prodevelop.gvsig.mobile.gui.dialog.control.ExpansibleRow

Packages that use ExpansibleRow
es.prodevelop.gvsig.mobile.gui.dialog.control   
es.prodevelop.gvsig.mobile.gui.tab   
 

Uses of ExpansibleRow in es.prodevelop.gvsig.mobile.gui.dialog.control
 

Subclasses of ExpansibleRow in es.prodevelop.gvsig.mobile.gui.dialog.control
 class AceptCancelRow
          This class represents a row in an expansible dialog containing the accept and cancel buttons (normally it's the last row of the dialog)
 

Methods in es.prodevelop.gvsig.mobile.gui.dialog.control with parameters of type ExpansibleRow
 void ExpansibleDialog.addExpansible(ExpansibleRow row)
           
 

Uses of ExpansibleRow in es.prodevelop.gvsig.mobile.gui.tab
 

Methods in es.prodevelop.gvsig.mobile.gui.tab with parameters of type ExpansibleRow
 void ExpansibleScrolledPanel.addExpansible(ExpansibleRow row)
          Adds a new expansible component to this container
 void ExpansiblePanel.addExpansible(ExpansibleRow row)
          Adds a new component the panel.