TIWCGJQMNavbarItem Class

Navbar item class

Namespace: IWCGJQMNavbar
TCGCollectionItem
  IWCGJQMNavbar.TIWCGJQMNavbarItem
type
 TIWCGJQMNavbarItem = class(TCGCollectionItem, IIWCGFuncAdapter, IIWJQMLinkingOptions)
 end;

The TIWCGJQMNavbarItem type exposes the following members.

Show:
 NameDescription
Destroy

Represents the destructor of the TIWCGJQMNavbarItem class.

Top
Show:
 NameDescription
Active

Set one of the links to the active (selected) state

Class_

Set the css class of the navbar item

Disabled

Enable/Disable navbar button

Events

Events

Icon

Set the icon of the navbar item.

JQHTMLElement

Represents property JQHTMLElement.

JQMLinkingOptions

Linking Options

NavBarItems

Represents property NavBarItems.

Text

Set the text of the navbar item.

Theme

Sets the color scheme (swatch) for all instances of this widget. It accepts a single letter from a-z that maps to the swatches included in your theme. By default, it will inherit the same swatch color as it's parent container if not explicitly set.

UniqueName

Represents property UniqueName.

Top
Show:
 NameDescription
Assign(TPersistent)

Represents method Assign(TPersistent).

GetCGJSContainer

Represents method GetCGJSContainer.

GetControlJQMLinkingOptions

Represents method GetControlJQMLinkingOptions.

GetDisplayName

Represents method GetDisplayName.

GetElementID

Represents method GetElementID.

GetFixedScript(TIWCGJSonFunc,Boolean)

Represents method GetFixedScript(TIWCGJSonFunc,Boolean).

GetHTMLName

Represents method GetHTMLName.

GetImplComponent

Represents method GetImplComponent.

GetItemIndex

Represents method GetItemIndex.

GetIWCLName

Represents method GetIWCLName.

GetPropName

Represents method GetPropName.

jsDisable(boolean)

Represents method jsDisable(boolean).

Top