Package com.polarion.alm.tracker
Class IModulePageLayouter.PropertyDescriptior
java.lang.Object
com.polarion.alm.tracker.IModulePageLayouter.PropertyDescriptior
- Enclosing interface:
- IModulePageLayouter
-
Constructor Summary
ConstructorsConstructorDescriptionPropertyDescriptior
(String key, String label, String type) Descriptor of the IModulePageLayouter property needed by the layout customization dialog for the editing of the properties. -
Method Summary
-
Constructor Details
-
PropertyDescriptior
Descriptor of the IModulePageLayouter property needed by the layout customization dialog for the editing of the properties.- Parameters:
key
- The key of the property as used in the IRenderingLayout.getProperty() method.label
- The label to display in the customization dialog.type
- The type of editor used in the customization dialog - see constants PROPERTY_TYPE_*.
-
-
Method Details
-
getKey
-
getLabel
-
getType
-