JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.weebly.opus1269.clipman.ui.base
Interface VMAdapterFactory<VM,T extends
AdapterItem
>
All Known Implementing Classes:
BackupAdapter.BackupViewModelFactory
,
ClipAdapter.ClipViewModelFactory
,
DevicesAdapter.DeviceViewModelFactory
,
LabelsEditAdapter.LabelViewModelFactory
,
LabelsSelectAdapter.LabelViewModelFactory
public interface
VMAdapterFactory<VM,T extends
AdapterItem
>
Factory to create typed ViewModel instances
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
VM
create
(
T
item)
Method Detail
create
VM
create(
T
item)
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method