Click or drag to resize

RecroGridEnt_TYPE, _OCTYPE Methods

The RecroGridEnt_TYPE, _OCTYPE 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.
(Overrides RecroGridDynTEntityGetEntityKey(TEntity).)
Protected methodGetGridRec
Gets the RecroGrid record.
(Inherited from RecroGridETEntity.)
Protected methodGetKey
Visszaadja az adathoz tartozó kulcsot.
(Overrides RecroGridGetKey(Object, Boolean).)
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.
(Inherited from RecroGridETEntity.)
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.
(Inherited from RecroGridETEntity.)
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.
(Inherited from RecroGridETEntity.)
Protected methodOnCustomFunctionA (Inherited from RecroGridDynTEntity.)
Protected methodOnDataExchange
Kliensről kapott adatok betöltése a rekordba.
(Inherited from RecroGridDynTEntity.)
Protected methodCode exampleOnDelete
Az entitás törlése.
(Inherited from RecroGridDynTEntity.)
Protected methodOnDeletedRec
Az entitás sikeres törlése (commit) utáni esemény.
(Inherited from RecroGridETEntity.)
Protected methodCode exampleOnDeleteRec
Az entitás törlése.
(Inherited from RecroGridETEntity.)
Protected methodOnGetData
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 methodOnGetRGData
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 methodOnRGProcessInit
Egyedi inicializálás kliens callback esetén.
(Inherited from RecroGrid.)
Protected methodOnTransformDetails
Form nézet testreszabása.
(Inherited from RecroGridDynTEntity.)
Protected methodCode exampleOnUpdate
Az entitás módosítása vagy új felvitele.
(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 exampleOnUpdateRec
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