public static interface CheckBoxColumnDefaultAppearance.CheckBoxColumnTemplates extends XTemplates
XTemplates.Formatter<T>, XTemplates.FormatterFactories, XTemplates.FormatterFactory, XTemplates.FormatterFactoryMethod, XTemplates.TemplateCondition, XTemplates.TemplateConditions, XTemplates.XTemplate
Modifier and Type | Method and Description |
---|---|
SafeHtml |
renderCell(CheckBoxColumnDefaultAppearance.CheckBoxColumnStyle style) |
SafeHtml |
renderHeader(CheckBoxColumnDefaultAppearance.CheckBoxColumnStyle style) |
@XTemplates.XTemplate(value="<div class=\'{style.rowChecker}\'> </div>") SafeHtml renderCell(CheckBoxColumnDefaultAppearance.CheckBoxColumnStyle style)
@XTemplates.XTemplate(value="<div class=\'{style.hdChecker}\'></div>") SafeHtml renderHeader(CheckBoxColumnDefaultAppearance.CheckBoxColumnStyle style)
Copyright © 2018. All rights reserved.