TIWCGJQMSidePanel Class

Represents type TIWCGJQMSidePanel.

Namespace: IWCGJQMSidePanel
TIWCGJQMContainer
  IWCGJQMSidePanel.TIWCGJQMCustomSidePanel
    IWCGJQMSidePanel.TIWCGJQMSidePanel
type
 [ComponentPlatformsAttribute(pidWin32 or pidWin64)]
 TIWCGJQMSidePanel = class(TIWCGJQMCustomSidePanel)
 end;

The TIWCGJQMSidePanel type exposes the following members.

Show:
 NameDescription
Create(TComponent)

Initializes a new instance of the TIWCGJQMCustomSidePanel class. (Inherited from TIWCGJQMCustomSidePanel.)

Top
Show:
 NameDescription
JQMSidePanelOptions

Represents property JQMSidePanelOptions.

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

Represents method AcceptDesignTimeControlWithin(TControl,string,Boolean). (Inherited from TIWCGJQMCustomSidePanel.)

Close

Closes a panel. (Inherited from TIWCGJQMCustomSidePanel.)

GetDocumentationLink

Represents method GetDocumentationLink. (Inherited from TIWCGJQMCustomSidePanel.)

GetHTML5

Represents method GetHTML5. (Inherited from TIWCGJQMCustomSidePanel.)

GetMobile

Represents method GetMobile. (Inherited from TIWCGJQMCustomSidePanel.)

GetRenderScript

Represents method GetRenderScript. (Inherited from TIWCGJQMCustomSidePanel.)

jsClose

Represents method jsClose. (Inherited from TIWCGJQMCustomSidePanel.)

jsOpen

Represents method jsOpen. (Inherited from TIWCGJQMCustomSidePanel.)

jsToggle

Represents method jsToggle. (Inherited from TIWCGJQMCustomSidePanel.)

Open

Opens a panel (Inherited from TIWCGJQMCustomSidePanel.)

RenderHTML(TIWCompContext)

Represents method RenderHTML(TIWCompContext). (Inherited from TIWCGJQMCustomSidePanel.)

RenderStyle(TIWCompContext)

Represents method RenderStyle(TIWCompContext). (Inherited from TIWCGJQMCustomSidePanel.)

Toggle

Toggles the visibility the panel so it will open a closed panel or close and open panel. (Inherited from TIWCGJQMCustomSidePanel.)

Top