Class TableHandler
java.lang.Object
ch.tocco.nice2.model.form.impl.form2.reader.handler.LayoutContainerHandler
ch.tocco.nice2.model.form.impl.form2.reader.handler.AbstractLayoutHandler
ch.tocco.nice2.model.form.impl.form2.reader.handler.LayoutHandler
ch.tocco.nice2.model.form.impl.form2.reader.handler.TableHandler
- All Implemented Interfaces:
DataElementHandler,IgnoreRemainingElementsHandler
-
Nested Class Summary
Nested classes/interfaces inherited from interface ch.tocco.nice2.model.form.impl.form2.reader.handler.IgnoreRemainingElementsHandler
IgnoreRemainingElementsHandler.ExtPropsHandler -
Field Summary
Fields inherited from class ch.tocco.nice2.model.form.impl.form2.reader.handler.AbstractLayoutHandler
defaultValueResolver, entityModel, layout, validatorHandlerContextFactory -
Constructor Summary
ConstructorsConstructorDescriptionTableHandler(TableImpl table, EntityModel entityModel, DefaultValueResolver defaultValueResolver, ValidatorHandlerContextFactory validatorHandlerContextFactory) -
Method Summary
Modifier and TypeMethodDescriptionvoidclickable(boolean selectable) voidconstriction(String constriction) voiddesktopLayout(String desktopLayout) voidvoidvoidmobileLayout(String mobileLayout) voidsearchEndpoint(String searchEndpoint) voidselectable(boolean selectable) voidMethods inherited from class ch.tocco.nice2.model.form.impl.form2.reader.handler.LayoutHandler
action, column, createLayoutHandler, handleFieldElement, setBoxWidthRatio, setCollapsed, setOccupiesRemainingHeight, termsMethods inherited from class ch.tocco.nice2.model.form.impl.form2.reader.handler.AbstractLayoutHandler
createComponentContainer, description, display, displayType, getDefaultValueResolver, getEntityModel, getFieldContainer, getLayoutContainer, getValidatorHandlerContextFactory, label, labeled, positionMethods inherited from class ch.tocco.nice2.model.form.impl.form2.reader.handler.LayoutContainerHandler
createTableHandler, handleHorizontalBox, handleTable, handleVerticalBoxMethods 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.impl.form2.reader.handler.DataElementHandler
address, available, code, createFieldHandler, createFieldHandler, createPathResolver, date, datetime, document, format, geosearch, getOrCreateField, html, image, location, multiRemoteField, multiSelectBox, number, range, remoteField, singleSelectBox, text, textArea, upload, urlMethods inherited from interface ch.tocco.nice2.model.form.impl.form2.reader.handler.IgnoreRemainingElementsHandler
handleExtProps, ignore, iterator, template
-
Constructor Details
-
TableHandler
public TableHandler(TableImpl table, EntityModel entityModel, DefaultValueResolver defaultValueResolver, ValidatorHandlerContextFactory validatorHandlerContextFactory)
-
-
Method Details
-
sorting
-
selectable
-
clickable
-
endpoint
-
searchEndpoint
-
layouts
-
desktopLayout
-
mobileLayout
-
constriction
-