Package hudson.model
Class View.PropertyList
java.lang.Object
- All Implemented Interfaces:
- Iterable<ViewProperty>,- Collection<ViewProperty>,- List<ViewProperty>
- Enclosing class:
- View
- 
Nested Class SummaryNested classes/interfaces inherited from class hudson.util.DescribableListDescribableList.ConverterImpl, DescribableList.Owner
- 
Field SummaryFields inherited from class hudson.util.PersistedListdata, ownerFields inherited from class java.util.AbstractListmodCount
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class hudson.util.DescribableListbuildDependencyGraph, contains, get, get, getDynamic, rebuild, rebuild, rebuild, rebuildHetero, rebuildHetero, remove, replace, setOwner, toArray, toMapMethods inherited from class hudson.util.PersistedListadd, addAll, addAllTo, clear, contains, get, getAll, isEmpty, iterator, remove, remove, removeAll, replace, replaceBy, setOwner, size, toArray, toList, toStringMethods inherited from class java.util.AbstractListadd, addAll, equals, hashCode, indexOf, lastIndexOf, listIterator, listIterator, remove, removeRange, set, subListMethods inherited from class java.util.AbstractCollectioncontainsAll, removeAll, retainAll, toArrayMethods inherited from class java.lang.Objectclone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.util.CollectionparallelStream, removeIf, stream, toArrayMethods inherited from interface java.util.ListcontainsAll, removeAll, replaceAll, retainAll, sort, spliterator, toArray
- 
Constructor Details- 
PropertyListpublic PropertyList()
 
- 
- 
Method Details- 
getOwner
- 
onModifiedDescription copied from class:PersistedListCalled when a list is mutated.- Overrides:
- onModifiedin class- PersistedList<ViewProperty>
- Throws:
- IOException
 
 
-