WaveLinkFactory Object

The WaveLinkFactory object is supported on: Palm, CE

The WaveLinkFactory object contains the methods necessary to build all types of widget objects.

Properties

DefaultCoordinateType Property

Stores and retrieves the default coordinate type of the WaveLinkFactory object.

DefaultDisplayBackColor Property

Stores and retrieves the default background color of the WaveLinkFactory object.

DefaultDisplayFlags Property

Stores and retrieves the default label formatting flags of the WaveLinkFactory object.

DefaultDisplayFontSize Property

Stores and retrieves the size of the default display font of the WaveLinkFactory object.

DefaultDisplayFontType Property

Stores and retrieves the name of the default display font of the WaveLinkFactory object.

DefaultDisplayForeColor Property

Stores and retrieves the default foreground color of the WaveLinkFactory object.

Methods

CreateBitmap Method

Creates an image based on a bitmap file.

CreateButton Method

Creates a standard button that triggers an action when the user clicks it.

CreateCheckbox Method

Creates a checkbox that stores an on/off state.

CreateField Method

Creates an input box.

CreateHotspot Method

Creates an invisible area that triggers a specific action when the user taps it.

CreateLabel Method

Creates positioned text in a proportionally-spaced font.

CreateMenubar Method

Creates a menubar containing a set of menus.

CreatePopupTrigger Method

Creates a popup trigger that displays a pop-up list when the user taps it.

CreatePushButton Method

Creates a set of buttons that store an on/off state.

CreateRepeaterButton Method

Creates a button that implies that something will be scrolled or incremented when the user clicks it.

CreateSelectorTrigger Method

Creates a button that implies that a dialog box will open when the user clicks it.

Prog IDs

"WaveLink.WaveLinkFactory"

Remarks

The WaveLinkFactory object automates the process of creating widgets. Use the WaveLinkWidget object to specify widget characteristics not available in the WaveLinkFactory object.

To cause widgets to display on the RF device, you must use the StoreWidgets method. To return input from a widget, use the RFInput or GetEvent method. These two methods automatically return the widget ID. To process input from the widget based on the widget ID, use the LastExtendedType method. To process input from the widget based on its general input type (scanned, keyed, widget input, etc.) use the LastInputType method.

 


Was this article useful?    

The topic was:

Inaccurate

Incomplete

Not what I expected

Other

Privacy and Legal