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