QuickLaunchScreen

From Pointui

Inherits Screen.

Displays a screen that presents a quick launch hierarchy to the user. The structure and presentation is controlled primarily through it’s xml file.

See also Quick Launch.

Contents

Methods

void SetSource(String filename)

void GetFoldersNode(XmlNode result)

void GetCurrentItemsNode(XmlNode result)

void AddFolder(String name, String iconFilename)

* NOT AVAILABLE IN FREE VERSION OF HOME

void AddApplicationItem(String filename, String args)

void AddContactItem(int objectID, String contactMethod)

void AddAppletItem(String appletID)

void Save()

void SetOptions(String options)

void SetMaxItems(int maxItems)