2007 Jan 02 3:47 AM
Hi ,
Is there any document which gives a description of all the important methods in that class( <b>CL_GUI_ALV_TREE</b> ) .
I would also like know how drag and drop feature can be implemented using this class.
Regards
Arun
Hi ,
Is there any document which gives a description of all the important methods in that class( <b>CL_GUI_ALV_TREE</b> ) .
I would also like know how drag and drop feature can be implemented using this class.
Regards
Arun
2007 Jan 02 3:52 AM
Hi,
I am not sure of any document..But check the programs
RSDEMO_DRAG_DROP_TREE_MULTI
RSDEMO_DRAG_DROP_EDIT_TREE
Thanks,
Naren
2007 Jan 02 4:11 AM
Hi ,
Check the documentation @
http://help.sap.com/saphelp_47x200/helpdata/en/b7/147a36c70d2354e10000009b38f839/frameset.htm
and Sample Programs
SAPSIMPLE_TREE_CONTROL_DEMO
Example of a simple tree
SAPTLIST_TREE_CONTROL_DEMO
Example of a list tree
SAPCOLUMN_TREE_CONTROL_DEMO
Example of a column tree
SAPSIMPLE_TREE_CONTEXT_MEN_DEM
Example of context menus
SAPTLIST_TREE_CONTROL_DEMO_HDR
Example of a context menu on headings in a SAP Tree
SAPSIMPLE_TREE_DRAG_DROP_DEMO
Example of drag and drop
RSDEMO_DRAG_DROP_TREE_MULTI
Example of drag and drop with multiple selection
RSDEMO_DRAG_DROP_EDIT_TREE
Example of drag and drop between a SAP Tree and a SAP Textedit
Please mark Useful Answers