Path to the application .vm-file - .vmi are not reachable.
Ajax settings e.g. {dataType: 'json'}, http://api.jquery.com/jQuery.ajax/, additional intrexx properties: urlParameters
The upFuncPart or any HTMLElement of the application page.
Sends a request to the provided .vm-file.
Path to the .vm-file - .vmi are not reachable.
Ajax settings e.g. {dataType: 'json'}, http://api.jquery.com/jQuery.ajax/, additional intrexx properties: urlParameters
The upFuncPart or any HTMLElement of the application page.
Creates an JavaScript Date from a html control.
Reference to a html input control of types "date", "time" or "date & time".
Creates an JavaScript Number from a html control.
Reference to a html input control of types "integer", "double" or "currency".
Colors rows and cells in a viewtablecontrol depending on a number value.
Name of control, whose value should be checked (name from expert page of the column).
Operator
Value to compare with.
Value of color (hexadecimal or name)
Possible values: "row": whole row (tr), "cell": whole cell (td), "span": text of cell (span).
Colorizes date or datetime values in a viewtablecontrol depending on today.
Id of control, whose value should be checked, without prefix "ID_".
Operator
Compare either against today as "date" or today as "datetime". Default: ""
Value of color (hexadecimal or name)
Possible values: "row": whole row (tr), "cell": whole cell (td), "span": text of cell (span).
Colorizes strings in a viewtablecontrol depending on a number value.
Name of control, whose value should be checked (name from expert page of the column).
Operator
Value to compare with.
Value of color (hexadecimal or name)
Possible values: "row": whole row (tr), "cell": whole cell (td), "span": text of cell (span).
Triggers an User Workflow Event, which is always a POST-Request.
The parameter eventGuid of the generic event handler.
An object containing name value pairs, which will be part of the Query-String.
An object containing synchronous mode.
Sends a request to the provided application resource
.vm-file underneathinternal/application/resource/APPGUID/.JSON
Text