| Package | Description |
|---|---|
| de.hybris.platform.print.util.table | |
| de.hybris.platform.printcockpit.view.table |
| Modifier and Type | Method and Description |
|---|---|
ParameterDescriptor.Scope |
ParameterDescriptor.getScope()
Returns the scope of this parameter.
|
static ParameterDescriptor.Scope |
ParameterDescriptor.Scope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ParameterDescriptor.Scope[] |
ParameterDescriptor.Scope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ParameterDescriptor(String qualifier,
String nameLocKey,
String typeCode,
ParameterDescriptor.Scope scope)
Creates new parameter descriptor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
PrintTableController.addDataParamEditors(ItemEditorZKComponent editor,
List<ParameterDescriptor> params,
Map<String,Object> values,
ParameterDescriptor.Scope scope,
boolean isLocked) |
Copyright © 2017 SAP SE. All Rights Reserved.