|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CloseableContext
A ViewContext specialization that can tell callers whether it is safe to close the context.
Method Summary | |
---|---|
boolean |
canClose(boolean fullCheck)
Returns true if it is safe to remove this context or otherwise get rid of its view. |
Methods inherited from interface org.progeeks.util.ViewContext |
---|
getParentContext, setParentContext |
Methods inherited from interface org.progeeks.util.beans.StandardBean |
---|
addPropertyChangeListener, addPropertyChangeListener, hasListeners, hasListeners, removePropertyChangeListener, removePropertyChangeListener, removePropertyChangeListener |
Method Detail |
---|
boolean canClose(boolean fullCheck)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |