Class TableBuilderImpl
java.lang.Object
ch.tocco.nice2.model.form.impl.form2.builder.AbstractLayoutContainerBuilder<TableImpl>
ch.tocco.nice2.model.form.impl.form2.builder.LayoutBuilderImpl<TableImpl>
ch.tocco.nice2.model.form.impl.form2.builder.TableBuilderImpl
- All Implemented Interfaces:
LayoutBuilder,LayoutContainerBuilder,TableBuilder
-
Field Summary
Fields inherited from class ch.tocco.nice2.model.form.impl.form2.builder.AbstractLayoutContainerBuilder
component -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ch.tocco.nice2.model.form.impl.form2.builder.LayoutBuilderImpl
addComponent, addField, addField, copyFieldSet, labelMethods inherited from class ch.tocco.nice2.model.form.impl.form2.builder.AbstractLayoutContainerBuilder
addLayout, addTableMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ch.tocco.nice2.model.form.api.form2.builder.LayoutBuilder
addComponent, addField, addField, addField, copyFieldSet, labelMethods inherited from interface ch.tocco.nice2.model.form.api.form2.builder.LayoutContainerBuilder
addLayout, addLayout, addTable, addTable
-
Constructor Details
-
TableBuilderImpl
-
-
Method Details
-
selectable
- Specified by:
selectablein interfaceTableBuilder
-
clickable
- Specified by:
clickablein interfaceTableBuilder
-
sorting
- Specified by:
sortingin interfaceTableBuilder
-