Uses of Class
net.sf.jguiraffe.gui.builder.components.tags.table.TableFormController
-
Packages that use TableFormController Package Description net.sf.jguiraffe.gui.builder.components.tags.table A package with tag handler classes for creating table components. -
-
Uses of TableFormController in net.sf.jguiraffe.gui.builder.components.tags.table
Methods in net.sf.jguiraffe.gui.builder.components.tags.table that return TableFormController Modifier and Type Method Description TableFormController
TableTag. getTableFormController()
Returns an initializedTableFormController
object associated with this tag.
-