|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ViewPropertyDescriptor | |
|---|---|
| hudson.model | Core object model that are bound to URLs via stapler, rooted at Hudson. |
| Uses of ViewPropertyDescriptor in hudson.model |
|---|
| Methods in hudson.model that return ViewPropertyDescriptor | |
|---|---|
ViewPropertyDescriptor |
ViewProperty.getDescriptor()
|
| Methods in hudson.model that return types with arguments of type ViewPropertyDescriptor | |
|---|---|
static DescriptorExtensionList<ViewProperty,ViewPropertyDescriptor> |
ViewProperty.all()
|
List<ViewPropertyDescriptor> |
View.getApplicablePropertyDescriptors()
Returns all the LabelAtomPropertyDescriptors that can be potentially configured
on this label. |
DescribableList<ViewProperty,ViewPropertyDescriptor> |
View.getProperties()
Gets the view properties configured for this view. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||