Enum | Description |
---|---|
Property.RenderValue |
Annotation Type | Description |
---|---|
AspectRatio | |
Component |
The Component annotation is used to indicate that a Class represents a CQ
Component.
|
ContentProperty |
Defines a property to be written to a Component's .content.xml.
|
DialogField |
The DialogField annotation is used to mark a Field or Method in a Component
Class as an authorable element.
|
DialogFieldOverride |
The DialogFieldOverride annotation is used to override settings from a
DialogField annotation on an interface or overriden method.
|
HideDialogField |
Applicable to the Touch UI only
|
HtmlTag |
Represents the cq:htmlTag node which will be rendered as a direct child of
the component's defining node.
|
IgnoreDialogField |
Used to flag a method that has an interface with a DialogField annotation to
be ignored
|
IgnoreInPlaceEditor |
Used to flag a method that has an interface with a InPlaceEditor annotation
to be ignored
|
Listener |
Identifies a single listener to be associated with a dialog widget.
|
MultiFieldChildResource |
Used to flag a field that represents a child resource for the composite Multifield.
|
Option |
To be used when specifying an option for a selection property type.
|
Property |
Defines a property to be written to a dialog widget's XML node in the
Component's dialog.xml.
|
Tab |
Defines a Tab in a Component dialog.
|
TagNameSpace |
Copyright © 2019 ICF Olson. All rights reserved.