org.araneaframework.core
Class BaseApplicationWidget.ViewableImpl

java.lang.Object
  extended by org.araneaframework.core.BaseApplicationWidget.ViewableImpl
All Implemented Interfaces:
Serializable, Viewable.Interface
Enclosing class:
BaseApplicationWidget

protected class BaseApplicationWidget.ViewableImpl
extends Object
implements Viewable.Interface

See Also:
Serialized Form

Constructor Summary
protected BaseApplicationWidget.ViewableImpl()
           
 
Method Summary
 Object getViewModel()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BaseApplicationWidget.ViewableImpl

protected BaseApplicationWidget.ViewableImpl()
Method Detail

getViewModel

public Object getViewModel()
Specified by:
getViewModel in interface Viewable.Interface