org.jboss.errai.workspaces.client.util
Class Action
java.lang.Object
org.jboss.errai.workspaces.client.util.Action
public class Action
- extends Object
Utility builder pattern to improve readbility
of listener based code snippets
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
perform
public static Action perform(com.google.gwt.user.client.Command task)
as
public Action as(String subject)
on
public void on(Enum command)
Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.