Uses of Class
net.officefloor.eclipse.section.ManagedObjectSourceItem
-
Packages that use ManagedObjectSourceItem Package Description net.officefloor.eclipse.section -
-
Uses of ManagedObjectSourceItem in net.officefloor.eclipse.section
Methods in net.officefloor.eclipse.section that return ManagedObjectSourceItem Modifier and Type Method Description protected ManagedObjectSourceItem
ManagedObjectSourceItem. item(SectionManagedObjectSourceModel model)
Methods in net.officefloor.eclipse.section with parameters of type ManagedObjectSourceItem Modifier and Type Method Description static ManagedObjectType<?>
ManagedObjectSourceItem. loadManagedObjectType(ManagedObjectSourceItem item, OfficeFloorOsgiBridge osgiBridge)
Loads theManagedObjectType
for theManagedObjectItem
.
-