HandyTapestry navigations
The plugin adds helpful navigations in the HTML template:- jwcid attribute value (component type)
- jwcid attribute value (component reference)
- OGNL expressions
- listener name
- page attribute value
- script attribute value
- asset
- message key
- key attribute value
- constant in OGNL
- component: expression
- Navigation from component type to the component template, or to the class for components without template:
- Navigation from component reference to the component declaration:
- Navigation from OGNL expression to the property or method in the Java class:
- Navigation from listener name to the listener method in the Java class:
- Navigation from page name in the link to the page template:
- Navigation from script name to the script file:
- Navigation from asset property name to the asset property in the java file:
- Navigation from message key to the property in the properties file:
- Navigation from key attribute value to the property in the properties file:
- Navigation from constant in OGNL to the property in the java file: