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

Glossary Item Box

 WebNavBar Properties

Name Description
Gets or sets the name of this WebNavBar instance

ValueType
String

Default Value

Index Description
Gets or sets the index of this WebNavBar instance

ValueType
int

Default Value

Size Description
Gets or sets the size of this WebNavBar instance

ValueType
unit size

Default Value

Text Description
Gets or sets the text of this WebNavBar instance

ValueType
String

Default Value

Image Description
Gets or sets the image of this WebNavBar instance

ValueType
String

Default Value

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

ValueType
unit size

Default Value

ToolTip Description
Gets or sets the tooltip of this WebNavBar instance

ValueType
String

Default Value

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

ValueType
boolean

Default Value

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

ValueType
boolean

Default Value

Collapse Description
Gets or sets the value to indicate whether this WebNavBar instance is collapsed

ValueType
boolean

Default Value

CaptionDisplayMode Description
Gets or sets the caption display mode of this WebNavBar instance

ValueType
CaptionDisplayMode

Default Value

CaptionStyle Description
Gets or sets the caption style of this WebNavBar instance

ValueType
WebStyle

Default Value

Items Description
Gets or sets the items in this WebNavBar instance

ValueType
Collection (ISArray)

Default Value

ActiveBarItemIndex Description
Gets or sets the active WebNavBarItem index of this WebNavBar instance

ValueType
int

Default Value

ContentMode Description
Gets or sets the content mode of this WebNavBar instance

ValueType
ContentMode

Default Value

ContentURL Description
Gets or sets the content URL of this WebNavBar instance when using IFrame as ContentMode

ValueType
String

Default Value

IFrameContentLoaded Description
Gets IFrameContentLoaded status of this WebNavBar instance

ValueType
boolean

Default Value

ItemSettings Description
Gets or sets the ItemSettings of this WebNavBar instance

ValueType
ItemSettings

Default Value

CaptionText Description
Gets or sets the CaptionText of this WebNavBar instance

ValueType
String

Default Value

 WebNavBar Methods

GetActiveBarItem Description
Gets the active WebNavBar Item

Parameters

Remarks

Return Value
object ( WebNavBarItem)

Samples

 
GetItemsContainerElement Description
Gets the HTML Items Container element of this WebNavBar instance

Parameters

Remarks

Return Value
object (HTML element)

Samples

 
GetIFrameElement Description
Gets the HTML IFrame element of this WebNavBar instance

Parameters

Remarks

Return Value
object (HTML element)

Samples

 
GetImageElement Description
Gets the HTML Image element of this WebNavBar instance

Parameters

Remarks

Return Value
object (HTML element)

Samples

 
GetTextElement Description
Gets the HTML Text element of this WebNavBar instance

Parameters

Remarks

Return Value
object (HTML element)

Samples

 
GetElement Description
Gets the HTML element of this WebNavBar instance

Parameters

Remarks

Return Value
object (HTML element)

Samples

 
GetFooterElement Description
Gets the HTML footer element of this WebNavBar instance

Parameters

Remarks

Return Value
object (HTML element)

Samples

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

Parameters

Remarks

Return Value
boolean

Samples

 
SetCaption Description
Sets the caption of this WebNavBar instance

Parameters
caption ( String )
Caption to be set for this WebnavBar instance


Remarks

Return Value

Samples

 
SetImage Description
Sets the image of this WebNavBar instance

Parameters
img ( String )
path of the image


Remarks

Return Value

Samples

 
SetDisable Description
Disabled this WebNavBar instance

Parameters

Remarks

Return Value

Samples

 
SetEnable Description
Enabled this WebNavBar instance

Parameters

Remarks

Return Value

Samples

 
SetActive Description
Activated this WebNavBar instance

Parameters

Remarks

Return Value

Samples

 
Click Description
Trigger the click event of this WebNavBar instance

Parameters

Remarks

Return Value

Samples

 
© 2012 Intersoft Solutions Corp. All Rights Reserved.