public class CustomPropertyEditorFieldInfo extends PropertyEditorFieldInfo
Constructor and Description |
---|
CustomPropertyEditorFieldInfo(String label,
String stringValue,
Class<?> customEditorClass) |
Modifier and Type | Method and Description |
---|---|
Class<?> |
getCustomEditorClass() |
void |
setCustomEditorClass(Class<?> customEditorClass) |
getComboValues, getCurrentStringValue, getEventId, getHelpHeading, getHelpText, getKey, getLabel, getOptions, getOriginalValue, getPriority, getType, getValidators, hasHelpInfo, isRemovalSupported, setCurrentStringValue, setPropertyEditorCategory, toString, undo, withComboValues, withHelpInfo, withKey, withOptions, withPriority, withRemovalSupported, withValidators, withValidators
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.