Utilities
Various utility classes for working with a UI.
Classes
Name |
Description |
|
IconSpecUtilities |
Creates an IconSpec with an SVG source and gets the SVG source from an IconSpec. |
|
UiError |
iTwin.js UI UiError class is a subclass of BentleyError. |
|
UiEvent |
iTwin.js UI UiEvent class is a subclass of BeEvent with argument type safety. |
Deprecated |
UiEventDispatcher |
This class is used to send eventIds to interested UI components so the component can determine if it needs |
Deprecated |
UiSyncEvent |
UiSync Event class. |
Deprecated |
Enumerations
Global Functions
Name |
Description |
|
isArrowKey |
Determines if a KeyboardEvent.key is an Arrow key |
|
Interfaces
Name |
Description |
|
IMatch |
Interface that returns indices of matches |
|
PointProps |
Describes 2d points. |
Deprecated |
UiSyncEventArgs |
UiSync Event arguments. |
Deprecated |
Type Aliases
Last Updated:
25 October, 2023