Difference between revisions of "Field"

From Lianjapedia
Jump to: navigation, search
(Created page with "Note: property, method and event names should be referred to in lowercase in case-sensitive scripting languages. ====Properties==== This class supports the [[:Category:Commo...")
 
Line 10: Line 10:
 
!Value
 
!Value
 
!width="50%"|Description
 
!width="50%"|Description
 +
|-
 +
|Name
 +
|R
 +
|Character
 +
|Field name
 +
|-
 +
|Description
 +
|R
 +
|Character
 +
|Field description
 +
|-
 +
|Value
 +
|RW
 +
|Expr
 +
|Field Value
 +
|-
 +
|Width
 +
|R
 +
|Numeric
 +
|Field width
 +
|-
 +
|Type
 +
|R
 +
|Numeric
 +
|Field data type
 +
|-
 +
|Decimals
 +
|R
 +
|Numeric
 +
|Field decimal places
 
|-
 
|-
 
|}
 
|}

Revision as of 12:31, 11 January 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
Name R Character Field name
Description R Character Field description
Value RW Expr Field Value
Width R Numeric Field width
Type R Numeric Field data type
Decimals R Numeric Field decimal places

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