This member of Class WaveLinkScreen is supported on: CE
The getCurrentValue Method returns the value from the last event directed to the screen. Screens receive events when no widget has focus.
Syntax
public java.lang.String getCurrentValue()
Returns
The value of the last event
Remarks
The value returned by this method is equivalent to what a WaveLinkEvent object’s getEvent Method would return inside a WaveLinkListener object listening for screen events.
Was this article useful?
The topic was:
Inaccurate
Incomplete
Not what I expected
Other