public class CompositeComponentBeanInfo extends SimpleBeanInfo implements BeanInfo, Externalizable
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
Constructor and Description |
---|
CompositeComponentBeanInfo() |
Modifier and Type | Method and Description |
---|---|
BeanDescriptor |
getBeanDescriptor() |
PropertyDescriptor[] |
getPropertyDescriptors() |
List<PropertyDescriptor> |
getPropertyDescriptorsList() |
void |
readExternal(ObjectInput in) |
void |
setBeanDescriptor(BeanDescriptor newDescriptor) |
void |
writeExternal(ObjectOutput out) |
getAdditionalBeanInfo, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, loadImage
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAdditionalBeanInfo, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors
public BeanDescriptor getBeanDescriptor()
getBeanDescriptor
in interface BeanInfo
getBeanDescriptor
in class SimpleBeanInfo
public void setBeanDescriptor(BeanDescriptor newDescriptor)
public PropertyDescriptor[] getPropertyDescriptors()
getPropertyDescriptors
in interface BeanInfo
getPropertyDescriptors
in class SimpleBeanInfo
public List<PropertyDescriptor> getPropertyDescriptorsList()
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
IOException
ClassNotFoundException
Comments to: faces-dev@eclipse.org.
Copyright © 2019 Eclipse Foundation. All rights reserved.
Use is subject to license terms.