Package com.morpheusdata.views
Class ViewModel<T>
- java.lang.Object
-
- com.morpheusdata.views.ViewModel<T>
-
- Type Parameters:
T
- Type of object in the model.
public class ViewModel<T> extends java.lang.Object
This model will be provided from Morpheus-ui to the plugin controller. It contains the request/response
-
-
Constructor Summary
Constructors Constructor Description ViewModel()
-