public interface PopupPanel<HEADER,HEADERCONTROLS,BODY> extends Panel<HEADER,BODY>
| Modifier and Type | Interface and Description |
|---|---|
static class |
PopupPanel.ResizerLocation
Represents the direction where the popup panel should be resized.
|
| Modifier and Type | Method and Description |
|---|---|
HEADERCONTROLS |
getHeaderControlsContent()
Gets the controls of the popup panel.
|
getBodyContent, getHeaderContentHEADERCONTROLS getHeaderControlsContent()
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.