public class ButtonEvent
extends org.primefaces.event.AbstractAjaxBehaviorEvent
Calculator component when a button is pressed.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NAME |
| Constructor and Description |
|---|
ButtonEvent(javax.faces.component.UIComponent component,
javax.faces.component.behavior.Behavior behavior,
java.lang.String buttonName,
java.math.BigDecimal value) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName() |
java.math.BigDecimal |
getValue() |
isAppropriateListener, processListenerpublic static final java.lang.String NAME
Copyright © 2011–2021. All rights reserved.