on 2015 Jun 22 10:42 AM
Hi Santosh,
did you check for this event.JsDoc Report - SAP UI development Toolkit for HTML5 - API Reference - sap.m.InputBase
Regards
Dhananjay
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Dhananjay Choubey,
How i can add this event inside my F4 Dialog? will you please provide some code snippet.
For example,
After click on search button, it is calling search functionality. with out click on search button, just i will enter some search values in search input and press "Enter" from keyboard.how i can call this search method inside F4.
No Dhananjay Choubey, It's not the way to handle the problem. and also so many application we will develop, if you do it by same procedure like 10 methods to create extra methods. Application will be critical to handle.
We Developer's always looking for the simple way. Am i right?
Perhaps you didn't get what i was saying or maybe i didn't get you.
Whenever you will use sap.ui.getCore().byId("id-of-filterbar").fireSearch() this will fire the search event of filterbar. If i am not wrong.
So suppose i have written the code of that search event in another method and on search event that method is called.
Now i want to call the same from change event, again i will call the same method. I will reuse the method again and again. Both will be same, if i am not wrong.
User | Count |
---|---|
57 | |
11 | |
7 | |
6 | |
6 | |
6 | |
6 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.