public static class UIGenericPicker.PickerEvent
extends javax.faces.event.ActionEvent
| Modifier and Type | Field and Description |
|---|---|
int |
Action |
String |
Contains |
int |
FilterIndex |
String[] |
Results |
source| Constructor and Description |
|---|
PickerEvent(javax.faces.component.UIComponent component,
int action,
int filterIndex,
String contains,
String[] results) |
getComponent, getPhaseId, queue, setPhaseIdgetSource, toStringCopyright © 2005–2018 Alfresco Software. All rights reserved.