| Package | Description |
|---|---|
| org.xwiki.gwt.wysiwyg.client.syntax | |
| org.xwiki.gwt.wysiwyg.client.syntax.rule |
| Modifier and Type | Method and Description |
|---|---|
void |
SyntaxValidator.addValidationRule(ValidationRule rule)
Adds a new validation rule to the list of rules this syntax validator obeys.
|
void |
SyntaxValidator.removeValidationRule(ValidationRule rule)
Removes the specified rule from the list of validation rules this syntax validator obeys.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ImageSelectionBehaviourRule
Validation rule used to define the behavior when the selection is on an image.
|
Copyright © 2004–2016 XWiki. All rights reserved.