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

Method Detail

getListViewPopup

Window getListViewPopup()