public class DetectEvent extends Event
| Constructor and Description |
|---|
DetectEvent(java.lang.String name,
Component target,
java.lang.Object data) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getResult()
Returns the detected result.
|
java.lang.String |
getType()
Returns the detected type.
|
getData, getEvent, getName, getPage, getTarget, isPropagatable, stopPropagation, toStringpublic DetectEvent(java.lang.String name,
Component target,
java.lang.Object data)
Copyright © 2005-2024 Potix Corporation. All Rights Reserved.