| Package | Description |
|---|---|
| com.stimulsoft.report.styles.conditions | |
| com.stimulsoft.report.styles.conditions.elements | |
| com.stimulsoft.report.styles.enums |
| Modifier and Type | Method and Description |
|---|---|
StiEnumSet<StiStyleLocation> |
StiStyleCondition.getLocation()
Gets or sets variant of component location on parent component area.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiStyleCondition.setLocation(StiEnumSet<StiStyleLocation> value) |
| Constructor and Description |
|---|
StiStyleCondition(StiEnumSet<StiStyleConditionType> type,
StiStyleConditionOperation operationPlacement,
StiStyleConditionOperation operationPlacementNestedLevel,
StiStyleConditionOperation operationComponentType,
StiStyleConditionOperation operationLocation,
StiStyleConditionOperation operationComponentName,
StiEnumSet<StiStyleComponentPlacement> placement,
int placementNestedLevel,
StiEnumSet<StiStyleComponentType> componentType,
StiEnumSet<StiStyleLocation> location,
java.lang.String componentName)
Creates a new object of the type StiStyleCondition.
|
| Modifier and Type | Method and Description |
|---|---|
StiEnumSet<StiStyleLocation> |
StiStyleConditionLocationElement.getLocation()
Gets or sets variant of component location on parent component area.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiStyleConditionLocationElement.setLocation(StiEnumSet<StiStyleLocation> location) |
| Constructor and Description |
|---|
StiStyleConditionLocationElement(StiEnumSet<StiStyleLocation> location) |
StiStyleConditionLocationElement(StiEnumSet<StiStyleLocation> location,
StiStyleConditionOperation operationLocation) |
| Modifier and Type | Method and Description |
|---|---|
static StiStyleLocation |
StiStyleLocation.forValue(int value) |
static StiStyleLocation |
StiStyleLocation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiStyleLocation[] |
StiStyleLocation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Stimulsoft. All Rights Reserved.