Class FooterAction.Builder

  • Enclosing class:
    FooterAction

    public static final class FooterAction.Builder
    extends java.lang.Object
    Builder class for FooterAction.
    • Constructor Detail

      • Builder

        public Builder()
        Constructor with parameters for the required properties of FooterAction.
    • Method Detail

      • setDockToContainerFooter

        public FooterAction.Builder setDockToContainerFooter​(java.lang.Boolean dockToContainerFooter)
        If true, the footer will appear in the underlying container that holds the widget.
        Parameters:
        dockToContainerFooter - New value for the property.
      • setUrl

        public FooterAction.Builder setUrl​(java.lang.String url)
        Hyperlink to the UI page that provides details of action.
        Parameters:
        url - New value for the property.