TIWCGJQMCustomSidePanel Class

Represents type TIWCGJQMCustomSidePanel.

Namespace: IWCGJQMSidePanel
TIWCGJQMContainer
  IWCGJQMSidePanel.TIWCGJQMCustomSidePanel
    IWCGJQMSidePanel.TIWCGJQMSidePanel
type
 TIWCGJQMCustomSidePanel = class(TIWCGJQMContainer)
 end;

The TIWCGJQMCustomSidePanel type exposes the following members.

Show:
 NameDescription
Create(TComponent)

Initializes a new instance of the TIWCGJQMCustomSidePanel class.

Destroy

Represents the destructor of the TIWCGJQMCustomSidePanel class.

Top
Show:
 NameDescription
JQMSidePanelOptions

JQMSidePanel options

Top
Show:
 NameDescription
AcceptDesignTimeControlWithin(TControl,string,Boolean)

Represents method AcceptDesignTimeControlWithin(TControl,string,Boolean).

Close

Closes a panel.

GetDocumentationLink

Represents method GetDocumentationLink.

GetHTML5

Represents method GetHTML5.

GetMobile

Represents method GetMobile.

GetRenderScript

Represents method GetRenderScript.

jsClose

Represents method jsClose.

jsOpen

Represents method jsOpen.

jsToggle

Represents method jsToggle.

Open

Opens a panel

RenderHTML(TIWCompContext)

Represents method RenderHTML(TIWCompContext).

RenderStyle(TIWCompContext)

Represents method RenderStyle(TIWCompContext).

Toggle

Toggles the visibility the panel so it will open a closed panel or close and open panel.

Top