Interface ListButton.Skin

  • All Known Implementing Classes:
    ListButtonSkin, TerraListButtonSkin
    Enclosing class:
    ListButton

    public static interface ListButton.Skin
    ListButton skin interface. ListButton skins must implement this interface to facilitate additional communication between the component and the skin.
    • Method Detail

      • getListViewPopup

        Window getListViewPopup()