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.BuilderLayout.Builder. setProperties(LayoutProperties properties)Layout.BuilderLayout.Builder. setType(java.lang.String type)Possible values are:Layout.TYPE_HORIZONTALLayout.TYPE_VERTICALLayout.TYPE_GRIDLayout.TYPE_AUTODescribes layout of a container or widget.
-