com.sencha.gxt.state.client
Class BorderLayoutStateHandler
java.lang.Object
com.sencha.gxt.state.client.AbstractStateHandler<S,C>
com.sencha.gxt.state.client.ComponentStateHandler<BorderLayoutStateHandler.BorderLayoutState,BorderLayoutContainer>
com.sencha.gxt.state.client.BorderLayoutStateHandler
- All Implemented Interfaces:
- BeforeRestoreStateEvent.HasBeforeRestoreStateHandlers<BorderLayoutStateHandler.BorderLayoutState,BorderLayoutContainer>, BeforeSaveStateEvent.HasBeforeSaveStateHandlers<BorderLayoutStateHandler.BorderLayoutState,BorderLayoutContainer>, RestoreStateEvent.HasRestoreStateHandlers<BorderLayoutStateHandler.BorderLayoutState,BorderLayoutContainer>, SaveStateEvent.HasSaveStateHandlers<BorderLayoutStateHandler.BorderLayoutState,BorderLayoutContainer>
public class BorderLayoutStateHandler
- extends ComponentStateHandler<BorderLayoutStateHandler.BorderLayoutState,BorderLayoutContainer>
|
Method Summary |
void |
applyState()
Applies the currently loaded state to the current stateful object. |
BorderLayoutStateHandler
public BorderLayoutStateHandler(BorderLayoutContainer component)
BorderLayoutStateHandler
public BorderLayoutStateHandler(BorderLayoutContainer component,
String key)
applyState
public void applyState()
- Description copied from class:
AbstractStateHandler
- Applies the currently loaded state to the current stateful object.
- Specified by:
applyState in class AbstractStateHandler<BorderLayoutStateHandler.BorderLayoutState,BorderLayoutContainer>
Copyright © 2012. All Rights Reserved.