cancel
Showing results for 
Search instead for 
Did you mean: 

Using a presenter in a container to communicate with model

Priyank
Associate III

Hi, I was wondering the safety regarding using a presenter within a container? I need the container, on click, to send information to the model. I cannot do this from the view, because this is a onclick function. 

Is it safe for me to define/set the presenter of the screen in the container then use it in the container?

3 REPLIES 3

Is this a TouchGFX question?

Priyank
Associate III

I put it under IDE since that is where the code for this would go, however yes, I am using TouchGFX for development as well.

As the question is all about TouchGFX stuff (presenter, container, model, view, onclick function), I'll move it.