Package | Description |
---|---|
com.sun.faces.application |
Modifier and Type | Class and Description |
---|---|
class |
ConverterPropertyEditorFor_XXXX
Default template class for the dynamic generation of target-class specific
PropertyEditor implementations.
|
Modifier and Type | Method and Description |
---|---|
Class<? extends ConverterPropertyEditorBase> |
ConverterPropertyEditorFactory.definePropertyEditorClassFor(Class<?> targetClass)
Return a PropertyEditor class appropriate for editing the given
targetClass . |
Constructor and Description |
---|
ConverterPropertyEditorFactory(Class<? extends ConverterPropertyEditorBase> templateClass)
Create a
ConverterPropertyEditorFactory that uses the
specified template class. |
Copyright © 2010–2019 JBoss by Red Hat. All rights reserved.