codenameone - back button restriction on the app -


i looking restrict button i.e not anything. found need override in statemachine class.

protected boolean allowbackto(string formname) {    return false;} 

on our development deleted class , don't have class.

so there way restrict button in total application.

thanks in advance

you can't delete statemachine class in guibuilder app. if deleted , no longer using guibuilder code no longer relevant anyway , totally unnecessary added manually.


Comments

Popular posts from this blog

Load Balancing in Bluemix using custom domain and DNS SRV records -

oracle - pls-00402 alias required in select list of cursor to avoid duplicate column names -

python - Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] error -