Allows the object to be placed in focus.
Objects placed in focus are receptive to actions performed by the user using the keyboard and/or mouse.
Adelia type |
BOOL |
Accessibility |
|
Layout design mode |
Read / Write |
Execution mode |
Read / Write |
Associated constants |
None |
Conditions for use |
None |
Default value |
*TRUE |
If the property is set to *TRUE and if the MIME_TYPE_FILTER is specified, then the file MIME type will also be checked on the server side. Depending on browsers actually, the file MIME type may not be specified or only deduced from the file extension. A filter on the server side checks that the file content corresponds to its entension.
Adelia type |
BOOL |
Accessibility |
|
Layout design mode |
Read / Write |
Execution mode |
Read / Write |
Associated constants |
None |
Conditions for use |
None |
Default value |
*FALSE |
Specifies the first object in an object group. An object group is defined by its first object, and includes all the objects following it (according to the object sequence) until the first object in another group is reached. The user can use the arrow keys to change focus from one object to another within the same group.
Adelia type |
BOOL |
Accessibility |
|
Layout design mode |
Read / Write |
Execution mode |
Read / Write |
Associated constants |
None |
Conditions for use |
None |
Default value |
*FALSE |
Height value of the object.
Adelia type |
NUM_BIN_4 |
Accessibility |
|
Layout design mode |
Read / Write |
Execution mode |
Read / Write |
Associated constants |
None |
Conditions for use |
None |
Default value |
65 |
Maximum size for file transfer (in bytes). Files exceeding the specified size will not be transferred.
Adelia type |
NUM_BIN_4 |
Accessibility |
|
Layout design mode |
Read / Write |
Execution mode |
Read / Write |
Associated constants |
None |
Conditions for use |
None |
Default value |
5242880 (5Mb) |
Filters MIME types of authorised files. If this property is specified, only files of the corresponding type will be uploaded.
List of Mime types separated by commas (eg: image/png, image/jpeg).
You can specify a wildcard "*" for the suffix (e.g. image/* to support all image types).
Adelia type |
ALPHA(10000) |
Accessibility |
|
Layout design mode |
Read / Write |
Execution mode |
Read / Write |
Associated constants |
None |
Conditions for use |
None |
Default value |
None |
Only concerns SELECTOR_TYPE_UL-type controls. Indicates whether the file selector authorises multiple selection (transfer of several files).
Adelia type |
BOOL |
Accessibility |
|
Layout design mode |
Read / Write |
Execution mode |
Read / Write |
Associated constants |
None |
Conditions for use |
None |
Default value |
*FALSE |
Allows the object to be placed in focus using the keyboard (Tab key or Shift+Tab).
Adelia type |
BOOL |
Accessibility |
|
Layout design mode |
Read / Write |
Execution mode |
Read / Write |
Associated constants |
None |
Conditions for use |
None |
Default value |
*TRUE |
Type of control.
Adelia type |
NUM_BIN_4 |
Accessibility |
|
Layout design mode |
Read / Write |
Execution mode |
Read |
Associated constants |
|
_UL_TYPE_DROP_BOX |
The control is the target zone for Drag and Drop from a file manager. |
_UL_TYPE_SELECTOR |
The control is a file selector (entry field + button which displays a standard selection box). |
Conditions for use |
None |
Default value |
_UL_TYPE_DROP_BOX |
Visibility of the object.
Adelia type |
BOOL |
Accessibility |
|
Layout design mode |
Read / Write |
Execution mode |
Read / Write |
Associated constants |
None |
Conditions for use |
None |
Default value |
*TRUE |
Width value of the object.
Adelia type |
NUM_BIN_4 |
Accessibility |
|
Layout design mode |
Read / Write |
Execution mode |
Read / Write |
Associated constants |
None |
Conditions for use |
None |
Default value |
72 |
X-axis value of the position of the object relative to the area of the window, page or view.
The reference point is the object's top left point.
Adelia type |
NUM_BIN_4 |
Accessibility |
|
Layout design mode |
Read / Write |
Execution mode |
Read / Write |
Associated constants |
None |
Conditions for use |
None |
Default value |
None |
Y coordinate value of the object's position relative to the area covered by the window, page or pane.
The reference point (origin) is the top left corner of the object.
Adelia type |
NUM_BIN_4 |
Accessibility |
|
Layout design mode |
Read / Write |
Execution mode |
Read / Write |
Associated constants |
None |
Conditions for use |
None |
Default value |
None |