Uses of Class
net.n2oapp.framework.api.metadata.global.view.widget.table.Layout
-
Packages that use Layout Package Description net.n2oapp.framework.api.metadata.global.view.widget.table -
-
Uses of Layout in net.n2oapp.framework.api.metadata.global.view.widget.table
Methods in net.n2oapp.framework.api.metadata.global.view.widget.table that return Layout Modifier and Type Method Description static LayoutLayout. valueOf(String name)Returns the enum constant of this type with the specified name.static Layout[]Layout. values()Returns an array containing the constants of this enum type, in the order they are declared.
-