public class StiStyleConditionPlacementNestedLevelElement extends StiStyleConditionElement
| Constructor and Description |
|---|
StiStyleConditionPlacementNestedLevelElement(int placementNestedLevel) |
StiStyleConditionPlacementNestedLevelElement(int placementNestedLevel,
StiStyleConditionOperation operationPlacementNestedLevel) |
| Modifier and Type | Method and Description |
|---|---|
StiStyleConditionOperation |
getOperationPlacementNestedLevel()
Gets or sets type of operation which will be used for comparison of component nested level.
|
int |
getPlacementNestedLevel()
Gets or sets value which indicates nested level of specified component.
|
void |
setOperationPlacementNestedLevel(StiStyleConditionOperation value) |
void |
setPlacementNestedLevel(int value) |
public StiStyleConditionPlacementNestedLevelElement(int placementNestedLevel)
public StiStyleConditionPlacementNestedLevelElement(int placementNestedLevel,
StiStyleConditionOperation operationPlacementNestedLevel)
public final int getPlacementNestedLevel()
public final void setPlacementNestedLevel(int value)
public final StiStyleConditionOperation getOperationPlacementNestedLevel()
public final void setOperationPlacementNestedLevel(StiStyleConditionOperation value)
Copyright © 2019 Stimulsoft. All Rights Reserved.