Difference between revisions of "Field"

From Lianjapedia
Jump to: navigation, search
 
Line 11: Line 11:
 
!width="50%"|Description
 
!width="50%"|Description
 
|-
 
|-
|Name
+
|Decimals
 
|R
 
|R
|Character
+
|Numeric
|Field name
+
|Field decimal places
 
|-
 
|-
 
|Description
 
|Description
Line 21: Line 21:
 
|Field description
 
|Field description
 
|-
 
|-
|Value
+
|Name
|RW
+
|Expr
+
|Field value
+
|-
+
|Width
+
 
|R
 
|R
|Numeric
+
|Character
|Field width
+
|Field name
 
|-
 
|-
 
|Type
 
|Type
Line 36: Line 31:
 
|Field data type
 
|Field data type
 
|-
 
|-
|Decimals
+
|Value
 +
|RW
 +
|Expr
 +
|Field value
 +
|-
 +
|Width
 
|R
 
|R
 
|Numeric
 
|Numeric
|Field decimal places
+
|Field width
 
|-
 
|-
 
|}
 
|}

Latest revision as of 07:03, 30 April 2013

Note: property, method and event names should be referred to in lowercase in case-sensitive scripting languages.

Properties

This class supports the Common Properties plus the following:

Property Access (R/RW) Value Description
Decimals R Numeric Field decimal places
Description R Character Field description
Name R Character Field name
Type R Numeric Field data type
Value RW Expr Field value
Width R Numeric Field width

Methods

This class supports the Common Methods plus the following:

Method Args Description

Events

This class supports the Common Events plus the following:

Event Args Description