public interface ValidationRule
| Modifier and Type | Method and Description |
|---|---|
boolean |
areValid(RichTextArea textArea)
Verifies if the underlying features of this rule should be enabled considering the current state of the given
text area.
|
String[] |
getFeatures() |
String[] getFeatures()
boolean areValid(RichTextArea textArea)
textArea - The text area whose current state should be considered.Copyright © 2004–2017 XWiki. All rights reserved.