Uses of Class
com.vmware.nsx_policy.model.Layout.Builder
-
Packages that use Layout.Builder Package Description com.vmware.nsx_policy.model -
-
Uses of Layout.Builder in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return Layout.Builder Modifier and Type Method Description Layout.Builder
Layout.Builder. setProperties(LayoutProperties properties)
Layout.Builder
Layout.Builder. setType(java.lang.String type)
Possible values are:Layout.TYPE_HORIZONTAL
Layout.TYPE_VERTICAL
Layout.TYPE_GRID
Layout.TYPE_AUTO
Describes layout of a container or widget.
-