public class CompositeEditor
extends java.beans.PropertyEditorSupport
| Constructor and Description |
|---|
CompositeEditor(java.beans.PropertyEditor... editors) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.beans.PropertyEditor> |
getPropertyEditors() |
void |
setAsText(java.lang.String s) |
public void setAsText(java.lang.String s)
throws java.lang.IllegalArgumentException
setAsText in interface java.beans.PropertyEditorsetAsText in class java.beans.PropertyEditorSupportjava.lang.IllegalArgumentExceptionpublic java.util.List<java.beans.PropertyEditor> getPropertyEditors()