Back Button behaviuor

Hi,

I want to knowknow which is the basic behaviour of back button and webix framework.

I ask this because everytime i press my mobile back button, my app exits and i want my app goes back to the previous view…

So, do i have to overwrite that onBackButton event?

Thanks and regards!

If you are using pure Webix components - there is no any special handling.

If you are using Webix Jet, yep, pressing the Back button will show the previous view, exactly as necessary in your case.

Which diferente are between webix and webix jet?
Please, tell me about them and advise me.

I am developing my app using webix components.

Thanks and regards!

I mean which differences are between webix and webix jet…

Thanks

Webix UI is a set of components.

Webix JET is a micro framework on top of Webix UI.

So while the components itself doesn’t handle the back button behavior, when you are using Webix Jet ( micro-framework ) app will be build in such way, that it will handle the Back button automatically.

Can you share to me a full mobile sample? i have checked out the doc and a web sample but i need more to evaluate if it worths…

Now i have almost done all my interface and i need to integrate with webix jet… and maybe it takes me some time…

i have doubts so, if you can, send me a little app for mobile that uses this micro framework.

I am using cordova 4.0 and of course, your webix 3.1 (with sidemenu)

Thanks and regards!

Sorry, I don’t have a ready to check mobile sample
You can try to load the online app on your device and check how back functionality works.

http://webix.com/demos/admin-app/#!/app/dashboard