Hi!
I created a Numberpad as a view which consists of buttons for each number and creates a number out of all the buttons, which were pressed.
How can I insert this view with its controller into another view?
I mean, how can I treat this complete View like for example a sap-view sap.m.label, which I just insert into a matrix layout, while the inner view still has its own controller?
Greetings,
Martin