TIWCGJQGridPersist Class

The TIWCGJQGridPersist class

Namespace: IWCGJQGrid
TPersistent
  IWCGJQGrid.TIWCGJQGridPersist
type
 TIWCGJQGridPersist = class(TPersistent)
 end;

The TIWCGJQGridPersist type exposes the following members.

Show:
 NameDescription
Create(TIWCGJQCustomGrid)

Initializes a new instance of the TIWCGJQGridPersist class.

Top
Show:
 NameDescription
CookieName

If not specified it will create a unique name, based on name's chain, including owner names.

Enabled

If the persistency is Enabled

FullCookieName[string]

Represents property FullCookieName[string].

Grid

Represents property Grid.

Items

Grid items to persist

Loaded

Represents property Loaded.

SaveCondition

if the data is saved in browser or in server events

SaveMethod

Save method. For now only cookies are allowed

Top
Show:
 NameDescription
Assign(TPersistent)

Represents method Assign(TPersistent).

GetOwner

Represents method GetOwner.

Top