Package org.apache.struts2.views.jsp.ui
Class AbstractUITagBeanInfo
java.lang.Object
java.beans.SimpleBeanInfo
org.apache.struts2.views.jsp.ui.AbstractUITagBeanInfo
- All Implemented Interfaces:
BeanInfo
Describes properties supported by the AbstractUITag - base class for all UI tags
This bases on HtmlTagSupportBeanInfo class from StripesFramework - thanks!
FIXME: is it used?
-
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, getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, loadImage
-
Constructor Details
-
AbstractUITagBeanInfo
public AbstractUITagBeanInfo()
-
-
Method Details
-
getPropertyDescriptors
- Specified by:
getPropertyDescriptors
in interfaceBeanInfo
- Overrides:
getPropertyDescriptors
in classSimpleBeanInfo
-