public static class UIGenericPicker.PickerEvent
extends javax.faces.event.ActionEvent
| Modifier and Type | Field and Description |
|---|---|
int |
Action |
java.lang.String |
Contains |
int |
FilterIndex |
java.lang.String[] |
Results |
| Constructor and Description |
|---|
UIGenericPicker.PickerEvent(javax.faces.component.UIComponent component,
int action,
int filterIndex,
java.lang.String contains,
java.lang.String[] results) |
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.