|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.mlw.vlh.web.tag.support.ExcelDisplayProvider
| Constructor Summary | |
ExcelDisplayProvider()
|
|
| Method Summary | |
boolean |
doesIncludeBodyContent()
|
String |
emphase(String text,
String emphasisPattern,
String style)
Get the HTML that emphase text. |
String |
getCellPostProcess()
|
String |
getCellPreProcess(Attributes attributes)
|
String |
getHeaderCellPostProcess()
Get the HTML that comes after the column text. |
String |
getHeaderCellPreProcess(ColumnInfo columnInfo,
ValueListInfo info)
Get the HTML that comes before the column text. |
String |
getHeaderLabel(ColumnInfo columnInfo,
TableInfo tableInfo,
ValueListInfo info,
Map includeParameters)
Formats the text to be displayed as the header by waraping it in a link if sorting is enabled. |
String |
getHeaderRowPostProcess()
Get the HTML that comes before the column text. |
String |
getHeaderRowPreProcess()
Get the HTML that comes before the column text. |
String |
getMimeType()
|
String |
getNestedHeaderPostProcess()
|
String |
getNestedHeaderPreProcess(ColumnInfo columnInfo,
ValueListInfo info)
|
String |
getRowPostProcess()
|
String |
getRowPreProcess(Attributes attributes)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ExcelDisplayProvider()
| Method Detail |
public String getMimeType()
getMimeType in interface DisplayProviderAbstractHTMLDisplayProvider.getMimeType()public String getHeaderRowPreProcess()
DisplayProvider
getHeaderRowPreProcess in interface DisplayProviderAbstractHTMLDisplayProvider.getHeaderRowPreProcess()
public String getHeaderCellPreProcess(ColumnInfo columnInfo,
ValueListInfo info)
DisplayProvider
getHeaderCellPreProcess in interface DisplayProvidernet.mlw.vlh.web.tag.support.HtmlDisplayProvider#getHeaderCellPreProcess()
public String getHeaderLabel(ColumnInfo columnInfo,
TableInfo tableInfo,
ValueListInfo info,
Map includeParameters)
DisplayProvider
getHeaderLabel in interface DisplayProvidercolumnInfo - The ColumnInfo.tableInfo - The TableInfo.info - The ValueListInfo.
net.mlw.vlh.web.tag.support.HtmlDisplayProvider#getHeaderLabel(net.mlw.vlh.web.tag.ColumnInfo, net.mlw.vlh.web.tag.TableInfo,
net.mlw.vlh.ValueListInfo)public String getHeaderCellPostProcess()
DisplayProvider
getHeaderCellPostProcess in interface DisplayProviderHtmlDisplayProvider.getHeaderCellPostProcess()public String getHeaderRowPostProcess()
DisplayProvider
getHeaderRowPostProcess in interface DisplayProviderAbstractHTMLDisplayProvider.getHeaderRowPostProcess()public String getRowPreProcess(Attributes attributes)
getRowPreProcess in interface DisplayProvidernet.mlw.vlh.web.tag.support.HtmlDisplayProvider#getRowPreProcess(net.mlw.util.web.tag.Attributes)public String getCellPreProcess(Attributes attributes)
getCellPreProcess in interface DisplayProvidernet.mlw.vlh.web.tag.support.HtmlDisplayProvider#getCellPreProcess(net.mlw.util.web.tag.Attributes)public String getCellPostProcess()
getCellPostProcess in interface DisplayProviderHtmlDisplayProvider.getCellPostProcess()public String getRowPostProcess()
getRowPostProcess in interface DisplayProviderAbstractHTMLDisplayProvider.getRowPostProcess()public boolean doesIncludeBodyContent()
doesIncludeBodyContent in interface DisplayProvider
public String emphase(String text,
String emphasisPattern,
String style)
DisplayProvider
emphase in interface DisplayProviderstyle - CSS className for the span tag.text - a String that represent source text to search the emphasis pattern.emphasisPattern - a String that will be emphased in text.
net.mlw.vlh.web.tag.support.DisplayProvider#emphase(java.lang.String,
java.lang.String)
public String getNestedHeaderPreProcess(ColumnInfo columnInfo,
ValueListInfo info)
getNestedHeaderPreProcess in interface DisplayProviderpublic String getNestedHeaderPostProcess()
getNestedHeaderPostProcess in interface DisplayProvider
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||