Click or drag to resize

RecroGridDBCTEntity Methods

The RecroGridDBCTEntity generic type exposes the following members.

Methods
  NameDescription
Protected methodAddPropertyXMLAsync
Form nézet template és az XML rekord egy elemének előállítása.
(Inherited from RecroGrid.)
Protected methodAddScriptURL
Script resource URL hozzáadása az RGO_ScriptURLs opciós paraméterhez.
(Inherited from RecroGrid.)
Protected methodAddStylesheetURL
Stylesheet resource URL hozzáadása az RGO_StyleSheetURLs opciós paraméterhez.
(Inherited from RecroGrid.)
Protected methodAddTemplateXMLAsync
Form nézet template és az XML rekord előállítása.
(Inherited from RecroGrid.)
Protected methodAlias2ClientName(String)
Az mező Alias azonosítója alapján visszaadja a kliens nevet.
(Inherited from RecroGrid.)
Protected methodColName2ClientName
Az oszlop neve alapján visszaadja a kliens nevet.
(Inherited from RecroGrid.)
Protected methodCreateDetailsHtmlAsync
Form nézet HTML kimenetének előállítása.
(Inherited from RecroGrid.)
Public methodCreateHtmlFrame
Creates the RecroGrid in a web page is wrapped in HTML frame.
(Inherited from RecroGrid.)
Protected methodCreateUserFilter
A felhasználó számára módosítható szűrő létrehozása.
(Inherited from RecroGridDynTEntity.)
Protected methodCreateUserSort
A lekérdezéshez használt rendezés létrehozása.
(Inherited from RecroGridDynTEntity.)
Protected methodGetDetailsXSLTAsync
Form nézet ablak template előállítása.
(Inherited from RecroGrid.)
Protected methodGetEntityKey
Gets the entity key.
(Inherited from RecroGridDynTEntity.)
Protected methodGetGridRecAsync
Gets the RecroGrid record.
(Inherited from RecroGridETEntity.)
Protected methodGetKey
Visszaadja az adathoz tartozó kulcsot.
(Inherited from RecroGrid.)
Protected methodGetPermissions
Az aktuális felhasználó jogosultságának lekérdezése a megadott paraméterekhez tartozó objektumhoz.
(Inherited from RecroGrid.)
Public methodGetRec(IRGEntityKey)
Teljes rekord betöltése kulcs alapján, vagy új létrehozása és inicializálása.
(Inherited from RecroGrid.)
Protected methodGetRec(IRGEntityKey, RecroGridRGServiceParams)
Teljes rekord betöltése kulcs alapján, vagy új létrehozása és inicializálása.
(Inherited from RecroGridDynTEntity.)
Protected methodGetRecPermissionAAsync (Inherited from RecroGridDynTEntity.)
Protected methodGetRecPermissionAsync
Az aktuális felhasználó jogosultságának lekérdezése a megadott adatrekordhoz.
(Inherited from RecroGridDynTEntity.)
Protected methodGetRecPermissionIdAsync
/// Visszaadja az adatrekordban található PermissionId-t.
(Inherited from RecroGridETEntity.)
Protected methodGetXMLRecAsync(RecroGridRGServiceParams, RecroGridTemplateModeEnum) (Inherited from RecroGrid.)
Protected methodGetXMLRecAsync(Object, Int32, RecroGridTemplateModeEnum)
Visszaadja a rekordot XML formátumban.
(Inherited from RecroGrid.)
Protected methodInitializeAsync
Constructors the asynchronous.
(Inherited from RecroGrid.)
Protected methodCode exampleOnClientRecCustomize
A kliensnek küldendő rekord testreszabása.
(Inherited from RecroGrid.)
Protected methodOnCreateClientRecAsync
A kliensnek küldendő egy rekord létrehozása a lekérdezés eredménye alapján.
(Inherited from RecroGrid.)
Protected methodOnCreateRGQuery
Az adatbázis lekérdezés összeállítása.
(Inherited from RecroGridETEntity.)
Protected methodOnCreateSkeleton
A RecroGrid HTML kimenetének létrehozása
(Inherited from RecroGrid.)
Protected methodOnCustomFunctionAAsync (Inherited from RecroGridDynTEntity.)
Protected methodOnCustomFunctionAsync
A RecroGrid-hez kapcsolt egyedi funkció választása esetén kerül meghívásra.
(Inherited from RecroGridETEntity.)
Protected methodOnDataExchangeAsync
Kliensről kapott adatok betöltése a rekordba.
(Inherited from RecroGridDynTEntity.)
Protected methodOnDeletedRec
Az entitás sikeres törlése (commit) utáni esemény.
(Inherited from RecroGridETEntity.)
Protected methodCode exampleOnDeleteRecAsync
Az entitás törlése.
(Inherited from RecroGridETEntity.)
Protected methodOnGetDataAsync
A paraméternek megfelelő adatok összegyűjtése.
(Inherited from RecroGridETEntity.)
Protected methodOnGetDynamicPropertyValue
XML készítésénél az adat meghatározása futásidőben.
(Inherited from RecroGridDynTEntity.)
Protected methodOnGetRGDataAsync
Adatok lekérdezésének indítása.
(Inherited from RecroGridETEntity.)
Protected methodCode exampleOnInitNewRec
Új felvitelnél az alapértelmezett értékek megadása.
(Inherited from RecroGridDynTEntity.)
Protected methodOnPreCreateSkeleton
Skeleton létrehozása előtt.
(Inherited from RecroGrid.)
Protected methodOnRGProcessInitAsync
Egyedi inicializálás kliens callback esetén.
(Inherited from RecroGrid.)
Protected methodOnTransformDetails
Form nézet testreszabása.
(Inherited from RecroGridDynTEntity.)
Protected methodOnUpdatedRec
Az entitás sikeres módosítása vagy felvitele (commit) utáni esemény.
(Inherited from RecroGridETEntity.)
Protected methodCode exampleOnUpdateRecAsync
Az entitás módosítása vagy új felvitele.
(Inherited from RecroGridETEntity.)
Protected methodSetFixFilterToRGState
A FixFilter-t elmenti a GridState-be.
(Inherited from RecroGrid.)
Protected methodSetParentKey
Sets the parent key.
(Inherited from RecroGridDynTEntity.)
Protected methodSetSort
Rendezés beállítása.
(Inherited from RecroGrid.)
Top
See Also