|
GraphLab Project | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgraphlab.plugins.reports.extension.GraphReportExtensionHandler
public class GraphReportExtensionHandler
Field Summary | |
---|---|
protected AbstractAction |
a
|
static java.lang.String |
REPORTS_SIDEBAR
|
static java.lang.String |
REPORTS_UI
|
Constructor Summary | |
---|---|
GraphReportExtensionHandler()
|
Method Summary | |
---|---|
AbstractAction |
handle(BlackBoard b,
java.lang.Object ext)
tries to handle the given Object as a known Extension,... |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected AbstractAction a
public static final java.lang.String REPORTS_UI
public static final java.lang.String REPORTS_SIDEBAR
Constructor Detail |
---|
public GraphReportExtensionHandler()
Method Detail |
---|
public AbstractAction handle(BlackBoard b, java.lang.Object ext)
ExtensionHandler
handle
in interface ExtensionHandler
b
- the blackboard as the environment...ext
- the extension which we want to create the AbstractAction from
AbstractExtensionAction
|
GraphLab Project | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |