|
GraphLab Project | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgraphlab.platform.core.AbstractAction
graphlab.ui.extension.UIActionExtensionAction
public class UIActionExtensionAction
wrap a UIAction in an AbstractAction
Field Summary |
---|
Fields inherited from class graphlab.platform.core.AbstractAction |
---|
blackboard |
Constructor Summary | |
---|---|
UIActionExtensionAction(BlackBoard bb,
UIActionExtension action)
|
Method Summary | |
---|---|
void |
performAction(java.lang.String eventName,
java.lang.Object value)
like Action |
void |
setUIEvent(java.lang.String actionId)
|
Methods inherited from class graphlab.platform.core.AbstractAction |
---|
disable, enable, getBlackBoard, getLastListenedEventKey, isEnable, keyChanged, listen4Event, setBlackBoard, unListenEvent |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UIActionExtensionAction(BlackBoard bb, UIActionExtension action)
Method Detail |
---|
public void setUIEvent(java.lang.String actionId)
public void performAction(java.lang.String eventName, java.lang.Object value)
AbstractAction
performAction
in interface Action
performAction
in class AbstractAction
|
GraphLab Project | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |