| Package | Description |
|---|---|
| com.apptus.esales.connector |
This package provides utilities for communication with an eSales cluster
and this package documentation contains information on how to get started.
|
| Modifier and Type | Method | Description |
|---|---|---|
DynamicPage |
DynamicPage.addAttribute(String name,
String value) |
Adds a local panel attribute to this dynamic page.
|
DynamicPage |
DynamicPage.addAttributes(Map<String,String> attributes) |
Appends a map of attributes to the local panel attributes of this dynamic page.
|
DynamicPage |
DynamicPage.addSubpanel(Subpanel subpanel) |
Adds a subpanel to this dynamic page.
|
DynamicPage |
Session.dynamicPage(String name) |
Creates a dynamic page with the specified name.
|
Copyright © 2021 Apptus Technologies AB. All rights reserved.