SGFramework.Ribbon

Exposes control over the SkylineGlobe Web Package ribbon.

 

 

Methods

Description

activateTab

Shows and selects the designated ribbon tab.

bind

Associates a specific function with a specified event, so that the function is executed each time the event button is clicked.

clickButton

Simulates a click on the designated button command.

enableButton

Enables or disables the designated button.

enableTab

Enables or disables all buttons on the designated tab.

hideTab

Hides a ribbon tab, e.g. for contextual tabs.

setButtonValue

Sets button value.

showTab

Shows a ribbon tab, e.g. for contextual tabs.

unbind

Disassociates a specific function from a specified event, so that the function is no longer executed each time the event is triggered.