|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ValidationRule | |
|---|---|
| org.xwiki.gwt.wysiwyg.client.syntax | |
| org.xwiki.gwt.wysiwyg.client.syntax.rule | |
| Uses of ValidationRule in org.xwiki.gwt.wysiwyg.client.syntax |
|---|
| Methods in org.xwiki.gwt.wysiwyg.client.syntax with parameters of type ValidationRule | |
|---|---|
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. |
| Uses of ValidationRule in org.xwiki.gwt.wysiwyg.client.syntax.rule |
|---|
| Classes in org.xwiki.gwt.wysiwyg.client.syntax.rule that implement ValidationRule | |
|---|---|
class |
ImageSelectionBehaviourRule
Validation rule used to define the behavior when the selection is on an image. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||