| Package | Description |
|---|---|
| org.bridje.web.view | |
| org.bridje.web.view.comp |
| Modifier and Type | Method and Description |
|---|---|
UIEvent |
WebView.findEvent(String action)
Finds the event that match with the given action.
|
| Modifier and Type | Method and Description |
|---|---|
UIEvent |
UIEventAdapter.unmarshal(String v) |
| Modifier and Type | Method and Description |
|---|---|
List<UIEvent> |
WebComponent.events()
Gets all the UIEvents in this component.
|
| Modifier and Type | Method and Description |
|---|---|
String |
UIEventAdapter.marshal(UIEvent v) |
Copyright © 2015–2016 Bridje Framework. All rights reserved.