new module:ct-grid /decorator /NoData Found Bubble Message Decorator(decorator Config)
Constructs a NoDataFoundBubbleMessageDecorator instance — end-users will
never need to do this themselves since grids are fully constructed based on their XML definition files by the
module:ct-grid/GridComponentFactory class.
The NoDataFoundBubbleMessageDecorator renders a bubble containing an explanatory message header and
body over any grid when there is no data to be displayed. The headerText attribute will set the header
text of the bubble and the bodyText attribute will set the body message. A third attribute,
classname adds a CSS class string to the message bubbles's main element.
Default message if attributes are omitted:
headerText: "No matching products found"
bodyText: "Please adjust your search criteria."
classname: ""
Parameters:
| Name | Type | Description | ||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
decoratorConfig |
object |
Properties
|
Methods
on Close()
on Open()
on Row Data Received()
- Implements:
- See:
on Row Data Requested()
- Implements:
- See:
on Row Data Unavailable()
- Implements:
- See:
on Size Changed()
- Implements:
- See: