Interface CalendarButton.Skin

  • All Known Implementing Classes:
    CalendarButtonSkin, TerraCalendarButtonSkin
    Enclosing class:
    CalendarButton

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

      • getCalendarPopup

        Window getCalendarPopup()