Class MultiBeanInfo
java.lang.Object
java.beans.SimpleBeanInfo
com.inductiveautomation.factorypmi.designer.property.MultiBeanInfo
- All Implemented Interfaces:
BeanInfo
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32 -
Constructor Summary
ConstructorsConstructorDescriptionMultiBeanInfo(PropertyDescriptor[] props) MultiBeanInfo(Object bean) MultiBeanInfo(List beans) -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic ObjectgetBeanValue(Object bean, FeatureDescriptor fd) static booleanpropsEqual(FeatureDescriptor fda, FeatureDescriptor fdb) static voidsetBeanValue(Object bean, Object value, FeatureDescriptor fd, boolean addUndo) Methods inherited from class java.beans.SimpleBeanInfo
getAdditionalBeanInfo, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, getPropertyDescriptors, loadImage
-
Constructor Details
-
MultiBeanInfo
-
MultiBeanInfo
-
MultiBeanInfo
-
-
Method Details
-
equals
-
propsEqual
-
getBeanDescriptor
- Specified by:
getBeanDescriptorin interfaceBeanInfo- Overrides:
getBeanDescriptorin classSimpleBeanInfo
-
getFeatureDescriptors
-
getBeanValue
-
setBeanValue
-