Click or drag to resize

RecroGridDynTEntity Methods

The RecroGridDynTEntity 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.
(Overrides RecroGridCreateUserFilter(Object).)
Protected methodCreateUserSort
A lekérdezéshez használt rendezés létrehozása.
(Overrides RecroGridCreateUserSort(Int32).)
Protected methodGetDetailsXSLTAsync
Form nézet ablak template előállítása.
(Inherited from RecroGrid.)
Protected methodGetEntityKey
Gets the entity key.
Protected methodGetGridRecAsync
Gets the RecroGrid record.
(Inherited from RecroGrid.)
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.
(Overrides RecroGridGetRec(IRGEntityKey, RecroGridRGServiceParams).)
Protected methodGetRecPermissionAAsync (Overrides RecroGridGetRecPermissionAAsync(Object, NullableInt32).)
Protected methodGetRecPermissionAsync
Az aktuális felhasználó jogosultságának lekérdezése a megadott adatrekordhoz.
Protected methodGetRecPermissionIdAsync
/// Visszaadja az adatrekordban található PermissionId-t.
(Inherited from RecroGrid.)
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 methodOnCreateSkeleton
A RecroGrid HTML kimenetének létrehozása
(Inherited from RecroGrid.)
Protected methodOnCustomFunctionAAsync (Overrides RecroGridOnCustomFunctionAAsync(RecroTrack, Object, RecroGridCustomFunctionEventArgs, RGUIMessages).)
Protected methodOnCustomFunctionAsync
A RecroGrid-hez kapcsolt egyedi funkció választása esetén kerül meghívásra.
Protected methodOnDataExchangeAsync
Kliensről kapott adatok betöltése a rekordba.
Protected methodCode exampleOnDeleteAsync
Az entitás törlése.
Protected methodOnGetDataAsync
A paraméternek megfelelő adatok összegyűjtése.
(Inherited from RecroGrid.)
Protected methodOnGetDynamicPropertyValue
XML készítésénél az adat meghatározása futásidőben.
Protected methodOnGetRGDataAsync
Adatok lekérdezésének indítása.
(Inherited from RecroGrid.)
Protected methodCode exampleOnInitNewRec
Új felvitelnél az alapértelmezett értékek megadása.
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.
Protected methodCode exampleOnUpdateAsync
Az entitás módosítása vagy új felvitele.
Protected methodSetFixFilterToRGState
A FixFilter-t elmenti a GridState-be.
(Inherited from RecroGrid.)
Protected methodSetParentKey
Sets the parent key.
Protected methodSetSort
Rendezés beállítása.
(Inherited from RecroGrid.)
Top
See Also