SGFramework.results

The results property is an object that provides methods for managing an HTML page under the results pane of the SkylineGlobe webpage.

Methods

Name

Description

addPage Method

Adds an HTML page under the results pane of the SkylineGlobe web page.

removePage Method

Removes a page from the SkylineGlobe results pane.

show Method

Shows (restores) the results page pane.

hide Method

Hides (minimizes) the results page pane.

toggle Method

Toggles the result pages pane.

attachNode Method

Creates linkage between the results page and a group node in the SGWorld control.

setNext  Method

Shows the next page from the result pages list.

setPrev Method

Shows the previous page from the result pages list.

setResult Method

Shows a specific result page from the result pages list.

Properties

Name

Description

account Property

An object that provides access to the user account.

tools Property

TBD