|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CustomizerCloseRequester
Customizers who want to be able to close the customizer window themselves can implement this window. The KnowledgeFlow will pass in the reference to the parent Window when constructing the customizer. The customizer can then call dispose() the Frame whenever it suits them.
| Method Summary | |
|---|---|
void |
setParentWindow(Window parent)
A reference to the parent is passed in |
| Method Detail |
|---|
void setParentWindow(Window parent)
parent - the parent Window
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||