Package com. pda. screenshotmatcher2. viewModels
View models, which provide two-way data bindings for data models. Implemented as part of the MVVM architecture.
Types
Capture View Model
Link copied to clipboard
ViewModel that provides two way data bindings for CaptureModel. Use this class to retrieve/manipulate data stored in CaptureModel.
Gallery View Model
Link copied to clipboard
ViewModel that provides two way data bindings for images stored in the internal gallery.
Server Connection View Model
Link copied to clipboard
class ServerConnectionViewModel(application: Application) : AndroidViewModel
Content copied to clipboard
ViewModel that provides two way data bindings for ServerConnectionModel Use this class to retrieve/manipulate data stored in ServerConnectionModel