TIWCGJSonList Class

Represents type TIWCGJSonList.

Namespace: IWCGJQCommon
TCGIndexedCollection
  IWCGJQCommon.TIWCGJSonList
    IWCGJQButtons.TIWCGJQListButtons
    IWCGJQCarousel.TIWCGJQCarouselItemsCustomList
    IWCGJQCommon.TIWCGJQAjaxCookieList
    IWCGJQControl.TIWCGJQValidateOptionsRules
    IWCGJQDialog.TIWCGJQDialogButtons
    IWCGJQGantt.TIWCGJQGanttResourceList
    IWCGJQGantt.TIWCGJQGanttRoleList
    IWCGJQGantt.TIWCGJQGanttTaskAssigsList
    IWCGJQGantt.TIWCGJQGanttTaskList
    IWCGJQGMap.TIWCGJQGMapMarkers
    IWCGJQGMap3.TIWCGJQGMap3Icons
    IWCGJQGMap3.TIWCGJQGMap3LatLngArray
    IWCGJQGMap3.TIWCGJQGMap3MultipleMarkerList
    IWCGJQGMap3.TIWCGJQGMap3WayPoints
    IWCGJQGrid.TIWCGJQGridColDataEventList
    IWCGJQGrid.TIWCGJQGridColModel
    IWCGJQGrid.TIWCGJQGridCustomButtons
    IWCGJQGrid.TIWCGJQGridCustomSearchFilterModel
    IWCGJQGrid.TIWCGJQGridGrHeaders
    IWCGJQGrid.TIWCGJQGridGroups
    IWCGJQGrid.TIWCGJQGridSearchOperators
    IWCGJQGrid.TIWCGJQSubGridColModel
    IWCGJQLockIndicatorBase.TIWCGJQLockIndicators
    IWCGJQMapQuery.TIWCGJQMapQueryLayers
    IWCGJQMarkItUp.TIWCGJQMarkItUpMarkupSetButtons
    IWCGJQMMobiScroll2.TIWCGJQMMobiScroll2InvalidDaysList
    IWCGJQMSimpleDialog.TIWCGJQMSimpleDialogButtons
    IWCGJQNotification.TIWCGJQNotificationNotyButtons
    IWCGJQPivot.TIWCGJQPivotUIDerivedAttributes
    IWCGJQPlotCharts.TIWCGJQPlotOptionsAxes
    IWCGJQPlotCharts.TIWCGJQPlotOptionsSeriesList
    IWCGJQPlotCharts.TIWCGJQPlotOptionsThemeAxesStyleList
    IWCGJQPlotCharts.TIWCGJQPlotOptionsThemeList
    IWCGJQPlotCharts.TIWCGJQPlotOptionsThemeSeries
    IWCGJQPlotCharts.TIWCGJSonSimpleArrArrays
    IWCGJQScheduler.TIWCGJQSchedulerColorArray
    IWCGJQScheduler.TIWCGJQSchedulerEventList
    IWCGJQSocialButtons.TIWCGJQSocialButtonsOptionsShareButtons
    IWCGJQSpreadSheet.TIWCGJQSpreadSheetContextMenuList
    IWCGJQSpreadSheet.TIWCGJQSpreadSheetFuncList
    IWCGJQSQLBuilder.TIWCGJQSQLBuilderOperators
    IWCGJQThemeSwitcher.TIWCGJQThemeSwitcherOptionsThemes
    IWCGJQTreeView.TIWCGJQTreeViewTypesList
    IWCGJSCodeMirror.TIWCGJSCodeMirrorKeyMaps
    IWCGJsPlumb.TIWCGJsPlumbConnections
    IWCGJsPlumb.TIWCGJsPlumbEndPoints
    IWCGJsPlumb.TIWCGJsPlumbOverlays
type
 TIWCGJSonList = class(TCGIndexedCollection, IIWCGJSon, IIWCGFuncAdapter)
 end;

The TIWCGJSonList type exposes the following members.

Show:
 NameDescription
Create(TPersistent,string)

Overloaded. Initializes a new instance of the TIWCGJSonList class.

Create(TPersistent,string,TCollectionItemClass,Byte)

Overloaded. Initializes a new instance of the TIWCGJSonList class.

Top
Show:
 NameDescription
CGJSContainer

Represents property CGJSContainer.

IsObject

Represents property IsObject.

Items[Integer]

Represents property Items[Integer].

JSon

Represents property JSon.

Member

Represents property Member.

MemberArrays

Represents property MemberArrays.

PropName

Represents property PropName.

Top
Show:
 NameDescription
Add

Represents method Add.

AfterConstruction

Represents method AfterConstruction.

Assign(TPersistent)

Represents method Assign(TPersistent).

GetCGJSContainer

Represents method GetCGJSContainer.

GetFixedScript(TIWCGJSonFunc,Boolean)

Represents method GetFixedScript(TIWCGJSonFunc,Boolean).

GetHTMLName

Represents method GetHTMLName.

GetImplComponent

Represents method GetImplComponent.

GetIsStored

Represents method GetIsStored.

GetItemIndex

Represents method GetItemIndex.

GetIWCLName

Represents method GetIWCLName.

GetJSon

Represents method GetJSon.

GetJSonEx(Boolean,Boolean,TIWCGResponseMemberList,Boolean)

Represents method GetJSonEx(Boolean,Boolean,TIWCGResponseMemberList,Boolean).

GetOwner

Represents method GetOwner.

GetPropName

Represents method GetPropName.

Insert(Integer)

Represents method Insert(Integer).

Notify(TCollectionItem,TCollectionNotification)

Represents method Notify(TCollectionItem,TCollectionNotification).

ResetProps

Represents method ResetProps.

Top