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, toString
public DetectEvent(java.lang.String name, Component target, java.lang.Object data)
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.