Uses of Interface
org.nuxeo.ecm.platform.forms.layout.api.Layout
Package
Description
-
Uses of Layout in org.nuxeo.ecm.platform.forms.layout.api.impl
-
Uses of Layout in org.nuxeo.ecm.platform.forms.layout.export
-
Uses of Layout in org.nuxeo.ecm.platform.forms.layout.functions
Modifier and TypeMethodDescriptionLayoutFunctions.getDefaultSelectedRowNames
(Layout layout, boolean showAlwaysSelected) LayoutFunctions.getNotSelectedRows
(Layout layout, List<String> selectedRowNames) LayoutFunctions.getSelectedRows
(Layout layout, List<String> selectedRowNames, boolean showAlwaysSelected)