org.xwiki.gwt.wysiwyg.client
Class Wysiwyg
java.lang.Object
org.xwiki.gwt.wysiwyg.client.Wysiwyg
- All Implemented Interfaces:
- com.google.gwt.core.client.EntryPoint
public class Wysiwyg
- extends Object
- implements com.google.gwt.core.client.EntryPoint
Publishes the JavaScript APIs to be used for creating and managing WYSIWYG editor instances.
- Version:
- $Id$
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Wysiwyg
public Wysiwyg()
onModuleLoad
public void onModuleLoad()
-
- Specified by:
onModuleLoad in interface com.google.gwt.core.client.EntryPoint
- See Also:
EntryPoint.onModuleLoad()
Copyright © 2004-2012 XWiki. All Rights Reserved.