Title here
Summary here
Abstract
Kind: global abstract class
Extends: Abstract
Abstract
This class is a rendering error handling utility.
Method to make the application “crash”.
Kind: static method of AbstractRenderingErrorHandler
Param | Type | Description |
---|---|---|
message | string | Error message |
String
Construct id based on id of the element and all its parents
Kind: static method of AbstractRenderingErrorHandler
Param | Type | Description |
---|---|---|
element | Object | first element |