public interface SBBeanInfo
extends java.beans.BeanInfo
Modifier and Type | Method and Description |
---|---|
java.beans.PropertyDescriptor[] |
getPropertyDescriptorsChecked()
Returns the property descriptors of an operator or adapter
|
java.beans.PropertyDescriptor[] getPropertyDescriptorsChecked() throws java.beans.IntrospectionException
java.beans.IntrospectionException
- If a getter or setter for a property is missing