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 |
---|---|---|
Subpanel |
Subpanel.addArgument(String name,
String value) |
Adds an argument to the map of arguments for this subpanel,
where key is the parameter name, and value is the argument value.
|
Subpanel |
Subpanel.addArguments(Map<String,String> arguments) |
Appends a map of arguments to the arguments of this subpanel.
|
static Subpanel |
Subpanel.create(String name,
String publicPanel) |
Creates a subpanel with a reference to a public panel.
|
Modifier and Type | Method | Description |
---|---|---|
DynamicPage |
DynamicPage.addSubpanel(Subpanel subpanel) |
Adds a subpanel to this dynamic page.
|
Copyright © 2020 Apptus Technologies AB. All rights reserved.