This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v20 R7
Standard Action
|
Constant | Type | Value | Comment |
_o_Object Accept action | String | 2 | |
_o_Object Add subrecord action | String | 14 | |
_o_Object Automatic splitter action | String | 16 | |
_o_Object Cancel action | String | 1 | |
_o_Object Clear action | String | 21 | |
_o_Object Copy action | String | 19 | |
_o_Object Cut action | String | 18 | |
_o_Object Database Settings action | String | 32 | |
_o_Object Delete record action | String | 7 | |
_o_Object Delete subrecord action | String | 13 | |
_o_Object Edit subrecord action | String | 12 | |
_o_Object First page action | String | 10 | |
_o_Object First record action | String | 5 | |
_o_Object Goto page action | String | 15 | |
_o_Object Last page action | String | 11 | |
_o_Object Last record action | String | 6 | |
_o_Object MSC action | String | 36 | |
_o_Object Next page action | String | 8 | |
_o_Object Next record action | String | 3 | |
_o_Object No standard action | String | 0 | |
_o_Object Open back URL action | String | 37 | |
_o_Object Open next URL action | String | 38 | |
_o_Object Paste action | String | 20 | |
_o_Object Previous page action | String | 9 | |
_o_Object Previous record action | String | 4 | |
_o_Object Quit action | String | 27 | |
_o_Object Redo action | String | 31 | |
_o_Object Refresh current URL action | String | 39 | |
_o_Object Return to Design mode action | String | 35 | |
_o_Object Select all action | String | 22 | |
_o_Object Show Clipboard action | String | 23 | |
_o_Object Stop loading URL action | String | 40 | |
_o_Object Test Application action | String | 26 | |
_o_Object Undo action | String | 17 | |
ak accept | String | accept | |
ak add subrecord | String | addSubrecord | |
ak automatic splitter | String | automaticSplitter | |
ak background color | String | backgroundColor | Displays the standard background color submenu |
ak background color dialog | String | backgroundColor/showDialog | Opens font background color dialog |
ak cancel | String | cancel | |
ak clear | String | clear | The target of this action is always the object having the keyboard focus |
ak compute expressions | String | computeExpressions | Updates all dynamic expressions in the area |
ak copy | String | copy | The target of this action is always the object having the keyboard focus |
ak current form | Longint | 1 | The current form is the form where the action was called. It could be either the main form or a palette form in front of the main form of the current process. |
ak cut | String | cut | The target of this action is always the object having the keyboard focus |
ak database settings | String | databaseSettings | Displays the standard Database Settings dialog box. |
ak delete record | String | deleteRecord | |
ak delete subrecord | String | deleteSubrecord | |
ak display subrecord | String | displaySubrecord | |
ak edit subrecord | String | editSubrecord | |
ak first page | String | firstPage | |
ak first record | String | firstRecord | |
ak font bold | String | fontBold | Toggles bold font attribute |
ak font color | String | color | Font color attribute |
ak font color dialog | String | color/showDialog | Displays the system font color dialog box |
ak font italic | String | fontItalic | Toggles italic font attribute |
ak font linethrough | String | fontLinethrough | Toggles linethrough font attribute |
ak font show dialog | String | font/showDialog | Displays the system font picker dialog box |
ak font size | String | fontSize | Font size attribute |
ak font style | String | fontStyle | Displays the standard font style submenu |
ak font underline | String | fontUnderline | Toggles underline font attribute |
ak freeze expressions | String | freezeExpressions | Freezes all dynamic expressions in the area |
ak goto page | String | gotoPage | parameter: "?value=pageNumber" |
ak last page | String | lastPage | |
ak last record | String | lastRecord | |
ak main form | Longint | 2 | The main form is the frontmost document or dialog form of the process, excluding any floating or pop-up window. |
ak msc | String | msc | Displays the Maintenance and security center window. |
ak next page | String | nextPage | |
ak next record | String | nextRecord | |
ak none | String | "" | |
ak open back url | String | openBackURL | Opens the previous URL in the browsing sequence carried out by the user in the Web area. |
ak open forward url | String | openForwardURL | Opens the next URL in the browsing sequence carried out by the user in the Web area. |
ak paste | String | paste | The target of this action is always the object having the keyboard focus |
ak previous page | String | previousPage | |
ak previous record | String | previousRecord | |
ak quit | String | quit | Displays an "Are you sure?" confirmation dialog box, then exits the 4D application if confirmed. |
ak redo | String | redo | The target of this action is always the object having the keyboard focus |
ak refresh current url | String | refreshCurrentURL | Reloads the current contents of the Web area. |
ak return to design mode | String | design | Brings the windows and menu bars of the 4D Design environment to the foreground. |
ak select all | String | selectAll | The target of this action is always the object having the keyboard focus |
ak show clipboard | String | showClipboard | |
ak show reference | String | visibleReferences | Displays all dynamic expressions as references |
ak standard action title | String | 4D_action_title | Default localized title for the standard action. Includes localized action name and additional information if pertinent, for example "Undo <previous action>". |
ak stop loading url | String | stopLoadingURL | Stops loading the page and/or objects of the current URL in the Web area. |
ak undo | String | undo | The target of this action is always the object having the keyboard focus |
_o_OBJECT Get action
Get action info
INVOKE ACTION
OBJECT Get action
OBJECT SET ACTION
SET MENU ITEM PROPERTY
Product: 4D
Theme: List of constant themes
Renamed: 4D v16 R3
Modified: 4D v16 R3
4D Language Reference ( 4D v20 R7)