|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
IMarkupSourcingStrategy | Markup sourcing strategies determine whether a Component behaves like a "Panel" pulling its Markup from an associated Markup file, or like a Fragment pulling it from a another components Markup. |
Class Summary | |
---|---|
AbstractMarkupSourcingStrategy | Implements boiler plate as needed by most markup sourcing strategies. |
AssociatedMarkupSourcingStrategy | Boiler plate for markup sourcing strategy which retrieve the markup from associated markup files. |
BorderMarkupSourcingStrategy | |
ComponentFeedbackPanel | Convenience feedback panel that filters the feedback messages based on the component given in the constructor. |
DefaultMarkupSourcingStrategy | This is a no-op sourcing strategy. |
EmptyPanel | Panel that does absolutely nothing and that can be used to display an empty block. |
FeedbackPanel | A panel that displays FeedbackMessage s in a list view. |
Fragment | Usually you either have a markup file or a xml tag with wicket:id="myComponent" to associate markup with a component. |
FragmentMarkupSourcingStrategy | |
Panel | A panel is a reusable component that holds markup and other components. |
PanelMarkupSourcingStrategy |
Panel components.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |