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, getHeaderContent
HEADERCONTROLS getHeaderControlsContent()
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.