public class ActionContext extends Object
Constructor and Description |
---|
ActionContext(ActionDefinition definition,
ActionListener listener) |
Modifier and Type | Method and Description |
---|---|
ActionDefinition |
getDefinition() |
ActionListener |
getListener() |
void |
setDefinition(ActionDefinition definition) |
void |
setListener(ActionListener listener) |
public ActionContext(ActionDefinition definition, ActionListener listener)
public ActionDefinition getDefinition()
public void setDefinition(ActionDefinition definition)
public ActionListener getListener()
public void setListener(ActionListener listener)
Copyright © 2018 Magnolia International Ltd.. All rights reserved.