Sencha Touch Last Accessed Pages -
i need option see last accessed few pages in sencha touch application. have many panels in application , @ run time change view-port item based on different conditions. need list of last accessed pages on button click , there should able select each pages old data on page.
thanks in advance!!!
i think using routes , adding actions or hashes localstore.
you create ext.list store , change window.location on itemtap callback.
take @ history support guide.
hope helps-
Comments
Post a Comment