org.apache.myfaces.extensions.validator.core.recorder
Interface ProcessedInformationRecorder
public interface ProcessedInformationRecorder
Allows to capture converted values.
- Since:
- 1.x.1
- Author:
- Gerhard Petracek
Method Summary |
void |
recordUserInput(javax.faces.component.UIComponent uiComponent,
java.lang.Object value)
|
recordUserInput
void recordUserInput(javax.faces.component.UIComponent uiComponent,
java.lang.Object value)
Copyright © 2008-2010 The Apache Software Foundation. All Rights Reserved.