|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TextAreaSupport
JTextArea subclasses can implement this interface to provide additional information to AjaxSwing
| Method Summary | |
|---|---|
boolean |
isPlainText()
Provides rendering hints to WYSIWYGEditor.This method is only used when WYSIWYGEditor is set as renderer,
when it is not set, JTextArea is always rendered as plain text |
| Method Detail |
|---|
boolean isPlainText()
WYSIWYGEditor.WYSIWYGEditor is set as renderer,
when it is not set, JTextArea is always rendered as plain text
DefaultJTextAreaRenderer, false - when WYSIWYGEditor is used
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||