|
BEA NetUI tags and APIs are included for backward compatibility only. For new applications, use the Beehive tags and APIs. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Formattable
Interface that indicates whether or not a tag's output can be formatted with by a FormatTag.
| Method Summary | |
|---|---|
void |
addFormatter(FormatTag.Formatter formatter)
Adds a FormatTag.Formatter instance to the tag's set of formatters. |
| Method Detail |
|---|
void addFormatter(FormatTag.Formatter formatter)
formatter - - the formatter instance to add to the Formattable tag's set of formatters.
|
BEA NetUI tags and APIs are included for backward compatibility only. For new applications, use the Beehive tags and APIs. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||