Package io.jmix.flowui.view
Class StandardDetailView.SetupLockEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
io.jmix.flowui.view.StandardDetailView.SetupLockEvent
- All Implemented Interfaces:
Serializable
- Enclosing class:
- StandardDetailView<T>
public static class StandardDetailView.SetupLockEvent
extends org.springframework.context.ApplicationEvent
Event sent when the view requests an external lock, if one is defined.
- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source
-
Constructor Summary
-
Method Summary
Methods inherited from class org.springframework.context.ApplicationEvent
getTimestamp
Methods inherited from class java.util.EventObject
toString
-
Field Details
-
lockStatus
-
-
Constructor Details
-
SetupLockEvent
-
-
Method Details
-
getSource
- Overrides:
getSource
in classEventObject
-
getLockStatus
-
setLockStatus
-