SysController Members
The SysController type exposes the following members.
Methods
Name | Description | |
---|---|---|
AreParents |
Returns true if two objects are parents (Object or collection)
|
|
checkUpdateProgress |
Checks the update Progress
|
|
createObject |
Creates the object.Only designers
|
|
deleteVersion |
Deletes an installed version of the application
|
|
getFilters |
Gets the object defined search filters.
|
|
getInstalledVersions |
Gets the current version and other installed versions
|
|
getRelatedObjetsAndProps |
Gets the related objects and props.
|
|
getSqlFromProps |
Gets the SQL based on object properties.
|
|
getUserSearchSettings |
Gets the user search settings.
|
|
getVersion |
Gets the current version and available updates for the application
|
|
getView |
Gets the object defined search filters.
|
|
IsConnectionAlive |
Checks if connection is alive
|
|
resetSkinCacheVars |
Resets the skin cache vars. Only designers
|
|
saveFilter |
Saves the object defined search filter.
|
|
saveSkinCacheVars |
Saves the skin cache vars. Only designers
|
|
saveUserSearchSettingsCheck |
Saves the user search settings check.
|
|
saveUserSearchSettingsOrder |
Saves the user search settings order.
|
|
saveView |
Saves a SQL sentence as an object data view. Only designers
|
|
SearchObjects |
Searches the objects.
|
|
setActiveVersion |
Sets a specific version the current active version
|
|
setSkinCacheVars |
Sets the skin cache vars. Only designers
|
|
testView |
Tests a given SQL sentence and an object.
|
|
updateChanges |
Apply user confirmed changes on version differences
|
|
updateNewVersion |
Downloads and install a new version of the application
|
|
updateObject |
Updates the object.Only designers
|
|
validateView |
Validates a given SQL sentence and Object name.
|