Package io.jmix.flowui.view
Class StandardDetailView.SetupLockEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
io.jmix.flowui.event.view.ViewSetupLockEvent<StandardDetailView<?>>
io.jmix.flowui.view.StandardDetailView.SetupLockEvent
- All Implemented Interfaces:
Serializable
- Enclosing class:
- StandardDetailView<T>
@Deprecated(since="2.7",
forRemoval=true)
public static class StandardDetailView.SetupLockEvent
extends ViewSetupLockEvent<StandardDetailView<?>>
Deprecated, for removal: This API element is subject to removal in a future version.
Event sent when the view requests an external lock, if one is defined.
- See Also:
-
Field Summary
Fields inherited from class io.jmix.flowui.event.view.ViewSetupLockEvent
lockStatusFields inherited from class java.util.EventObject
source -
Constructor Summary
ConstructorsConstructorDescriptionSetupLockEvent(StandardDetailView<?> view) Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Methods inherited from class io.jmix.flowui.event.view.ViewSetupLockEvent
getLockStatus, getSource, setLockStatusMethods inherited from class org.springframework.context.ApplicationEvent
getTimestampMethods inherited from class java.util.EventObject
toString
-
Constructor Details
-
SetupLockEvent
Deprecated, for removal: This API element is subject to removal in a future version.
-
ViewSetupLockEventinstead.