Methods
(inner) hideLoader(newTitle)
Hide the loader and show the left image
Parameters:
Name | Type | Description |
---|---|---|
newTitle |
String | The new title to apply |
- Source:
(inner) setImage(image)
Set the left image for the button
Parameters:
Name | Type | Description |
---|---|---|
image |
String |
- Source:
(inner) setTitle(title)
Set the title for the button
Parameters:
Name | Type | Description |
---|---|---|
title |
String |
- Source:
(inner) showLoader(loadingTitle)
Show the loader and hide the left image
Parameters:
Name | Type | Description |
---|---|---|
loadingTitle |
String | The new optional title to show |
- Source: