Class: NavbarCaption

PSV.components.NavbarCaption

Navbar caption class

Name Type Description
navbar PSV.components.Navbar
caption string

Extends

Members

children Array.<PSV.components.AbstractComponent> packagereadonly inherited overrides

All child components

container HTMLElement readonly inherited overrides

prop Object protected inherited overrides

Internal properties

Properties:
Name Type Description
id string
collapsable boolean
width number
contentWidth number

width of the caption content

Reference to main controller

Methods

destroy () protected inherited overrides

Destroys the component

Hides the component

isVisible ()boolean inherited overrides

Checks if the component is visible

Returns:
Type Description
boolean

setCaption (html)

Sets the bar caption

Name Type Description
html string

Displays the component

toggle (visible) inherited overrides

Displays or hides the component

Name Type Description
visible boolean optional

forced state