Class DefaultActions

java.lang.Object
com.levigo.jadice.web.client.ui.DefaultActions

public final class DefaultActions extends Object
Provides a couple of predefined actions that can be used to control the PageView. The method names are fairly self-describing.

If an action was already created to an ActionRegistry and is called again for the same ActionRegistry the other parameters are ignored and the registered action in the registry will be returned.