Package | Description |
---|---|
hudson.model |
Core object model that are bound to URLs via stapler, rooted at Hudson.
|
Modifier and Type | Method and Description |
---|---|
ViewPropertyDescriptor |
ViewProperty.getDescriptor() |
Modifier and Type | Method and Description |
---|---|
static DescriptorExtensionList<ViewProperty,ViewPropertyDescriptor> |
ViewProperty.all() |
List<ViewPropertyDescriptor> |
View.getApplicablePropertyDescriptors()
Returns all the
LabelAtomPropertyDescriptor s that can be potentially configured
on this label. |
DescribableList<ViewProperty,ViewPropertyDescriptor> |
View.getProperties()
Gets the view properties configured for this view.
|
Copyright © 2014. All rights reserved.