| Package | Description |
|---|---|
| co.aurasphere.botmill.fb.model.outcoming.factory | |
| co.aurasphere.botmill.fb.model.outcoming.template.list |
| Modifier and Type | Method and Description |
|---|---|
static DefaultAction |
ButtonFactory.createDefaultActionButton(String url)
Creates a default action button (based on Web URL) for list template.
|
| Modifier and Type | Method and Description |
|---|---|
ListTemplateElementBuilder |
ListTemplateElementBuilder.setDefaultAction(DefaultAction defaultAction)
Sets a DefaultAction for the current
ListTemplateElement. |
| Modifier and Type | Method and Description |
|---|---|
DefaultAction |
ListTemplateElement.getDefaultAction()
Gets the default action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListTemplateElement.setDefaultAction(DefaultAction defaultAction)
Sets the default action.
|
Copyright © 2017 BotMill. All rights reserved.