Saving State of Objects in GXT
- by 8EM
Is there a way to store the state of objects in GXT?
That is, having a dynamically configurable GUI built in GXT, you can add your own widgets 'on-the-fly' in any order you like - with your own custom everything. Is there a way to save the state of all the objects, so one can load the profile back at a later date?