Package 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
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Window
getListViewPopup()
-
-
-
Method Detail
-
getListViewPopup
Window getListViewPopup()
-
-