public class FixedRowCompact
extends org.extremecomponents.table.view.AbstractHtmlView
FixedRowCompact class.
| Constructor and Description | 
|---|
FixedRowCompact()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
afterBodyInternal(org.extremecomponents.table.core.TableModel model) | 
protected void | 
beforeBodyInternal(org.extremecomponents.table.core.TableModel model) | 
protected void | 
toolbar(org.extremecomponents.util.HtmlBuilder html,
       org.extremecomponents.table.core.TableModel model)
toolbar 
 | 
protected void beforeBodyInternal(org.extremecomponents.table.core.TableModel model)
beforeBodyInternal in class org.extremecomponents.table.view.AbstractHtmlViewprotected void afterBodyInternal(org.extremecomponents.table.core.TableModel model)
afterBodyInternal in class org.extremecomponents.table.view.AbstractHtmlViewprotected void toolbar(org.extremecomponents.util.HtmlBuilder html,
                       org.extremecomponents.table.core.TableModel model)
toolbar
html - a HtmlBuilder object.model - a TableModel object.Copyright © 2021. All rights reserved.