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