|
Oracle™ Business Intelligence Beans Java API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
This interface defines methods that you use to access WordWrap attributes.
| Method Summary | |
boolean |
isWordWrapEnabled()Indicates whether text is wrapped onto multiple lines. |
void |
setWordWrapEnabled(boolean wordWrapEnabled)Specifies whether text is wrapped onto multiple lines. |
| Method Detail |
public void setWordWrapEnabled(boolean wordWrapEnabled)
wordWrapEnabled - true to make text wrap onto multiple lines, false to prevent text from wrapping onto multiple lines.public boolean isWordWrapEnabled()
true if text is wrapped onto multiple lines, false if text is not wrapped onto multiple lines.
|
Oracle™ Business Intelligence Beans Java API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||