|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ControllerFactory
Controller Factory
Method Summary | |
---|---|
PropertyCollectionController |
createController(PropertyCollection<?,?> model)
create a property collection controller |
PropertyController |
createPropertyController(PropertyCollection<?,?> model,
java.lang.Object key)
create Property Controller |
Method Detail |
---|
PropertyController createPropertyController(PropertyCollection<?,?> model, java.lang.Object key)
model
- the model to controlkey
- the key to control
PropertyCollectionController createController(PropertyCollection<?,?> model)
model
- the model to control
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |