|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpivot.wtk.content.ListViewItemEditor
public class ListViewItemEditor
Default list view item editor.
Constructor Summary | |
---|---|
ListViewItemEditor()
|
Method Summary | |
---|---|
void |
cancel()
|
void |
edit(ListView listView,
int index)
Notifies the editor that editing should begin. |
boolean |
isEditing()
|
void |
save()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ListViewItemEditor()
Method Detail |
---|
public void edit(ListView listView, int index)
ListView.ItemEditor
edit
in interface ListView.ItemEditor
public boolean isEditing()
isEditing
in interface Editor
public void save()
save
in interface Editor
public void cancel()
cancel
in interface Editor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |