public abstract class AbstractViewAction extends Object implements ViewAction
| Constructor and Description |
|---|
AbstractViewAction(String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
action name
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecutepublic AbstractViewAction(String name)
public String getName()
ViewActiongetName in interface ViewActionCopyright © 2015. All Rights Reserved.