Click or drag to resize

RecroGridETEntity Methods

The RecroGridETEntity generic type exposes the following members.

Methods
  NameDescription
Protected methodAddPropertyXML
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 methodAddTemplateXML
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 methodCreateDetailsHtml
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 methodGetDetailsXSLT
Form nézet ablak template előállítása.
(Inherited from RecroGrid.)
Protected methodGetEntityKey
Gets the entity key.
(Inherited from RecroGridDynTEntity.)
Protected methodGetGridRec
Gets the RecroGrid record.
(Overrides RecroGridGetGridRec(IRGDataContext, IRGEntityKey).)
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 methodGetRecPermission
Az aktuális felhasználó jogosultságának lekérdezése a megadott adatrekordhoz.
(Inherited from RecroGridDynTEntity.)
Protected methodGetRecPermissionA (Inherited from RecroGridDynTEntity.)
Protected methodGetRecPermissionId
/// Visszaadja az adatrekordban található PermissionId-t.
(Overrides RecroGridGetRecPermissionId(Object, String).)
Protected methodGetXMLRec(Object, Object, Int32, RecroGridTemplateModeEnum)
Visszaadja a rekordot XML formátumban.
(Inherited from RecroGrid.)
Protected methodGetXMLRec(RecroGridRGServiceParams, Object, Object, RecroGridTemplateModeEnum) (Inherited from RecroGrid.)
Protected methodCode exampleOnClientRecCustomize
A kliensnek küldendő rekord testreszabása.
(Inherited from RecroGrid.)
Protected methodOnCreateClientRec
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.
Protected methodOnCreateSkeleton
A RecroGrid HTML kimenetének létrehozása
(Inherited from RecroGrid.)
Protected methodOnCustomFunction
A RecroGrid-hez kapcsolt egyedi funkció választása esetén kerül meghívásra.
(Overrides RecroGridDynTEntityOnCustomFunction(RecroTrack, TEntity, RecroGridCustomFunctionEventArgs, RGUIMessages).)
Protected methodOnCustomFunctionA (Inherited from RecroGridDynTEntity.)
Protected methodOnDataExchange
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.
Protected methodCode exampleOnDeleteRec
Az entitás törlése.
Protected methodOnGetData
A paraméternek megfelelő adatok összegyűjtése.
(Overrides RecroGridOnGetData(RecroGridRGGetDataParam).)
Protected methodOnGetDynamicPropertyValue
XML készítésénél az adat meghatározása futásidőben.
(Inherited from RecroGridDynTEntity.)
Protected methodOnGetRGData
Adatok lekérdezésének indítása.
(Overrides RecroGridOnGetRGData(RecroGridRGGetDataParam).)
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 methodOnRGProcessInit
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.
Protected methodCode exampleOnUpdateRec
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.
(Inherited from RecroGridDynTEntity.)
Protected methodSetSort
Rendezés beállítása.
(Inherited from RecroGrid.)
Top
See Also