public class ResizeEvent
extends org.primefaces.event.AbstractAjaxBehaviorEvent
ImageRotateAndResize and
Layout components.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NAME |
| Constructor and Description |
|---|
ResizeEvent(javax.faces.component.UIComponent component,
javax.faces.component.behavior.Behavior behavior,
double width,
double height) |
| Modifier and Type | Method and Description |
|---|---|
double |
getHeight() |
double |
getWidth() |
isAppropriateListener, processListenerpublic static final java.lang.String NAME
Copyright © 2011–2021. All rights reserved.