| 01 |
RSAT_DESTROY_TREE |
Cleans the internal handler and destroys the control |
|
| 02 |
RSAT_BUILD_TREE |
function for building table which runs against the tree control |
|
| 03 |
RSAT_ADD_NODES_TO_DISPLAY |
Send new node to the tree control |
|
| 04 |
RSAT_HANDLE_CONTROL_EVENT |
Jump-FM for dispatching the event (do not use) |
|
| 05 |
RSAT_FREE_TREE |
Clears the internal memory |
|
| 06 |
RSAT_CREATE_TREE |
Creates and inits one tree control |
|
| 07 |
RSAT_FREE_ALL |
Invalids all handles and frees all controls and reset everything |
|
| 08 |
RSAT_TREEV_EVT_RIGHTMOUSEDOWN |
Registers the Right Item Mousbutton in Treel (internal use only) |
|
| 09 |
RSAT_TREEV_EVT_ABAPDROP |
Registriert den Drop Event eines Trees (internal use only) |
|
| 10 |
RSAT_LINK_CONTROL |
set the dynnr for the tree dynamic at runtime |
|
| 11 |
RSAT_TREE_SET_IMAGELIST |
assigns to theTreeControl an OLE ImageList |
|
| 12 |
RSAT_GET_SELECTED_NODEID |
returns the nodes of the tree just selected |
|
| 13 |
RSAT_UNLINK_TREE |
unlink the tree from the dynpro (e.g. set it to invisble |
|
| 14 |
RSAT_TREEV_SET_DRAGDROP |
Sets the drag and drop mode of the control (internal use only) |
|
| 15 |
RSAT_SET_ITEMTEXT |
sets the text of an existing item newly |
|
| 16 |
RSAT_DELETE_NODE |
returns the nodes of the tree just selected |
|
| 17 |
RSAT_EXPAND_NODE |
expand the node of the tree |
|
| 18 |
RSAT_SELECT_NODE |
selects a node of the tree |
|
| 19 |
RSAT_REGISTER_DRAGFROP_TREE |
register the drag drop mode of the tree at runtime (for internal use only) |
|
| 20 |
RSAT_UNREGISTER_DRAGFROP_TREE |
unregister the drag drop mode of the tree at runtime (for external use) |
|
| 21 |
RSAT_TREEV_CHILD_EXIST |
indicates whether the children are already sent to the frontend |
|
| 22 |
RSAT_GET_EXPANDED_NODES |
provides a table of currently expanded nodes |
|
| 23 |
RSAT_SET_EXPANDED_NODES |
set the expanded nodes in the tree (all children should already be there) |
|
| 24 |
RSAT_BUILD_TREE_EX |
function for building table which runs against the tree control extended |
|
| 25 |
RSAT_BUILD_TREELIST |
function for building a list structure for a tree no hier supported |
|
| 26 |
RSAT_DELETE_NODES |
deletes all nodes in the tree |
|
| 27 |
RSAT_TREEV_EVT_BTNCLK |
Registers the button click event of a tree (internal use only) |
|
| 28 |
RSAT_SET_DRAGDROP_MODE |
Sets/Resets the drag and drop mode of the control |
|
| 29 |
RSAT_UPDATE_NODES |
Update of currently displayed nodes in the tree |
|
| 30 |
RSAT_MOVE_NODE |
reassigns a node in a tree |
|
| 31 |
RSAT_BUILD_TREE_EX_UPD |
function for building table which updates nodes in the tree control |
|
| 32 |
RSAT_DELETE_NODE_LIST |
returns the nodes of the tree just selected |
|
| 33 |
RSAT_GET_TOP_NODE |
Get the top node of the tree |
|
| 34 |
RSAT_SET_TOP_NODE |
set the top node of the tree |
|
| 35 |
RSAT_SET_VISIBLE |
Sets the control visible or hidden |
|
| 36 |
RSAT_SET_ITEMHEIGHT |
Sets the height of the Item |
|
| 37 |
RSAT_TREEV_ADJUST_HEADER_WIDTH |
Sets all headers to an optimal width |
|
| 38 |
RSAT_SET_MINTEXTWIDTH |
Sets the minimum width of a column |
|
| 39 |
RSAT_SET_SCREEN_UPDATE_MODE |
Sets the screen update mode on / off |
|
| 40 |
RSAT_SET_SORTED |
sets or clears the local sorting mode |
|
| 41 |
RSAT_SET_EXPANDER |
Set or takes the expander of a node |
|
| 42 |
RSAT_TREEV_EVT_RGHTMSEDOWN_NOD |
Registers the right node mousebutton to the tree (internal use only) |
|
| 43 |
RSAT_BUILD_TREE_EX_UPD2 |
function for building table which updates nodes in the tree control |
|
| 44 |
RSAT_BUILD_TREE_EX2 |
function for building table which runs against the tree control extended |
|
| 45 |
RSAT_GET_DRAGDROPID |
gets the dragdropid for a node of the treecontrol |
|
| |
|
|
|