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
-
Method Summary
Methods inherited from class ch.tocco.nice2.model.form.impl.form2.builder.LayoutBuilderImpl
addComponent, addField, addField, copyField, label
Methods inherited from class ch.tocco.nice2.model.form.impl.form2.builder.AbstractLayoutContainerBuilder
addLayout, addTable
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface ch.tocco.nice2.model.form.api.form2.builder.LayoutBuilder
addComponent, addField, addField, addField, copyField, label
Methods inherited from interface ch.tocco.nice2.model.form.api.form2.builder.LayoutContainerBuilder
addLayout, addLayout, addTable, addTable
-
Constructor Details
-
TableBuilderImpl
-
-
Method Details
-
selectable
- Specified by:
selectable
in interfaceTableBuilder
-
clickable
- Specified by:
clickable
in interfaceTableBuilder
-
sorting
- Specified by:
sorting
in interfaceTableBuilder
-