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 SummaryFields inherited from interface java.beans.BeanInfoICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.beans.SimpleBeanInfogetAdditionalBeanInfo, getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, loadImage
- 
Constructor Details- 
AbstractUITagBeanInfopublic AbstractUITagBeanInfo()
 
- 
- 
Method Details- 
getPropertyDescriptors- Specified by:
- getPropertyDescriptorsin interface- BeanInfo
- Overrides:
- getPropertyDescriptorsin class- SimpleBeanInfo
 
 
-