|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ViewFactory
Factory that can create views from a ViewContext.
Method Summary | |
---|---|
ContextView |
createView(ViewContext context)
Called to create a view for the specified context. |
void |
destroyView(ContextView view)
Called to destroy a specific view previously created with this factory. |
Method Detail |
---|
ContextView createView(ViewContext context)
void destroyView(ContextView view)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |