org.araneaframework
Interface Viewable.Interface

All Superinterfaces:
Serializable
All Known Implementing Classes:
BaseApplicationComponent.ViewableImpl, BaseApplicationService.ViewableImpl, BaseApplicationWidget.ViewableImpl
Enclosing interface:
Viewable

public static interface Viewable.Interface
extends Serializable


Method Summary
 Object getViewModel()
           
 

Method Detail

getViewModel

public Object getViewModel()