<< Click to Display Table of Contents >> Manual > Control Reference |
overview
This reference manual describes the specifications of each control.
Basic controls include the "properties," "methods," and "events" that all controls have as "common specifications," as well as the "properties," "methods," and "events" of the "root object," which is the basic object. Part controls include the various controls that are primarily used by pasting them on the screen.
This reference manual contains common content for all of our products. Please note that due to the structure of the manual, it may contain descriptions of functions that are not included in the relevant product. Please also check the contents of "About the notation in the control reference". |
About the notation in the control reference
In this reference, whether each method supports "script action," "browser script," or "expression syntax" is noted in the following format.
Script Actions |
It can be used with FA-Server's action function "Script Ver2 Action".
For part controls, only the following controls can be used: •Text dump control (TextDump) •Direct query database(SQL) control (DirectQueryDB) •Historical data control (DirectQueryDB)
Please refer to "Script Ver2 Action" for usage instructions.
|
Browser script |
Panel Can be used as a script for each control when creating a screen in Editor. Not used in FA-Server.
|
Calculation Expression Syntax |
Panel Can be used for the binding format of each control when creating a Editor screen. Not used in FA-Server.
|