public interface CloseOperationHandler
MultiViewElement
creates a CloseOperationState
instance to notify the environment of it's internal state.Modifier and Type | Method and Description |
---|---|
boolean |
resolveCloseOperation(CloseOperationState[] elements)
Perform the closeOperation on the opened elements in the multiview topcomponent.
|
boolean resolveCloseOperation(CloseOperationState[] elements)
elements
- CloseOperationState
instances of MultiViewElement
s that cannot be
closed and require resolution.