Uses of Class
com.vmware.nsx_policy.model.FooterAction.Builder
-
Packages that use FooterAction.Builder Package Description com.vmware.nsx_policy.model -
-
Uses of FooterAction.Builder in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return FooterAction.Builder Modifier and Type Method Description FooterAction.Builder
FooterAction.Builder. setDockToContainerFooter(java.lang.Boolean dockToContainerFooter)
If true, the footer will appear in the underlying container that holds the widget.FooterAction.Builder
FooterAction.Builder. setLabel(Label label)
FooterAction.Builder
FooterAction.Builder. setUrl(java.lang.String url)
Hyperlink to the UI page that provides details of action.
-