Package | Description |
---|---|
org.richfaces.fragment.popupPanel |
Modifier and Type | Method and Description |
---|---|
static PopupPanel.ResizerLocation |
PopupPanel.ResizerLocation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PopupPanel.ResizerLocation[] |
PopupPanel.ResizerLocation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
org.openqa.selenium.WebElement |
RichFacesPopupPanel.AdvancedPopupPanelInteractions.getResizerElement(PopupPanel.ResizerLocation resizerLocation) |
RichFacesPopupPanel.AdvancedPopupPanelInteractions |
RichFacesPopupPanel.AdvancedPopupPanelInteractions.resizeFromLocation(PopupPanel.ResizerLocation location,
int byXPixels,
int byYPixels) |
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.