org.apache.pivot.wtk
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 Summary
 Window getCalendarPopup()
           
 

Method Detail

getCalendarPopup

Window getCalendarPopup()