TheFormInfo Methods
The TheFormInfo type exposes the following members.
Methods
Name | Description | |
---|---|---|
AddOrUpdatePlatformBag | ||
Clone | ||
CloneBase |
Clonse an incoming object into this object
(Inherited from TheDataBase.) |
|
CloneTo |
Clones the metadata of the current class to a new class provided to the method
(Inherited from TheMetaDataBase.) |
|
DeleteByOrder |
Removes a field by its order Number
|
|
DoesWildContentMatch |
return true if the pWildcard is found in the object class
|
|
Equals(System.Object) | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
FireEvent |
Fire an Event on a property
(Inherited from TheDataBase.) |
|
GetByOrder |
Return a field of a Form by the order number
|
|
GetHashCode | (Inherited from Object.) | |
GetLocalizedForm | ||
GetType | (Inherited from Object.) | |
IsEventRegistered |
Returns true if the requested eThingEvents has registered callbacks
(Inherited from TheDataBase.) |
|
MemberwiseClone | (Inherited from Object.) | |
NotifyMirror |
If called from a derived class and the class was stored in a StorageMirror, this method will call the "NotifyOfUpdate" method in the StorageMirror to inform all Notification Clients that this record has changed.
This is VERY Expensive! Do not call too often!
This does not work with StorageMirrors that require a PostSalt (unique table name)
(Inherited from TheDataBase.) |
|
OnPropertyChanged | (Inherited from TheBindableBase.) | |
RegisterEvent |
Register a callback that will be fired on a Property Event
(Inherited from TheDataBase.) |
|
RegisterEvent2 |
Register a callback that will be fired on a Property Event
(Inherited from TheDataBase.) |
|
Reload(TheProcessMessage, Boolean) |
Reloads TheFormInfo if the userID in TheProcessMessage has the permission to the data in TheFormInfo
|
|
Reload(TheProcessMessage, Boolean, Guid) |
Reloads TheFormInfo if the userID in TheProcessMessage has the permission to the data in TheFormInfo
|
|
Reload(TheProcessMessage, Guid, Boolean) |
Reloads a form on a custom Dashboard
|
|
SetProperty``1 | (Inherited from TheBindableBase.) | |
SetUXProperty | ||
ToString | (Inherited from Object.) | |
UnregisterEvent |
Unregister a previously registered callback
(Inherited from TheDataBase.) |
|
UnregisterEvent2 |
Unregister a previously registered callback
(Inherited from TheDataBase.) |