public class AFPropertyDescriptor
extends com.l2fprod.common.beans.ExtendedPropertyDescriptor
| Constructor and Description |
|---|
AFPropertyDescriptor(java.lang.String propertyName,
java.lang.Class beanClass) |
AFPropertyDescriptor(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 AFPropertyDescriptor(java.lang.String propertyName,
java.lang.Class beanClass)
throws java.beans.IntrospectionException
java.beans.IntrospectionExceptionpublic AFPropertyDescriptor(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.