|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ListViewItemStateListener
List view item state listener interface.
Nested Class Summary | |
---|---|
static class |
ListViewItemStateListener.Adapter
Adapts the ListViewItemStateListener interface. |
Method Summary | |
---|---|
void |
itemCheckedChanged(ListView listView,
int index)
Called when an item's checked state has changed. |
void |
itemDisabledChanged(ListView listView,
int index)
Called when an item's disabled state has changed. |
Method Detail |
---|
void itemDisabledChanged(ListView listView, int index)
listView
- index
- void itemCheckedChanged(ListView listView, int index)
listView
- index
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |