Uses of Class
net.officefloor.plugin.section.clazz.loader.ObjectDecoration
Packages that use ObjectDecoration
-
Uses of ObjectDecoration in net.officefloor.plugin.section.clazz.loader
Methods in net.officefloor.plugin.section.clazz.loader with parameters of type ObjectDecorationModifier and TypeMethodDescriptionClassSectionLoader.addManagedObject(String objectName, String managedObjectSourceClassName, PropertyList properties, ObjectDecoration objectDecoration) Loads theSectionManagedObject.ClassSectionLoader.addManagedObject(String objectName, ManagedObjectSource<?, ?> managedObjectSource, PropertyList properties, ObjectDecoration objectDecoration) Loads theSectionManagedObject.