-
Notifications
You must be signed in to change notification settings - Fork 0
PosSharp.Core.Lifecycle.StandardLifecycleHandler
github-actions[bot] edited this page May 8, 2026
·
7 revisions
Implements standard UPOS lifecycle rules.
public sealed class StandardLifecycleHandler : PosSharp.Core.Lifecycle.IUposLifecycleHandlerInheritance System.Object 🡒 StandardLifecycleHandler
Implements IUposLifecycleHandler
| Methods | |
|---|---|
| ValidateTransition(ControlState, ControlState) | Validates whether a transition to a specific state is allowed from the current state. |
| VerifyState(ControlState, ControlState) | Validates whether an operation is allowed in the current state. |
Expand / Collapse
- Interfaces
- Classes
- Events
- Enums & Constants
Expand / Collapse
- Lifecycle Management
- Base Components
- Exceptions
