- Type Parameters:
HEADER
-
BODY
-
- All Implemented Interfaces:
- AdvancedInteractions<RichFacesPanel.AdvancedRichPanelInteractions>, AdvancedVisibleComponentIteractions<RichFacesPanel.AdvancedRichPanelInteractions>, Panel<HEADER,BODY>
- Direct Known Subclasses:
- TextualRichFacesPanel
public abstract class RichFacesPanel<HEADER,BODY>
extends AbstractPanel<HEADER,BODY>
implements AdvancedVisibleComponentIteractions<RichFacesPanel.AdvancedRichPanelInteractions>
Add to the final doc that there is example implementation in TextualRichFacesPanel, as the most used panel.
- Author:
- jhuska