Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Anchor
primwebserverrequest
primwebserverrequest
Server Request (PRIM_WEB.ServerRequest)

Panel
bgColor#2c3c4c

Base class for all server transaction definitions

...

A Server Request is the base class for all server transaction definintions definitions in RDMLX.

This is a generic feature an unlikely to be required for most application development.

...

Name

Description

CreateInstance

CreateInstance is signalled signaled when an instance of a component is created [Inherited Inherited from Server Request (PRIM_WEB.ServerRequest)

DestroyInstance

DestroyInstance is signalled signaled when an instance of a component is about to be destroyed [Inherited Inherited from Server Request (PRIM_WEB.ServerRequest)


See also

All Component Classes

...