TIWCGJQTab Class

Tab Options class

Namespace: IWCGJQTabs
TIWCustomRegion
  IWCGJQControl.TIWCGCustomRegion
    IWCGJQTabs.TIWCGJQTab
type
 TIWCGJQTab = class(TIWCGCustomRegion, IIWTabOrder, IIWCGJQTabDesign)
 end;

The TIWCGJQTab type exposes the following members.

Show:
 NameDescription
Create(TComponent)

Initializes a new instance of the TIWCGJQTab class. (Overrides TIWCGCustomRegion.Create(TComponent).)

Destroy

Represents the destructor of the TIWCGJQTab class. (Overrides TIWCGCustomRegion.Destroy.)

Top
Show:
 NameDescription
AjaxLoad

Load Tab via Ajax

AjaxLoadAlways

Load every time a tab, even via Ajax.

AjaxLoadCallBrowserResize

Call Intraweb Body_OnResize function after ajax load to align the controls.

AjaxLoaded

Represents property AjaxLoaded.

AjaxRequestRegisterCallbackName

Represents property AjaxRequestRegisterCallbackName. (Inherited from TIWCGCustomRegion.)

AjaxResponseScriptList

Represents property AjaxResponseScriptList. (Inherited from TIWCGCustomRegion.)

AlignWithMargins

Align With Margins

BorderOptions

Border Options

Caption

Tab Caption

CaptionAlign

Tab header caption align

ClipRegion

Clip Region

CloseIcon

Show Close Icon

Color

Color

ContextMenu

Represents property ContextMenu. (Inherited from TIWCGCustomRegion.)

Css

Represents property Css. (Inherited from TIWCGCustomRegion.)

Dispatcher

Represents property Dispatcher. (Inherited from TIWCGCustomRegion.)

Enabled

Represents property Enabled.

Font

Represents property Font. (Inherited from TIWCGCustomRegion.)

HeaderWidth

Tab header width

Height

Tab Height

HTML5

Represents property HTML5. (Inherited from TIWCGCustomRegion.)

HTMLName

Represents property HTMLName. (Inherited from TIWCGCustomRegion.)

Icon

Tab header icon

ImageIndex

Image Index

Intro

Represents property Intro. (Inherited from TIWCGCustomRegion.)

IsAjaxLoaded

Represents property IsAjaxLoaded.

IsLoading

Represents property IsLoading. (Inherited from TIWCGCustomRegion.)

JQEvents

Represents property JQEvents.

LayoutMgr

Represents property LayoutMgr.

Left

Left

LoadHidden

Represents property LoadHidden. (Inherited from TIWCGCustomRegion.)

LoadUrl

The url to load the tab content via ajax.

Tip

Usually, used to load the html or text files into tab.

MapID

Represents property MapID.

Margins

Margins

Mobile

Represents property Mobile. (Inherited from TIWCGCustomRegion.)

RegisterCallbackName[string]

Represents property RegisterCallbackName[string]. (Inherited from TIWCGCustomRegion.)

RenderInvisibleControls

Represents property RenderInvisibleControls. (Inherited from TIWCGCustomRegion.)

RootForm

Represents property RootForm. (Inherited from TIWCGCustomRegion.)

ServerUrl

Represents property ServerUrl.

SubmitResponseScriptList

Represents property SubmitResponseScriptList. (Inherited from TIWCGCustomRegion.)

TabHTMLName

Represents property TabHTMLName.

TabIndex

Tab Index

Tabs

Tabs Owner

TabUrl

Represents property TabUrl.

TagAID

Represents property TagAID.

Top

Top

Url

Url to load via Ajax

Version

Represents property Version. (Inherited from TIWCGCustomRegion.)

VisibleTabIndex

Visible Tab Index

WebApplication

Represents property WebApplication. (Inherited from TIWCGCustomRegion.)

Width

Tab Width

ZIndex

zIndex

Top
Show:
 NameDescription
Activate

Represents method Activate.

AddLinkFile(TIWCompContext,string,string)

Represents method AddLinkFile(TIWCompContext,string,string). (Inherited from TIWCGCustomRegion.)

AjaxReRender

Overloaded. Represents method AjaxReRender. (Inherited from TIWCGCustomRegion.)

AjaxReRender(Boolean,Boolean)

Overloaded. Represents method AjaxReRender(Boolean,Boolean). (Inherited from TIWCGCustomRegion.)

AjaxReRender(Boolean,TRenderRegionAsyncMethod,string,string)

Overloaded. Represents method AjaxReRender(Boolean,TRenderRegionAsyncMethod,string,string). (Inherited from TIWCGCustomRegion.)

CallEvent(string,TStringList,Boolean)

Represents method CallEvent(string,TStringList,Boolean). (Inherited from TIWCGCustomRegion.)

ContainerPrefix

Represents method ContainerPrefix. (Inherited from TIWCGCustomRegion.)

CreateWnd

Represents method CreateWnd. (Inherited from TIWCGCustomRegion.)

DispatchAjaxJavaScript(string)

Represents method DispatchAjaxJavaScript(string). (Inherited from TIWCGCustomRegion.)

DispatchSubmitJavaScript(TObject,string)

Represents method DispatchSubmitJavaScript(TObject,string). (Inherited from TIWCGCustomRegion.)

Dispose(Boolean)

Represents method Dispose(Boolean). (Inherited from TIWCGCustomRegion.)

DoAjaxRequest(TStringList)

Represents method DoAjaxRequest(TStringList). (Inherited from TIWCGCustomRegion.)

DoPostRenderProcessing(TIWMarkupLanguageTag,TIWBaseComponentContext,TComponent)

