Interface SelectorDropDownDisplayer.View

    • Method Detail

      • showTitle

        void showTitle​(String title)
      • margins

        void margins​(int top,
                     int bottom,
                     int left,
                     int right)
      • setWidth

        void setWidth​(int width)
      • showSelectHint

        void showSelectHint​(String column,
                            boolean multiple)
      • showResetHint

        void showResetHint​(String column,
                           boolean multiple)
      • showCurrentSelection

        void showCurrentSelection​(String text,
                                  String hint)
      • clearItems

        void clearItems()
      • getGroupsTitle

        String getGroupsTitle()
      • getColumnsTitle

        String getColumnsTitle()