TIWCGJQMCustomButton Class

Represents type TIWCGJQMCustomButton.

Namespace: IWCGJQMButton
TIWCGJQMContainer
  IWCGJQMButton.TIWCGJQMCustomButton
    IWCGJQMButton.TIWCGJQMButton
type
 TIWCGJQMCustomButton = class(TIWCGJQMContainer, IIWJQMLinkingOptions)
 end;

The TIWCGJQMCustomButton type exposes the following members.

Show:
 NameDescription
Create(TComponent)

Initializes a new instance of the TIWCGJQMCustomButton class.

Destroy

Represents the destructor of the TIWCGJQMCustomButton class.

Top
Show:
 NameDescription
Caption

Represents property Caption.

JQHTMLElement

Represents property JQHTMLElement.

JQMButtonOptions

Represents property JQMButtonOptions.

JQMLinkingOptions

Represents property JQMLinkingOptions.

Top
Show:
 NameDescription
AfterAjaxReRenderJS

Represents method AfterAjaxReRenderJS.

GetControlJQMLinkingOptions

Represents method GetControlJQMLinkingOptions.

GetDocumentationLink

Represents method GetDocumentationLink.

GetElementID

Represents method GetElementID.

GetEnabled

Represents method GetEnabled.

GetRenderScript

Represents method GetRenderScript.

Notification(TComponent,TOperation)

Represents method Notification(TComponent,TOperation).

RenderComponents(TIWContainerContext,TIWBasePageContext)

Represents method RenderComponents(TIWContainerContext,TIWBasePageContext).

RenderDesignHTML(TIWHTMLTag)

Represents method RenderDesignHTML(TIWHTMLTag).

RenderHTML(TIWCompContext)

Represents method RenderHTML(TIWCompContext).

RenderStyle(TIWCompContext)

Represents method RenderStyle(TIWCompContext).

SetBounds(Integer,Integer,Integer,Integer)

Represents method SetBounds(Integer,Integer,Integer,Integer).

SetEnabled(Boolean)

Represents method SetEnabled(Boolean).

Top