Package org.hippoecm.hst.core.parameters
package org.hippoecm.hst.core.parameters
-
ClassDescriptionIndicates that the value of the annotated method should be selected from a drop-down list.Marker interface for what doesn't support custom property editorA NOP implementation that can be used as the default
ValueListProvider
to indicate that there's no customValueListProvider
configured in an annotation.Indicates that the annotated class contains a set of channel properties that have to be rendered as a group in a certain order.Indicates that the annotated class contains a set of field groups that have to be rendered in a certain order.Indicates that the annotated method returns the absolute path to the handle of an image set.Indicates that the annotated method returns a JCR path that can be selected via a 'picker'.Annotation indicating that a getter method returns the value of an HST parameter.This is an annotation to be used for org.hippoecm.hst.core.component.HstComponent's.Dynamic value list provider which can be used withDropDownList
annotation to retrieve picker value list dynamically from any data sources.