| org.araneaframework.Viewable
Viewable | public interface Viewable extends Serializable(Code) | | Viewable is a component which has a view model via getViewModel() .
Viewable should not be implemented directly but subinterfaces ComponentInterface,
ServiceInterface, WidgetInterface should be used.
author: "Toomas Römer" author: Jevgeni Kabanov (ekabanov at araneaframework dot org) |
_getViewable | public Interface _getViewable()(Code) | | |
|
|