{CompanyName} FlexyGo

SysController Methods

The SysController type exposes the following members.

Methods


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