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

Glossary Item Box

 WebNavBarItem Properties

Name Description
Gets or sets the name of this WebNavBarItem instance

ValueType
String

Default Value

Index Description
Gets or sets the index of this WebNavBarItem instance

ValueType
int

Default Value

Text Description
Gets or sets the text of this WebNavBarItem instance

ValueType
String

Default Value

Image Description
Gets or sets the image of this WebNavBarItem instance

ValueType
String

Default Value

ImageSize Description
Gets or sets the image size of this WebNavBarItem instance

ValueType
unit

Default Value

ToolTip Description
Gets or sets the tooltip of this WebNavBarItem instance

ValueType
String

Default Value

Enabled Description
Gets or sets the value to indicate whether this WebNavBarItem instance is enabled

ValueType
boolean

Default Value
true
DisplayMode Description
Gets or sets the display mode of this WebNavBarItem instance

ValueType
DisplayMode

Default Value

ImagePosition Description
Gets or sets the image position of this WebNavBarItem instance

ValueType
ImagePosition

Default Value

Visible Description
Gets or sets the value to indicate whether this WebNavBarItem instance is visible

ValueType
boolean

Default Value
true
TargetURL Description
Gets or sets the target URL of this WebNavBarItem instance

ValueType
String

Default Value

TargetWindow Description
Gets or sets the target window of this WebNavBarItem instance

ValueType
String

Default Value

 WebNavBarItem Methods

GetElement Description
Gets the HTML element of this WebNavBarItem instance

Parameters

Remarks

Return Value
Object (HTML Element)

Samples

 
IsActive Description
Gets the value indicating whether this WebNavBarItem instance is currently active

Parameters

Remarks

Return Value
boolean

Samples

 
Click Description
Trigger the click event of this WebNavBarItem instance

Parameters

Remarks

Return Value

Samples

 
© 2012 Intersoft Solutions Corp. All Rights Reserved.