hudson.model
Class View.PropertyList
java.lang.Object
hudson.util.PersistedList<T>
hudson.util.DescribableList<ViewProperty,ViewPropertyDescriptor>
hudson.model.View.PropertyList
- All Implemented Interfaces:
- Iterable<ViewProperty>
- Enclosing class:
- View
public static class View.PropertyList
- extends DescribableList<ViewProperty,ViewPropertyDescriptor>
Methods inherited from class hudson.util.DescribableList |
buildDependencyGraph, contains, get, get, getDynamic, rebuild, rebuild, rebuildHetero, remove, replace, setOwner, toArray, toMap |
Methods inherited from class hudson.util.PersistedList |
add, addAll, addAllTo, clear, contains, get, getAll, isEmpty, iterator, remove, remove, removeAll, replace, replaceBy, setOwner, size, toList |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
View.PropertyList
public View.PropertyList()
getOwner
public View getOwner()
onModified
protected void onModified()
throws IOException
- Description copied from class:
PersistedList
- Called when a list is mutated.
- Overrides:
onModified
in class PersistedList<ViewProperty>
- Throws:
IOException
Copyright © 2004-2013. All Rights Reserved.