Class UIRepositoryDirectories

    • Field Summary

      • Fields inherited from class org.pentaho.ui.xul.util.AbstractModelNode

        children, isUniqueList, parent
      • Fields inherited from class org.pentaho.ui.xul.XulEventSourceAdapter

        changeSupport
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void fireCollectionChanged()  
      • Methods inherited from class org.pentaho.ui.xul.util.AbstractModelNode

        add, add, addAll, addAll, asList, checkForUnique, clear, compareChildren, contains, containsAll, get, getParent, indexOf, isEmpty, isUniqueList, iterator, lastIndexOf, listIterator, listIterator, moveChildDown, moveChildDown, moveChildUp, moveChildUp, onAdd, onRemove, remove, remove, removeAll, removeModel, retainAll, set, setParent, setUniqueList, size, subList, toArray, toArray
      • Methods inherited from class org.pentaho.ui.xul.XulEventSourceAdapter

        addPropertyChangeListener, addPropertyChangeListener, firePropertyChange, removePropertyChangeListener, removePropertyChangeListener
    • Constructor Detail

      • UIRepositoryDirectories

        public UIRepositoryDirectories()
    • Method Detail

      • fireCollectionChanged

        protected void fireCollectionChanged()
        Overrides:
        fireCollectionChanged in class org.pentaho.ui.xul.util.AbstractModelNode<UIRepositoryObject>