Package net.sf.springlayout.web.layout

Interface Summary
FieldDefinition Defines a field used in the UI that is mapped to a property of the command object.
Form Defines a single panel on a muli-panel page.
PanelForm Defines a single panel on a muli-panel page.
PanelFormGroup Holds multiple PanelForm objects for a multi-panel page.
PanelFormTabStateManager Implementing classes contain logic to determine whether a panel tab should be disabled or not.
 

Class Summary
AlwaysDisabledPanelTabStateManager Manager for a panel tab for showing it as always disabled.
LayoutFieldDefinition Defines a field for a panel providing information such as it's name, whether it's mandatory and an optional array of validation rules.
LayoutForm Default implementation of a Form
LayoutPanelForm Default implementation of a PanelForm
LayoutPanelFormGroup Default implementation of a PanelFormGroup
LayoutUtils  
OnPageFieldInstance This is an instance of an actual field that is rendered on a page.
 

Exception Summary
LayoutFormConfigurationException Exception relating to incorrect configuration in a LayoutForm or LayoutPanelForm
 



Copyright © 2005-2007 Spring Layout Team. All Rights Reserved.