
public static interface ListViewDefaultAppearance.ListViewDefaultStyle
| Modifier and Type | Method and Description |
|---|---|
String |
item()
Returns the name of the style representing the item.
|
String |
over()
Returns the name of the style representing the cursor over state.
|
String |
sel()
Returns the name of the style representing the selected state.
|
String |
view()
Returns the name of the style representing the list view root.
|
String item()
String over()
String sel()
String view()
Copyright © 2018. All rights reserved.