| Class | Description |
|---|---|
| LabelSurroundingResponseWriter |
This class is designed to move <input>s rendered by
SelectManyCheckboxRenderer and SelectOneRadioRenderer inside their <label> tags. |
| SelectDelegatingRendererBase |
In order to render alloy:selectManyCheckbox and alloy:selectOneRadio using CSS classes and elements consistent with
Liferay Portal's (and AlloyUI's) style, SelectDelegatingRendererBase replaces the default ResponseWriter with
TableSuppressingResponseWriter and LabelSurroundingResponseWriter. |
| TableSuppressingResponseWriter |
Copyright © 2016 Liferay, Inc.. All rights reserved.