Tools
Core Tool definitions
Classes
Name | Description | |
---|---|---|
CoreTools | Utility Class that provides definitions of tools provided by the core-frontend core. | |
HideIsolateEmphasizeActionHandler | Interface for class that handles Hide, Isolate, and Emphasize Actions | |
HideIsolateEmphasizeManager | Provides helper functions for doing commands on logical selection like categories and subjects. | |
RestoreAllFrontstagesTool | Immediate tool that will reset the layout of all frontstages to that specified in the stage definition. | |
RestoreFrontstageLayoutTool | Immediate tool that will reset the layout to that specified in the stage definition. | |
SelectionContextToolDefinitions | Utility Class that provides definitions for tools dependent on current selection. |
Enumerations
Name | Description | |
---|---|---|
HideIsolateEmphasizeAction | Supported Hide, Isolate, and Emphasize Actions. |
Global Functions
Name | Description | |
---|---|---|
areNoFeatureOverridesActive | return ConditionalBooleanValue object used to show items if selection set is active. | |
featureOverridesActiveStateFunc | return state with isVisible set to true is SectionSet is active. | |
getFeatureOverrideSyncEventIds | return SyncEventIds that trigger selection state function refresh. | |
getIsHiddenIfFeatureOverridesActive | return ConditionalBooleanValue object used to show item if feature overrides are active. | |
getIsHiddenIfSelectionNotActive | return ConditionalBooleanValue object used to show items if selection set is active. | |
getSelectionContextSyncEventIds | return SyncEventIds that trigger selection state function refresh. | |
isNoSelectionActive | return SyncEventIds that trigger selection state function refresh. | |
selectionContextStateFunc | return state with isVisible set to true is SectionSet is active. |
Interfaces
Name | Description | |
---|---|---|
EmphasizeElementsChangedArgs | Selection Context Action Event Argument |
Last Updated: 26 April, 2023