public class AFJSPCompatiblePropertyDescriptor extends AFPropertyDescriptor
| Constructor and Description |
|---|
AFJSPCompatiblePropertyDescriptor(java.lang.String propertyName,
java.lang.Class beanClass) |
AFJSPCompatiblePropertyDescriptor(java.lang.String propertyName,
java.lang.Class beanClass,
java.lang.String getterName,
java.lang.String setterName) |
getCategory, getPropertyTableRendererClass, newPropertyDescriptor, setCategory, setPropertyTableRendererClass, setReadOnlycreatePropertyEditor, equals, getPropertyEditorClass, getPropertyType, getReadMethod, getWriteMethod, hashCode, isBound, isConstrained, setBound, setConstrained, setPropertyEditorClass, setReadMethod, setWriteMethodpublic AFJSPCompatiblePropertyDescriptor(java.lang.String propertyName,
java.lang.Class beanClass)
throws java.beans.IntrospectionException
java.beans.IntrospectionExceptionpublic AFJSPCompatiblePropertyDescriptor(java.lang.String propertyName,
java.lang.Class beanClass,
java.lang.String getterName,
java.lang.String setterName)
throws java.beans.IntrospectionException
java.beans.IntrospectionExceptionCopyright ? 2022. All Rights Reserved.