|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface defines the mininum required implementation
for a class that is to used by a subclass of
wt.enterprise.tabularresults.TableFormatService to format
and return the entry for an individual table cell.
Supported API: false
Extendable: false
Method Summary | |
String |
getTableCell(Object context_obj,
Locale locale,
Properties properties)
Returns a string that represents the entry in a single table cell Supported API: false |
Method Detail |
public String getTableCell(Object context_obj, Locale locale, Properties properties)
locale
- The locale contecxt for localizationproperties
- Properties that are used in creating the cell entry
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |