restore

restores the saved state of a gridlayout

void restore(object state, [function factory] );
state
objecta state object factory
functionoptional, a function that implements the logic of creating inner gridlayout views

Example

$$("grid").restore(state,factory);

Related samples

See also
  • API
  • Articles
  • Back to top
    Join Our Forum
    We've retired comments here. Visit our forum for faster technical support, connect with other developers, and share your feedback there.