public class UIEvent extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getExpression()
Gets the event´s expression.
|
String |
getParameter()
The parameter for the event.
|
Object |
invoke()
Invokes the method defined by this event.
|
public String getExpression()
public String getParameter()
public Object invoke()
Copyright © 2015–2017 Bridje Framework. All rights reserved.