Uses of Enum Class
com._1c.g5.v8.bm.integration.EditingContextState
Packages that use EditingContextState
-
Uses of EditingContextState in com._1c.g5.v8.bm.integration
Methods in com._1c.g5.v8.bm.integration that return EditingContextStateModifier and TypeMethodDescriptionstatic EditingContextState
Returns the enum constant of this class with the specified name.static EditingContextState[]
EditingContextState.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com._1c.g5.v8.bm.integration with parameters of type EditingContextStateModifier and TypeMethodDescriptionvoid
IBmEditingContextStateListener.handleStateChange
(EditingContextState newState) Invoked to notify about an editing context state change.