org.barracudamvc.contrib.dbroggisch.examples.model.forms
Class ExampleFormMap.TestList

java.lang.Object
  extended by org.barracudamvc.core.comp.AbstractListModel
      extended by org.barracudamvc.core.comp.DefaultListModel
          extended by org.barracudamvc.contrib.dbroggisch.examples.model.forms.ExampleFormMap.TestList
All Implemented Interfaces:
Serializable, Cloneable, Iterable, Collection, List, org.barracudamvc.core.comp.Contextual, org.barracudamvc.core.comp.ListModel, org.barracudamvc.core.comp.model.Model
Enclosing class:
ExampleFormMap

public static class ExampleFormMap.TestList
extends org.barracudamvc.core.comp.DefaultListModel

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.barracudamvc.core.comp.DefaultListModel
items, logger
 
Fields inherited from class org.barracudamvc.core.comp.AbstractListModel
listeners, viewContext
 
Constructor Summary
ExampleFormMap.TestList()
           
 
Method Summary
 
Methods inherited from class org.barracudamvc.core.comp.DefaultListModel
add, add, addAll, addAll, clear, clone, contains, containsAll, equals, get, getItemAt, getSize, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray, toString
 
Methods inherited from class org.barracudamvc.core.comp.AbstractListModel
addModelListener, fireModelChanged, getViewContext, removeModelListener, resetModel, setViewContext
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ExampleFormMap.TestList

public ExampleFormMap.TestList()


Copyright © 2002 BarracudaMVC Open Source Project All Rights Reserved.