|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.beans.PropertyEditorSupport
com.sun.faces.application.ConverterPropertyEditorBase
com.sun.faces.application.ConverterPropertyEditorFor_XXXX
public class ConverterPropertyEditorFor_XXXX
Default template class for the dynamic generation of target-class specific PropertyEditor implementations.
| Field Summary |
|---|
| Fields inherited from class com.sun.faces.application.ConverterPropertyEditorBase |
|---|
logger, TARGET_COMPONENT_ATTRIBUTE_NAME |
| Constructor Summary | |
|---|---|
ConverterPropertyEditorFor_XXXX()
|
|
| Method Summary | |
|---|---|
protected java.lang.Class<?> |
getTargetClass()
Return the target class of the objects that are being edited. |
| Methods inherited from class com.sun.faces.application.ConverterPropertyEditorBase |
|---|
getAsText, getComponent, setAsText |
| Methods inherited from class java.beans.PropertyEditorSupport |
|---|
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditor |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConverterPropertyEditorFor_XXXX()
| Method Detail |
|---|
protected java.lang.Class<?> getTargetClass()
ConverterPropertyEditorBaseConverter from the Faces application.
getTargetClass in class ConverterPropertyEditorBase
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||