org.xwiki.gwt.wysiwyg.client
Class Wysiwyg

java.lang.Object
  extended by 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: f989491f8dc7903026810c56790ebaccc2ea8931 $

Constructor Summary
Wysiwyg()
           
 
Method Summary
 void onModuleLoad()
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Wysiwyg

public Wysiwyg()
Method Detail

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.