public static class UISimpleSearch.SearchEvent extends ActionEvent
Modifier and Type | Field and Description |
---|---|
int |
SearchMode |
String |
SearchText |
source
Constructor and Description |
---|
SearchEvent(UIComponent component,
String text,
int mode) |
isAppropriateListener, processListener
getComponent, getPhaseId, queue, setPhaseId
getSource, toString
public String SearchText
public int SearchMode
public SearchEvent(UIComponent component, String text, int mode)
Copyright © 2005–2017 Alfresco Software. All rights reserved.