org.pentaho.di.ui.core.database.dialog
Class XulStepFieldsModel.FieldsCollection

java.lang.Object
  extended by org.pentaho.ui.xul.XulEventSourceAdapter
      extended by org.pentaho.ui.xul.util.AbstractModelList<StepFieldNode>
          extended by org.pentaho.di.ui.core.database.dialog.XulStepFieldsModel.FieldsCollection
All Implemented Interfaces:
Serializable, Iterable<StepFieldNode>, Collection<StepFieldNode>, List<StepFieldNode>, org.pentaho.ui.xul.XulEventSource
Enclosing class:
XulStepFieldsModel

public static class XulStepFieldsModel.FieldsCollection
extends org.pentaho.ui.xul.util.AbstractModelList<StepFieldNode>

See Also:
Serialized Form

Constructor Summary
XulStepFieldsModel.FieldsCollection()
           
 
Method Summary
 
Methods inherited from class org.pentaho.ui.xul.util.AbstractModelList
add, add, addAll, addAll, asList, clear, contains, containsAll, get, getChildren, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, moveChildDown, moveChildDown, moveChildUp, moveChildUp, onAdd, onRemove, remove, remove, removeAll, removeModel, retainAll, set, setChildren, size, subList, toArray, toArray
 
Methods inherited from class org.pentaho.ui.xul.XulEventSourceAdapter
addPropertyChangeListener, addPropertyChangeListener, removePropertyChangeListener, removePropertyChangeListener
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.List
equals, hashCode
 

Constructor Detail

XulStepFieldsModel.FieldsCollection

public XulStepFieldsModel.FieldsCollection()