Interface DropDownComponent.ScrollablePopupMenuModel

    • Method Detail

      • getFooterText

        java.lang.String getFooterText()
        Gets the footer text for the ScrollablePopupMenu's footer item.
        Returns:
        the footer text.
      • processItemClicked

        void processItemClicked()
        Processes the click on the pop up menu item.
      • processBeforeShowed

        void processBeforeShowed()
        Processes the showing of the pop up menu. Invoked before showing the pop up menu
      • processAfterShowed

        void processAfterShowed()
        Processes the showing of the pop up menu. Invoked after showing the pop up menu