public abstract class DynamicFormulaFunction extends StatefulFormulaFunction
This formula function is given a director which can be used to open/close expressions that read real-time data.
| Constructor and Description |
|---|
DynamicFormulaFunction() |
| Modifier and Type | Method and Description |
|---|---|
PVDirector<?> |
getDirector()
The director to use to connect/disconnect live data expressions.
|
dispose, isPureclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcalculate, getArgumentNames, getArgumentTypes, getDescription, getName, getReturnType, isVarArgspublic final PVDirector<?> getDirector()
Copyright © 2010–2015. All rights reserved.