Uses of Interface
org.xwiki.gwt.user.client.HasActionHandlers

Packages that use HasActionHandlers
org.xwiki.gwt.user.client   
org.xwiki.gwt.user.client.ui.rta   
 

Uses of HasActionHandlers in org.xwiki.gwt.user.client
 

Methods in org.xwiki.gwt.user.client with parameters of type HasActionHandlers
static ActionEvent ActionEvent.fire(HasActionHandlers source, String actionName)
          Fires an action event on all registered handlers in the handler manager.
 

Uses of HasActionHandlers in org.xwiki.gwt.user.client.ui.rta
 

Classes in org.xwiki.gwt.user.client.ui.rta that implement HasActionHandlers
 class RichTextArea
          Extends the rich text area provided by GWT to add support for advanced editing.
 



Copyright © 2004-2012 XWiki. All Rights Reserved.