Quantcast
Channel: SCN : All Content - SAP CRM: Webclient UI - Framework
Viewing all articles
Browse latest Browse all 4552

Tree view -Change mode

$
0
0

Hi All,

 

I have created a Tree report along with childs data.  I have added Getter/Setter methods for attributes .

 

I am displaying the Z table data into tree, like Header and Items( all are value nodes).

 

I have added EDIT button and wrote the below code .

 

I am setting one atribute in edit event like GV_EDIT = 'X'.

 

I am handling the logic in DO_PREPARE_OUTPUT method.

 

IF gv_edit EQ 'X'.
me->view_group_context->set_all_editable( ).
lv_bool = me->view_group_context->is_view_in_display_mode( me ).
CLEAR gv_edit.
ENDIF.

Every Child attribute contains the GET_I method also with correct signature . Even debugger is not triggering when I click on column or  line selection.


Could you please help me in this ?


Thanks,

rama



Viewing all articles
Browse latest Browse all 4552


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>