Uses of Interface
com.xpn.xwiki.wysiwyg.client.syntax.SyntaxValidatorManager

Packages that use SyntaxValidatorManager
com.xpn.xwiki.wysiwyg.client.syntax.internal   
com.xpn.xwiki.wysiwyg.client.ui   
 

Uses of SyntaxValidatorManager in com.xpn.xwiki.wysiwyg.client.syntax.internal
 

Classes in com.xpn.xwiki.wysiwyg.client.syntax.internal that implement SyntaxValidatorManager
 class DefaultSyntaxValidatorManager
          The default implementation for the SyntaxValidatorManager.
 

Uses of SyntaxValidatorManager in com.xpn.xwiki.wysiwyg.client.ui
 

Constructors in com.xpn.xwiki.wysiwyg.client.ui with parameters of type SyntaxValidatorManager
XWysiwygEditor(Wysiwyg wysiwyg, Config config, SyntaxValidatorManager svm, PluginFactoryManager pfm)
           
 



Copyright © 2004-2008 XWiki. All Rights Reserved.