Represents method DoPostRenderProcessing(TIWMarkupLanguageTag,TIWBaseComponentContext,TComponent). (Inherited from TIWCGCustomRegion.)

GetAjaxResponseScriptListIntf(Boolean)

Represents method GetAjaxResponseScriptListIntf(Boolean). (Inherited from TIWCGCustomRegion.)

GetAsyncCommonPropertiesToRemove

Represents method GetAsyncCommonPropertiesToRemove. (Inherited from TIWCGCustomRegion.)

GetCloseIconHTMLScript

Represents method GetCloseIconHTMLScript.

GetComponent

Represents method GetComponent.

GetHTML5

Represents method GetHTML5. (Inherited from TIWCGCustomRegion.)

GetHTMLName

Represents method GetHTMLName. (Inherited from TIWCGCustomRegion.)

GetIsLoading

Represents method GetIsLoading. (Inherited from TIWCGCustomRegion.)

GetJsPrefix

Represents method GetJsPrefix.

GetMobile

Represents method GetMobile. (Inherited from TIWCGCustomRegion.)

GetSubmitParam

Represents method GetSubmitParam. (Inherited from TIWCGCustomRegion.)

getSubmitProc

Represents method getSubmitProc. (Inherited from TIWCGCustomRegion.)

GetSubmitResponseScriptListIntf(Boolean)

Represents method GetSubmitResponseScriptListIntf(Boolean). (Inherited from TIWCGCustomRegion.)

GetTabCaption

Represents method GetTabCaption.

GetTabContainer

Represents method GetTabContainer.

GetTabName

Represents method GetTabName.

get_DoRefreshControl

Represents method get_DoRefreshControl. (Inherited from TIWCGCustomRegion.)

get_HTMLName

Represents method get_HTMLName. (Inherited from TIWCGCustomRegion.)

get_TabOrder

Represents method get_TabOrder.

HideContextMenu

Overloaded. Represents method HideContextMenu. (Inherited from TIWCGCustomRegion.)

Inactivate

Represents method Inactivate.

IWRemoveComponent(TComponent)

Represents method IWRemoveComponent(TComponent). (Inherited from TIWCGCustomRegion.)

jsLoadUrlContent(string)

Represents method jsLoadUrlContent(string).

Loaded

Represents method Loaded. (Overrides TIWCGCustomRegion.Loaded.)

LoadUrlContent(string)

Represents method LoadUrlContent(string).

Notification(TComponent,TOperation)

Represents method Notification(TComponent,TOperation). (Overrides TIWCGCustomRegion.Notification(TComponent,TOperation).)

RenderAsync(TIWCompContext)

Represents method RenderAsync(TIWCompContext). (Inherited from TIWCGCustomRegion.)

RenderAsyncBorders

Represents method RenderAsyncBorders. (Inherited from TIWCGCustomRegion.)

RenderAsyncCGScrollbars(string)

Represents method RenderAsyncCGScrollbars(string). (Inherited from TIWCGCustomRegion.)

RenderAsyncComponent(TIWBaseComponentContext)

Represents method RenderAsyncComponent(TIWBaseComponentContext). (Inherited from TIWCGCustomRegion.)

RenderAsyncComponents(TIWContainerContext,TIWBasePageContext)

Represents method RenderAsyncComponents(TIWContainerContext,TIWBasePageContext). (Inherited from TIWCGCustomRegion.)

RenderAsyncSize

Represents method RenderAsyncSize. (Inherited from TIWCGCustomRegion.)

RenderComponents(TIWContainerContext,TIWBasePageContext)

Represents method RenderComponents(TIWContainerContext,TIWBasePageContext).

RenderCSSClass(TIWCompContext)

Represents method RenderCSSClass(TIWCompContext). (Inherited from TIWCGCustomRegion.)

RenderHTML(TIWCompContext)

Represents method RenderHTML(TIWCompContext). (Overrides TIWCGCustomRegion.RenderHTML(TIWCompContext).)

RenderMarkupLanguageTag(TIWBaseComponentContext)

Represents method RenderMarkupLanguageTag(TIWBaseComponentContext). (Inherited from TIWCGCustomRegion.)

RenderScripts(TIWCompContext)

Represents method RenderScripts(TIWCompContext).

RenderStyle(TIWCompContext)

Represents method RenderStyle(TIWCompContext).

SetContextMenu(TIWCGJQCustomContextMenu)

Represents method SetContextMenu(TIWCGJQCustomContextMenu). (Inherited from TIWCGCustomRegion.)

SetEnabled(Boolean)

Represents method SetEnabled(Boolean).

SetInternalContextMenu(TIWCGJQCustomContextMenu)

Represents method SetInternalContextMenu(TIWCGJQCustomContextMenu). (Inherited from TIWCGCustomRegion.)

SetName(TComponentName)

Represents method SetName(TComponentName).

set_DoRefreshControl(Boolean)

Represents method set_DoRefreshControl(Boolean). (Inherited from TIWCGCustomRegion.)

set_Visible(Boolean)

Represents method set_Visible(Boolean).

Show

Represents method Show.

ShowContextMenu(Integer,Integer)

Overloaded. Represents method ShowContextMenu(Integer,Integer). (Inherited from TIWCGCustomRegion.)

ShowContextMenuOnCenter

Overloaded. Represents method ShowContextMenuOnCenter. (Inherited from TIWCGCustomRegion.)

ShowContextMenuOnCenter(Integer,Integer)

Overloaded. Represents method ShowContextMenuOnCenter(Integer,Integer). (Inherited from TIWCGCustomRegion.)

Submit(string)

Represents method Submit(string). (Inherited from TIWCGCustomRegion.)

Top
Show:
 NameDescription
_Events_

Represents property _Events_. (Inherited from TIWCGCustomRegion.)

Top