RemoveWidget Method

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

The RemoveWidget Method removes the specified widget from the collection based on the widget ID or index value of the widget.

Syntax

public void RemoveWidget(int widgetID)
public void RemoveWidget(WaveLinkWidget remWidget)
throws IllegalArgumentException

Parameters

widgetID

The widget ID of the widget to be removed

remWidg

The widget to be removed

Throws

IllegalArgumentException

Remarks

The RemoveWidget Methods can remove a widget based on either its widget ID or the name of the widget object to be removed.

 


Was this article useful?    

The topic was:

Inaccurate

Incomplete

Not what I expected

Other

Privacy and Legal