Package org.seamcat.model.plugin
Interface UIModel<M>
-
public interface UIModel<M>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description <T> UIItem<T>
forItem(T target)
M
getModel()
-
public interface UIModel<M>
Modifier and Type | Method | Description |
---|---|---|
<T> UIItem<T> |
forItem(T target) |
|
M |
getModel() |