public class ListAndroidWithEditor<M> extends ListAndroid<M> implements IListWithEditor<M>
| Constructor and Description |
|---|
ListAndroidWithEditor(android.widget.ListView listView,
ListAdapterTextView<M> listAdapterTextView,
AAsmEditor<M,?> asmEditorItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(M row) |
void |
editSelectedRow() |
AAsmEditor<M,?> |
getAsmEditorItem() |
getListAdapterTextView, getListView, notifyModelChanged, removeSelectedRow, repaint, replaceDataSourceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitremoveSelectedRow, repaint, replaceDataSourcepublic ListAndroidWithEditor(android.widget.ListView listView,
ListAdapterTextView<M> listAdapterTextView,
AAsmEditor<M,?> asmEditorItem)
public void add(M row)
public void editSelectedRow()
editSelectedRow in interface IListWithEditor<M>public AAsmEditor<M,?> getAsmEditorItem()
Copyright © 2015–2016 Beigesoft ™. All rights reserved.