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 IgnoreRemainingElementsHandler
IgnoreRemainingElementsHandler.ExtPropsHandler -
Field Summary
Fields inherited from class 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 LayoutHandler
action, column, createLayoutHandler, handleFieldElement, setBoxWidthRatio, setCollapsed, setOccupiesRemainingHeight, termsMethods inherited from class AbstractLayoutHandler
createComponentContainer, description, display, displayType, getDefaultValueResolver, getEntityModel, getFieldContainer, getLayoutContainer, getValidatorHandlerContextFactory, label, labeled, positionMethods inherited from class LayoutContainerHandler
createTableHandler, handleHorizontalBox, handleTable, handleVerticalBoxMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface 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 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
-