InitialValue Property

This member of Class WaveLinkWidget is supported on: Palm, CE

The InitialValue Property sets and retrieves the initial value of the widget.

Syntax

public String getInitialValue()
public void setInitialValue(String initialValue)

Parameters

initialValue

The variable that specifies the initial value

Returns

The initial value of the widget

Remarks

The possible values for a checkbox widget:

CHECKED - Checked checkbox state

UNCHECKED - Unchecked checkbox state

UNDETERMINED - Undetermined checkbox state

The possible values for a repeater button widget:

DOWNREPEATER - Down arrow button

LEFTREPEATER - Left arrow button

RIGHTREPEATER - Right arrow button

UPREPEATER - Up arrow button

See Constant Values for the numeric equates returned by the function.

 


Was this article useful?    

The topic was:

Inaccurate

Incomplete

Not what I expected

Other

Privacy and Legal