public class AdditionalSearchEvent
extends java.util.EventObject
Constructor and Description |
---|
AdditionalSearchEvent(JAutoComplete source,
java.lang.String text)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
JAutoComplete |
getSource()
Return the event source.
|
java.lang.String |
getText()
Return the text.
|
public AdditionalSearchEvent(JAutoComplete source, java.lang.String text)
source
- the event sourcetext
- the textpublic JAutoComplete getSource()
getSource
in class java.util.EventObject
public java.lang.String getText()
Copyright © 2016-2024 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence