Class CompositeComponentBeanInfo
java.lang.Object
java.beans.SimpleBeanInfo
com.sun.faces.facelets.tag.composite.CompositeComponentBeanInfo
- All Implemented Interfaces:
BeanInfo,Externalizable,Serializable
- See Also:
-
Field Summary
Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32 -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.beans.SimpleBeanInfo
getAdditionalBeanInfo, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, loadImageMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.beans.BeanInfo
getAdditionalBeanInfo, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors
-
Constructor Details
-
CompositeComponentBeanInfo
public CompositeComponentBeanInfo()
-
-
Method Details
-
getBeanDescriptor
- Specified by:
getBeanDescriptorin interfaceBeanInfo- Overrides:
getBeanDescriptorin classSimpleBeanInfo
-
setBeanDescriptor
-
getPropertyDescriptors
- Specified by:
getPropertyDescriptorsin interfaceBeanInfo- Overrides:
getPropertyDescriptorsin classSimpleBeanInfo
-
getPropertyDescriptorsList
-
writeExternal
- Specified by:
writeExternalin interfaceExternalizable- Throws:
IOException
-
readExternal
- Specified by:
readExternalin interfaceExternalizable- Throws:
IOExceptionClassNotFoundException
-