org.jaffa.presentation.portlet.widgets.model
Class WidgetModel

java.lang.Object
  extended byorg.jaffa.presentation.portlet.widgets.model.WidgetModel
Direct Known Subclasses:
CheckBoxModel, DateTimeModel, DropDownModel, EditBoxModel, GridModel, GridModelRow, ImageModel, RadioButtonModel, TableModel, TreeModel

public class WidgetModel
extends Object

Base class for all the widget models.


Constructor Summary
WidgetModel()
          Creates new WidgetModel
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WidgetModel

public WidgetModel()
Creates new WidgetModel



Copyright © 2002-2004 JAFFA Project.