public class DataSetTableFormatter extends TableFormatter
ICON_ORDER_DOWN, ICON_ORDER_UNKNOWN, ICON_ORDER_UP, tableHandler
Constructor and Description |
---|
DataSetTableFormatter() |
Modifier and Type | Method and Description |
---|---|
protected String |
formatCellValue(Table table,
int row,
int column) |
protected String |
getSortIcon(TableColumn column,
int columnIndex) |
protected void |
renderFragment(String fragment)
Orders the processing of fragment with given name.
|
formatHtmlCellValue, getSortKeyText, isColumnSortable, renderTableHeader, service, setColumnAttributes, setTableAttributes
afterRendering, formatObject, getDefaultLang, getDriver, getEncoding, getLang, getLocale, getLocaleManager, getLocalizedValue, getPanel, getParameter, getProvider, getSection, getWorkspace, includePage, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttributeInterpreter, setTag, writeToOut
addPeriodicTask, addPeriodicTask, factoryLookup, getComponentAlias, getComponentDescription, getComponentName, getComponentScope, init, setComponentAlias, shutdown, start, stop
protected String formatCellValue(Table table, int row, int column)
formatCellValue
in class TableFormatter
protected void renderFragment(String fragment)
Formatter
renderFragment
in class Formatter
fragment
- Name of the fragment to be rendered.protected String getSortIcon(TableColumn column, int columnIndex)
getSortIcon
in class TableFormatter
Copyright © 2012-2014 JBoss by Red Hat. All Rights Reserved.