| 1 |
|
Data
Type Definition (Numeric; Alphanumeric; Kanji; Date; AutoNumbering, etc.). checked
by data type. |
| 2 |
Display
or Input |
Display field or Input field |
| 3 |
Required
& requiredCheck |
Define
Input Required for a field, Define required Check for a button when
clicked to submit |
| 4 |
Max;
Min |
Max
Value; Min Value definition for numeric field |
| 5 |
Initial
Combo |
Static content definition for Combo
Box. Dynamic contents should be set by Server Appl. program. |
| 6 |
Tab
Seq. |
Focus
Tab index definition |
| 7 |
Enter=Tab |
Equivalence definition for Enter key & Tab key.
Brings focus to next field when pushed. |
| 8 |
Auto Skip |
Auto
Skip definition. Brings focus to next field when full-character
entered. |
| 9 |
Title
(Show Tips) |
Set show-tip message of a field when mouseover. |
| 10 |
Function Key |
Define Function
Key to invoke Server Appl. or as a equivalence to a button. |
| 11 |
Grid |
Grid
supported,
could be a Display-Only Grid or an In-Line Edit Grid |
| 12 |
Grid
Cell |
each cell of a In-Line
Edit Grid could be defined for any HTML type control. |
| 13 |
Grid Row
Operation |
Define Grid row operations allowed.
( line Insert/ line Update/ line Delete )
|
| 14 |
Grid Data To Host |
Input data of a Grid be passed to a Server Appl. as a result set
to simplify loop access
(First / Last / Next / Previous)
to the input data for a Server program. |
| 15 |
Grid
Scroll or Page |
Grid
could be Scrollable or Button Page-able. |
| 16 |
Field
grouping |
15.Field
could be classified as Key/Index/Data group to simplify Server Appl.
to group field access such as Enable/Disable
operation. |
| 17 |
Key
Server Query |
Invoke a Server process when Key group ( allow multiple fields )
input operation finished |
| 18 |
Field
Fuzzy Query |
Fuzzy Query attribute, allowing to open a general Dialog to list
up query result data for selection when partial or full entry of
that field followed by Enter-key. (Such
as: enter a merchandise Code (partial or full) to bring out it's
name and unit price) |
| 19 |
BSK |
15.Browser
Spreadsheet Kit, Furnishing simple Calculate & Statistics Function (Sum, Avg., Count,
Max, Min) in a Grid as a mini-spreadsheet. |
| 20 |
BRE |
Browser
Related Edit, Furnishing simple related-check before Submit. |
| 21 |
Field
Msg. |
Error Message
can be set for each field by Server Appl., and
displayed when mouse over. |
| 22 |
Error
field |
Server
Appl. only have to set Error Code, others action for a error field
such as Caption-color; Background-color; focus; Msg. etc., were
realized due to standard setting. |
| 23 |
Next
Error |
Hot
Key to force focus-stop only among Error Fields |
| 24 |
Change
Warning |
Define to
display warning message if there are any field value changed without
settled when submit. |
| 25 |
Date
Picker |
Define a
button to be a DatePicker button to open calendar when clicked |
| 26 |
Auto
Refresh |
Define a
button with Monitor Attr. to be clicked periodically to submit &
refresh automatically |
| 27 |
Cell
Merge |
Define to
merge the cells of same column value |
| 28 |
Condition |
23.Fields
of Key/Index group can input conditional character (> = < And Or...)
under Query-State. |
| 29 |
Single/Double Click
Submit |
Define
Single or Double Click at a grid row to initiate submit |
| 30 |
Multi-Tab |
|