{default}
|
Represents the actual value stored by an
object.
|
Varies
|
Read /Write
|
access
|
Controls user access to the contents of
a container object, such as a subform.
|
String
|
Read /Write
|
accessKey
|
Specifies an accelerator key that is used
by an interactive application to move the input focus to a particular
field element.
|
String
|
Read /Write
|
anchorType
|
Specifies the location of the container’s
anchor point when it is placed by using a positioned layout strategy.
|
String
|
Read /Write
|
borderColor
|
Specifies the border color value for this
field.
|
String
|
Read /Write
|
borderWidth
|
Specifies the border width for this field.
|
String
|
Read /Write
|
colSpan
|
Specifies the number of columns spanned
by this object when used inside a subform with a layout type of
row.
|
String
|
Read /Write
|
editValue
|
Specifies the edit value for the field.
|
String
|
Read /Write
|
errorText
|
Returns the validation message for the first
failed validation test, or an empty string if this field has passed
all validation tests.
|
String
|
Read
|
fillColor
|
The background color value for this field.
|
String
|
Read /Write
|
fontColor
|
Specifies the foreground color value for
the field. It is the equivalent of the font.fill.color.valueexpression.
|
String
|
Read /Write
|
formatMessage
|
Specifies the format validation message
string for this field.
|
String
|
Read /Write
|
formattedValue
|
Specifies the formatted value for the field.
|
String
|
Read /Write
|
h
|
A measurement of the height for the layout.
|
String
|
Read /Write
|
hAlign
|
Specifies the horizontal text alignment.
|
String
|
Read /Write
|
length
|
Specifies the number of objects in the list.
|
Integer
|
Read
|
locale
|
Specifies the language, currency, and time/date
formatting to use for the content of the object.
|
String
|
Read /Write
|
mandatory
|
Specifies the nullTest value for the field.
|
String
|
Read /Write
|
mandatoryMessage
|
Specifies the mandatory message string for
this field.
|
String
|
Read /Write
|
maxH
|
Specifies the maximum height for layout
purposes.
|
String
|
Read /Write
|
maxW
|
Specifies the maximum width for layout purposes.
|
String
|
Read /Write
|
minH
|
Specifies the minimum height for layout
purposes.
|
String
|
Read /Write
|
minW
|
Specifies the minimum width for layout purposes.
|
String
|
Read /Write
|
parentSubform
|
Specifies the parent subform (page) of this
field.
|
Object
|
Read
|
presence
|
Specifies an object’s visibility.
|
String
|
Read /Write
|
rawValue
|
Specifies the unformatted value of the current
object.
|
Varies
|
Read /Write
|
relevant
|
Controls whether a form object is included
when the form is printed.
|
String
|
Read /Write
|
rotate
|
Rotates the object around its anchor point
by the specified angle.
|
String
|
Read /Write
|
selectedIndex
|
The index of the first selected item.
|
Integer
|
Read /Write
|
use
|
Invokes a prototype.
|
String
|
Read /Write
|
usehref
|
Invokes an external prototype.
|
String
|
Read /Write
|
validationMessage
|
Specifies the validate message string for
this field.
|
String
|
Read /Write
|
vAlign
|
Specifies the vertical text alignment.
|
String
|
Read /Write
|
w
|
A measurement specifying the width for the
layout.
|
String
|
Read /Write
|
x
|
Specifies the X coordinate of the container’s
anchor point relative to the top-left corner of the parent container
when placed with positioned layout.
|
String
|
Read /Write
|
y
|
Specifies the Y coordinate of a container’s
anchor point relative to the top-left corner of the parent container
when placed with positioned layout.
|
String
|
Read /Write
|