BrowserEventHandler Class |
Namespace: Omada.OE.Model
[SerializableAttribute] public class BrowserEventHandler : IObjectWithId, IObjectWithGuid, IObjectWithDataVersion, ICloneable
The BrowserEventHandler type exposes the following members.
Name | Description | |
---|---|---|
![]() | BrowserEventHandler |
Constructor of the object taking an internal ID.
|
Name | Description | |
---|---|---|
![]() | ChangedBy |
ID of user who changed the object
|
![]() | ChangeTime |
Date of last change of the object.
|
![]() | CreatedBy |
ID of user whi created the object
|
![]() | CreateTime |
Create time of the BrowserEventHandler object
|
![]() | DataVersion |
Entity data version of the object used for the optimistic lock of the object in the database.
|
![]() | FunctionBody |
Contains the javascript function body.
|
![]() | Id |
Internal ID of the object
|
![]() | Name |
Contains the name of the event handler.
|
![]() | UId |
UID of the object
|
Name | Description | |
---|---|---|
![]() | Clone | |
![]() | ToString |
Returns the name of the BrowserEventHandler.
(Overrides ObjectToString.) |
Name | Description | |
---|---|---|
![]() | ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) |
![]() | ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) |
![]() | ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |