Package to.etc.domui.component.layout

Interface Summary
IBreadCrumbTitler  
TabPanelBase.ITabSelected Represents on tab selected event listener.
 

Class Summary
BorderLayoutPanel  
BreadCrumb  
ButtonBar  
ButtonMakerBase  
Caption  
CaptionedHeader Small header component to separate items vertically on a page.
CaptionedPanel A panel with a beveled caption above it.
ErrorMessageDiv This is the default in-component error handling panel, for components that handle their own errors.
ErrorPanel This is a CaptionedPanel which captures and displays errors for the tree it is in.
FloatingWindow A simple floating window, non-blocking, with a title bar which can be dragged.
PopInPanel Pop-in panel and link functionality.
ScrollableTabPanel Customization of TabPanel that render tabs in single line, provide scroller buttons if needed.
SplitLine Experimental, do not use- Splitter which itself is just a DIV and which does not contain the controlled regions but just has a reference to them.
SplitPanel A simple two-column divider, where the widths of both columns can be set using table width specifications.
SplitterPanel Splitter control is just wrapper DIV around javascript baset splitter implementation based on jQuery.splitter.js - animated splitter plugin, version 1.0 (2010/01/02), author Kristaps Kukurs (contact@krikus.com)
TabPanel A panel containing multiple tabs.
TabPanelBase  
TabPanelBase.TabInstance  
 

Enum Summary
BorderLayoutPanel.Panel  
PopInPanel.Bar