This member of Class WaveLinkMenubarInfo is supported on: Palm, CE
The Replace Method replaces the menu name at the specified index.
Syntax
public void Replace(int inDex, String menuName)
throws WaveLinkError
Parameters
inDex |
The zero-based index value of the menu to be replaced |
menuName |
The name of the new WaveLinkMenu configuration |
Throws
WaveLinkError
Remarks
The first menu file in the list is indexed as zero. For example, to remove for the third file in the current WaveLinkMenubarInfo object, you pass a 2.
Was this article useful?
The topic was:
Inaccurate
Incomplete
Not what I expected
Other