| java.lang.Object | ||
| ↳ | AndroidViewModel | |
| ↳ | com.pdftron.pdf.dialog.menueditor.MenuEditorViewModel | |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| MenuEditorViewModel(Application application) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
getAllItemsLiveData() | ||||||||||
|
|
getItemsLiveData() | ||||||||||
|
final
|
getObservable() | ||||||||||
|
|
getPinnedItemsLiveData() | ||||||||||
| void | onReset() | ||||||||||
| void | setAllItems(ArrayList<MenuEditorItem> items) | ||||||||||
| void | setItems(ArrayList<MenuEditorItem> items) | ||||||||||
| void | setPinnedItems(ArrayList<MenuEditorItem> items) | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||