|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deduced.controller.implementation.AbstractControllerFactory
org.deduced.controller.implementation.FlyWheelControllerFactoryImplementation
public class FlyWheelControllerFactoryImplementation

Fly Wheel Controller Factory Implementation
| Constructor Summary | |
|---|---|
FlyWheelControllerFactoryImplementation(DeducedControllerLayerExtension setControlLayer)
FlyWheelControllerFactoryImplementation Constructor |
|
| Method Summary | |
|---|---|
PropertyCollectionController |
createController(PropertyCollection<?,?> model)
(non-Javadoc) |
protected FlyWheelPropertyCollectionController |
createControllerObject()
create Controller Object |
PropertyList<PropertyCollectionController> |
createPropertyCollectionChildPropertyCollectionControllerList(PropertyCollection<?,?> model)
(non-Javadoc) |
PropertyList<PropertyController> |
createPropertyCollectionPropertyControllerList(PropertyCollection<?,?> model)
(non-Javadoc) |
PropertyController |
createPropertyController(PropertyCollection<?,?> model,
java.lang.Object key)
(non-Javadoc) |
protected FlyWheelPropertyController |
createPropertyControllerObject()
create Property Controller Object |
| Methods inherited from class org.deduced.controller.implementation.AbstractControllerFactory |
|---|
getControlLayer, initializeControlLayer, initializeListController, initializePropertyCollectionController, initializePropertyController, isAddRemoveAvailableOnModel, setControlLayer |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FlyWheelControllerFactoryImplementation(DeducedControllerLayerExtension setControlLayer)
setControlLayer - control layer to use| Method Detail |
|---|
public PropertyCollectionController createController(PropertyCollection<?,?> model)
createController in interface ControllerFactorymodel - the model to control
DefaultControllerFactory.createController(org.deduced.PropertyCollection)protected FlyWheelPropertyCollectionController createControllerObject()
public PropertyList<PropertyCollectionController> createPropertyCollectionChildPropertyCollectionControllerList(PropertyCollection<?,?> model)
createPropertyCollectionChildPropertyCollectionControllerList in interface FlyWheelControllerFactorymodel - the model to control
FlyWheelControllerFactory.createPropertyCollectionChildPropertyCollectionControllerList(org.deduced.PropertyCollection)
public PropertyController createPropertyController(PropertyCollection<?,?> model,
java.lang.Object key)
createPropertyController in interface ControllerFactorymodel - the model to controlkey - the key to control
DefaultControllerFactory.createPropertyController(org.deduced.PropertyCollection,
java.lang.Object)protected FlyWheelPropertyController createPropertyControllerObject()
public PropertyList<PropertyController> createPropertyCollectionPropertyControllerList(PropertyCollection<?,?> model)
createPropertyCollectionPropertyControllerList in interface FlyWheelControllerFactorymodel - the model to control
FlyWheelControllerFactory.createPropertyCollectionPropertyControllerList(org.deduced.PropertyCollection)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||