public abstract class BaseAction extends Object
Modifier | Constructor and Description |
---|---|
protected |
BaseAction()
No locatable element provided - action in the context of the previous action.
|
protected |
BaseAction(Locatable actionLocation)
Common c'tor - a locatable element is provided.
|
protected final Locatable where
protected BaseAction(Locatable actionLocation)
actionLocation
- provider of coordinates for the action.protected BaseAction()
Copyright © 2014. All rights reserved.