public class ManagedObjectItem extends AbstractConfigurableItem<net.officefloor.model.section.SectionModel,net.officefloor.model.section.SectionModel.SectionEvent,net.officefloor.model.section.SectionChanges,net.officefloor.model.section.SectionManagedObjectModel,net.officefloor.model.section.SectionManagedObjectModel.SectionManagedObjectEvent,ManagedObjectItem>
SectionManagedObjectModel.AbstractConfigurableItem.ConfigurableModelContext<O,M>, AbstractConfigurableItem.IdeConfigurer, AbstractConfigurableItem.ItemActioner<O,M>, AbstractConfigurableItem.ItemConfigurer<O,M,I>AbstractItem.ConfigurableContext<R extends net.officefloor.model.Model,O>, AbstractItem.IdeChildrenGroup, AbstractItem.IdeConnection<C extends net.officefloor.model.ConnectionModel>, AbstractItem.IdeConnectionTarget<C extends net.officefloor.model.ConnectionModel,T extends net.officefloor.model.Model,TE extends Enum<TE>>, AbstractItem.IdeExtractor, AbstractItem.IdeLabeller, AbstractItem.IdeStyle, AbstractItem.PreferenceListenerbuilder| Constructor and Description |
|---|
ManagedObjectItem() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
children(List<AbstractItem.IdeChildrenGroup> childGroups) |
AbstractConfigurableItem.IdeConfigurer |
configure() |
protected void |
connections(List<AbstractItem.IdeConnectionTarget<? extends net.officefloor.model.ConnectionModel,?,?>> connections) |
AbstractItem.IdeExtractor |
extract() |
protected ManagedObjectItem |
item(net.officefloor.model.section.SectionManagedObjectModel model) |
AbstractItem.IdeLabeller |
label() |
void |
loadToParent(net.officefloor.model.section.SectionModel parentModel,
net.officefloor.model.section.SectionManagedObjectModel itemModel) |
static void |
main(String[] args)
Test configuration.
|
net.officefloor.model.section.SectionManagedObjectModel |
prototype() |
String |
style() |
javafx.scene.layout.Pane |
visual(net.officefloor.model.section.SectionManagedObjectModel model,
AdaptedChildVisualFactoryContext<net.officefloor.model.section.SectionManagedObjectModel> context) |
createAdaptedParent, furtherAdapt, loadConfiguration, maincreateChild, furtherAdapt, getBuilder, getChildrenGroups, getConfigurableContext, getConnections, getPreferenceStyleId, init, loadStyles, translateFromCommaSeparatedList, translateToCommaSeparateList, translateToNameMappings, translateToPropertyListrunpublic static void main(String[] args)
args - Command line arguments.public net.officefloor.model.section.SectionManagedObjectModel prototype()
prototype in class AbstractItem<net.officefloor.model.section.SectionModel,net.officefloor.model.section.SectionChanges,net.officefloor.model.section.SectionModel,net.officefloor.model.section.SectionModel.SectionEvent,net.officefloor.model.section.SectionManagedObjectModel,net.officefloor.model.section.SectionManagedObjectModel.SectionManagedObjectEvent>protected ManagedObjectItem item(net.officefloor.model.section.SectionManagedObjectModel model)
item in class AbstractConfigurableItem<net.officefloor.model.section.SectionModel,net.officefloor.model.section.SectionModel.SectionEvent,net.officefloor.model.section.SectionChanges,net.officefloor.model.section.SectionManagedObjectModel,net.officefloor.model.section.SectionManagedObjectModel.SectionManagedObjectEvent,ManagedObjectItem>public AbstractItem.IdeExtractor extract()
extract in class AbstractItem<net.officefloor.model.section.SectionModel,net.officefloor.model.section.SectionChanges,net.officefloor.model.section.SectionModel,net.officefloor.model.section.SectionModel.SectionEvent,net.officefloor.model.section.SectionManagedObjectModel,net.officefloor.model.section.SectionManagedObjectModel.SectionManagedObjectEvent>public void loadToParent(net.officefloor.model.section.SectionModel parentModel,
net.officefloor.model.section.SectionManagedObjectModel itemModel)
loadToParent in class AbstractItem<net.officefloor.model.section.SectionModel,net.officefloor.model.section.SectionChanges,net.officefloor.model.section.SectionModel,net.officefloor.model.section.SectionModel.SectionEvent,net.officefloor.model.section.SectionManagedObjectModel,net.officefloor.model.section.SectionManagedObjectModel.SectionManagedObjectEvent>public javafx.scene.layout.Pane visual(net.officefloor.model.section.SectionManagedObjectModel model,
AdaptedChildVisualFactoryContext<net.officefloor.model.section.SectionManagedObjectModel> context)
visual in class AbstractItem<net.officefloor.model.section.SectionModel,net.officefloor.model.section.SectionChanges,net.officefloor.model.section.SectionModel,net.officefloor.model.section.SectionModel.SectionEvent,net.officefloor.model.section.SectionManagedObjectModel,net.officefloor.model.section.SectionManagedObjectModel.SectionManagedObjectEvent>public AbstractItem.IdeLabeller label()
label in class AbstractItem<net.officefloor.model.section.SectionModel,net.officefloor.model.section.SectionChanges,net.officefloor.model.section.SectionModel,net.officefloor.model.section.SectionModel.SectionEvent,net.officefloor.model.section.SectionManagedObjectModel,net.officefloor.model.section.SectionManagedObjectModel.SectionManagedObjectEvent>public String style()
style in class AbstractItem<net.officefloor.model.section.SectionModel,net.officefloor.model.section.SectionChanges,net.officefloor.model.section.SectionModel,net.officefloor.model.section.SectionModel.SectionEvent,net.officefloor.model.section.SectionManagedObjectModel,net.officefloor.model.section.SectionManagedObjectModel.SectionManagedObjectEvent>public AbstractConfigurableItem.IdeConfigurer configure()
configure in class AbstractConfigurableItem<net.officefloor.model.section.SectionModel,net.officefloor.model.section.SectionModel.SectionEvent,net.officefloor.model.section.SectionChanges,net.officefloor.model.section.SectionManagedObjectModel,net.officefloor.model.section.SectionManagedObjectModel.SectionManagedObjectEvent,ManagedObjectItem>protected void children(List<AbstractItem.IdeChildrenGroup> childGroups)
children in class AbstractItem<net.officefloor.model.section.SectionModel,net.officefloor.model.section.SectionChanges,net.officefloor.model.section.SectionModel,net.officefloor.model.section.SectionModel.SectionEvent,net.officefloor.model.section.SectionManagedObjectModel,net.officefloor.model.section.SectionManagedObjectModel.SectionManagedObjectEvent>protected void connections(List<AbstractItem.IdeConnectionTarget<? extends net.officefloor.model.ConnectionModel,?,?>> connections)
connections in class AbstractItem<net.officefloor.model.section.SectionModel,net.officefloor.model.section.SectionChanges,net.officefloor.model.section.SectionModel,net.officefloor.model.section.SectionModel.SectionEvent,net.officefloor.model.section.SectionManagedObjectModel,net.officefloor.model.section.SectionManagedObjectModel.SectionManagedObjectEvent>Copyright © 2005–2019. All rights reserved.