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 java.lang.Object
implements com.google.gwt.core.client.EntryPoint

Publishes the JavaScript APIs to be used for creating and managing WYSIWYG editor instances.

Version:
$Id: Wysiwyg.java 26786 2010-02-07 16:46:17Z mflorea $

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-2010 XWiki. All Rights Reserved.