Class | Description |
---|---|
DevTagHandler |
Dev tag container, displaying a div and decorating the dev handler for dev mode rendering, and displaying the
original handler (layout or widget handler) after that.
|
LayoutDevTagHandler |
Dev tag handler for layouts, retrieving the template on the layout definition (or its type definition) using the
template defined in mode
BuiltinModes.DEV . |
WidgetTypeDevTagHandler |
Dev tag handler for widgets, retrieving the template to use on the widget properties (preferably on the widget type
properties) using key
AbstractWidgetTypeHandler.DEV_TEMPLATE_PROPERTY_NAME . |
Copyright © 2015 Nuxeo SA. All rights reserved.