Uses of Class
net.officefloor.eclipse.configurer.test.ExampleModel.ExampleItem
-
Packages that use ExampleModel.ExampleItem Package Description net.officefloor.eclipse.configurer.test -
-
Uses of ExampleModel.ExampleItem in net.officefloor.eclipse.configurer.test
Fields in net.officefloor.eclipse.configurer.test declared as ExampleModel.ExampleItem Modifier and Type Field Description ExampleModel.ExampleItem
ExampleModel. selectedItem
Selected item.Fields in net.officefloor.eclipse.configurer.test with type parameters of type ExampleModel.ExampleItem Modifier and Type Field Description java.util.List<ExampleModel.ExampleItem>
ExampleModel. items
Items.java.util.List<ExampleModel.ExampleItem>
ExampleModel. multiple
Multiple.java.util.List<ExampleModel.ExampleItem>
ExampleModel. selections
Items for selection.
-