public interface Panel<HEADER,BODY>
| Modifier and Type | Method and Description |
|---|---|
BODY |
getBodyContent()
Gets the class representing the body of this panel.
|
HEADER |
getHeaderContent()
Gets the class representing the header of this panel.
|
HEADER getHeaderContent()
IllegalStateException - when this panel has no header elementTextualRichFacesPanelBODY getBodyContent()
TextualRichFacesPanelCopyright © 2014 JBoss by Red Hat. All Rights Reserved.