Intersoft WebDesktop Documentation
WebDesktopShortcut
Send Feedback
Intersoft WebDesktop > Client-side References > WebDesktopShortcut

Glossary Item Box

 WebDesktopShortcut Properties

Name Description
Gets the name of the WebDesktopShortcut control.

ValueType
String

Default Value

Index Description
Gets or sets the index of the WebDesktopShortcut object.

ValueType
String

Default Value

DesktopManager Description
Gets or sets the DesktopManager instance associated with WebDesktopShortcut control.

ValueType
DesktopManager

Default Value

Text Description
Gets or sets the text caption displayed in the WebDesktopShortcut control.

ValueType
String

Default Value

TargetURL Description
Gets or sets the target URL of WebDesktopShortcut.

ValueType
String

Default Value

WindowName Description
Gets or sets the WebDesktopWindow's name associated with the WebDesktopShortcut.

ValueType
String

Default Value

Visible Description
Gets the value that indicates whether the control is visible.

ValueType
Boolean

Default Value
True
Enabled Description
Gets the value that indicates whether the WebDesktopShortcut control is enabled.

ValueType
Boolean

Default Value
True
Location Description
Gets or sets the location of WebDesktopShortcut.

ValueType
OffsetLocation

Default Value

Collection Description
Gets the Collection that contains the WebDesktopShortcut.

ValueType
Array

Default Value

ToolTip Description
Gets or sets the tool tip text that will be displayed on mouse over action.

ValueType
String

Default Value

TargetControlBoxImage Description
Gets or sets the image that will be displayed as the control box image of WebDesktopShortcut.

ValueType
String

Default Value

 WebDesktopShortcut Methods

GetElement Description
Returns the outer part of Frame element of WebDesktopShortcut.

Parameters

Remarks

Return Value
object (HTML element)

GetTextElement Description
Returns the text element of WebDesktopShortcut.

Parameters

Remarks

Return Value
object (HTML element)

Rearrange Description
Rearranges the collection of WebDesktopShortcut.

Parameters

Remarks

Return Value
void

Select Description
Selects the WebDesktopShortcut.

Parameters

Remarks

Return Value
void

Open Description
Opens the WebDesktopWindows associated with the WebDesktopShortcut.

Parameters

Remarks

Return Value
void

SetText Description
Sets the text property of WebDesktopShortcut.

Parameters

Remarks

Return Value
void

Delete Description
Deletes the WebDesktopShortcut.

Parameters

Remarks

Return Value
void

Show Description
Show the WebDesktopShortcut.

Parameters

Remarks

Return Value
void

Hide Description
Hide the WebDesktopShortcut.

Parameters

Remarks

Return Value
void

© 2012 Intersoft Solutions Corp. All Rights Reserved.