public class SubSectionInputItem extends AbstractItem<net.officefloor.model.section.SectionModel,net.officefloor.model.section.SectionChanges,net.officefloor.model.section.SubSectionModel,net.officefloor.model.section.SubSectionModel.SubSectionEvent,net.officefloor.model.section.SubSectionInputModel,net.officefloor.model.section.SubSectionInputModel.SubSectionInputEvent>
SubSectionInputModel.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 |
|---|
SubSectionInputItem() |
| Modifier and Type | Method and Description |
|---|---|
AbstractItem.IdeExtractor |
extract() |
AbstractItem.IdeLabeller |
label() |
void |
loadToParent(net.officefloor.model.section.SubSectionModel parentModel,
net.officefloor.model.section.SubSectionInputModel itemModel) |
net.officefloor.model.section.SubSectionInputModel |
prototype() |
javafx.scene.layout.Pane |
visual(net.officefloor.model.section.SubSectionInputModel model,
AdaptedChildVisualFactoryContext<net.officefloor.model.section.SubSectionInputModel> context) |
children, connections, createChild, furtherAdapt, getBuilder, getChildrenGroups, getConfigurableContext, getConnections, getPreferenceStyleId, init, loadConfiguration, loadStyles, style, translateFromCommaSeparatedList, translateToCommaSeparateList, translateToNameMappings, translateToPropertyListrunpublic net.officefloor.model.section.SubSectionInputModel prototype()
prototype in class AbstractItem<net.officefloor.model.section.SectionModel,net.officefloor.model.section.SectionChanges,net.officefloor.model.section.SubSectionModel,net.officefloor.model.section.SubSectionModel.SubSectionEvent,net.officefloor.model.section.SubSectionInputModel,net.officefloor.model.section.SubSectionInputModel.SubSectionInputEvent>public AbstractItem.IdeExtractor extract()
extract in class AbstractItem<net.officefloor.model.section.SectionModel,net.officefloor.model.section.SectionChanges,net.officefloor.model.section.SubSectionModel,net.officefloor.model.section.SubSectionModel.SubSectionEvent,net.officefloor.model.section.SubSectionInputModel,net.officefloor.model.section.SubSectionInputModel.SubSectionInputEvent>public void loadToParent(net.officefloor.model.section.SubSectionModel parentModel,
net.officefloor.model.section.SubSectionInputModel itemModel)
loadToParent in class AbstractItem<net.officefloor.model.section.SectionModel,net.officefloor.model.section.SectionChanges,net.officefloor.model.section.SubSectionModel,net.officefloor.model.section.SubSectionModel.SubSectionEvent,net.officefloor.model.section.SubSectionInputModel,net.officefloor.model.section.SubSectionInputModel.SubSectionInputEvent>public javafx.scene.layout.Pane visual(net.officefloor.model.section.SubSectionInputModel model,
AdaptedChildVisualFactoryContext<net.officefloor.model.section.SubSectionInputModel> context)
visual in class AbstractItem<net.officefloor.model.section.SectionModel,net.officefloor.model.section.SectionChanges,net.officefloor.model.section.SubSectionModel,net.officefloor.model.section.SubSectionModel.SubSectionEvent,net.officefloor.model.section.SubSectionInputModel,net.officefloor.model.section.SubSectionInputModel.SubSectionInputEvent>public AbstractItem.IdeLabeller label()
label in class AbstractItem<net.officefloor.model.section.SectionModel,net.officefloor.model.section.SectionChanges,net.officefloor.model.section.SubSectionModel,net.officefloor.model.section.SubSectionModel.SubSectionEvent,net.officefloor.model.section.SubSectionInputModel,net.officefloor.model.section.SubSectionInputModel.SubSectionInputEvent>Copyright © 2005–2019. All rights reserved.