Package com.sencha.gxt.theme.base.client.frame

Interface Summary
CollapsibleFrame Interface for frames that can be expanded / collapsed.
DivFrame.DivFrameResources  
DivFrame.DivFrameStyle  
DivFrame.Template  
Frame Defines the interface for classes which "frame" a given element and support both a header and content section.
NestedDivFrame.NestedDivFrameResources  
NestedDivFrame.NestedDivFrameStyle  
NestedDivFrame.Template  
TableFrame.TableFrameResources  
TableFrame.TableFrameStyle  
TableFrame.Template  
 

Class Summary
DivFrame Frame implementation that renders its frame using 9 absolutely positioned DIVs.
Frame.FrameOptions Render options for Frames.
NestedDivFrame Frame and CollapsibleFrame implementation that creates its frame using 3 sets of 3 nested DIVs.
TableFrame Frame implementation that creates the frame using a 3 x 3 HTML TABLE.
 



Copyright © 2012. All Rights Reserved.