Package org.apache.pivot.wtk
Interface ListButton.Skin
- 
- All Known Implementing Classes:
 ListButtonSkin,TerraListButtonSkin
- Enclosing class:
 - ListButton
 
public static interface ListButton.SkinListButton skin interface. ListButton skins must implement this interface to facilitate additional communication between the component and the skin. 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description WindowgetListViewPopup() 
 - 
 
- 
- 
Method Detail
- 
getListViewPopup
Window getListViewPopup()
 
 - 
 
 -