|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FlyWheelControllerFactory
Fly Wheel Controller Factory
Method Summary | |
---|---|
PropertyList<PropertyCollectionController> |
createPropertyCollectionChildPropertyCollectionControllerList(PropertyCollection<?,?> model)
create Property Collection Child Property Collection Controller List |
PropertyList<PropertyController> |
createPropertyCollectionPropertyControllerList(PropertyCollection<?,?> model)
create Property Collection Property Controller List |
Methods inherited from interface org.deduced.controller.ControllerFactory |
---|
createController, createPropertyController |
Method Detail |
---|
PropertyList<PropertyCollectionController> createPropertyCollectionChildPropertyCollectionControllerList(PropertyCollection<?,?> model)
model
- the model to control
PropertyList<PropertyController> createPropertyCollectionPropertyControllerList(PropertyCollection<?,?> model)
model
- the model to control
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |