|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| IComponentRenderer<T extends Component> | Renderer creates wicket markup for a component. |
| ILayout | Layout is responsible for creating wicket markup for a group of components. |
| Class Summary | |
|---|---|
| APanel | Panel that generates markup for added components, so that it doesn't need to have a markup file. |
| ConstraintBehavior | Contains information about how a component should be displayed in a layout. |
| FlowLayout | Layout that only concatenates markup for components. |
| GridLayout | GridLayout puts markup of components in <table><table/> according to
GridLayoutConstraints. |
| GridLayoutConstraint | Specifies position of a component for GridLayout
and optionally column/row span. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||