Unit 'uRESTDWServerContext' Package
[Overview][Constants][Types][Classes][Index] [#pl_restdataware]

TRESTDWContextRule

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: uRESTDWServerContext.pas line 81

type TRESTDWContextRule = class(TCollectionItem)

public

  function GetDisplayName; override;

  

  procedure SetDisplayName(); override;

  

  function GetNamePath; override;

  

  procedure Assign(); override;

  

  constructor Create(); override;

  

  destructor Destroy; override;

  

  function BuildClass;

  

published

  property ContextTag: string; [rw]

  

  property TypeItem: string; [rw]

  

  property ClassItem: string; [rw]

  

  property TagID: string; [rw]

  

  property TagReplace: string; [rw]

  

  property css: string; [rw]

  

  property ContextScript: TStrings; [rw]

  

  property ObjectName: string; [rw]

  

  property OnRequestExecute: TRESTDWMarkRequest; [rw]

  

  property OnBeforeRendererContextItem: TRESTDWGetContextItemTag; [rw]

  

end;

Inheritance

TRESTDWContextRule

  

|

TObject



CT Web help

CodeTyphon Studio