Namespace Serenity.Ui.Application.Interfaces.Components
Interfaces
IUiCancellable
Interface for a UI component that can be cancelled.
IUiCancellableActions
Interface defining actions for a cancellable UI component.
IUiComponent
Interface for a UI component.
IUiComponentActions
Interface defining lifecycle actions for a UI component.
IUiComponentParameters
Interface for UI component parameters.
IUiEditable
Interface for a UI component that can be edited.
IUiEditableActions
Interface defining actions for an editable UI component.
IUiEditableParameters
Interface for UI editable component parameters.
IUiInteractable
Interface for a UI component that can be interacted with.
IUiInteractableActions
Interface defining actions for an interactable UI component.
IUiInteractableParameters
Interface for UI interactable component parameters.
IUiSelectable
Interface for a UI component that can be selected.
IUiSelectableActions
Interface defining actions for a selectable UI component.
IUiSelectableParameters
Interface for UI selectable component parameters.
IUiSlideable
Interface for a UI component that can be slid.
IUiSlideableActions
Interface defining actions for a slideable UI component.
IUiSlideableParameters
Interface for UI slideable component parameters.
IUiSubmittable
Interface for a UI component that can be submitted.
IUiSubmittableActions
Interface defining actions for a submittable UI component.
IUiToggleable
Interface for a UI component that can be toggled.
IUiToggleableActions
Interface defining actions for a toggleable UI component.
IUiToggleableParameters
Interface for UI toggleable component parameters.