com.stimulsoft.report.styles.conditions.elements
Class StiStyleConditionPlacementNestedLevelElement
java.lang.Object
com.stimulsoft.report.styles.conditions.elements.StiStyleConditionElement
com.stimulsoft.report.styles.conditions.elements.StiStyleConditionPlacementNestedLevelElement
public class StiStyleConditionPlacementNestedLevelElement
- extends StiStyleConditionElement
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StiStyleConditionPlacementNestedLevelElement
public StiStyleConditionPlacementNestedLevelElement(int placementNestedLevel)
StiStyleConditionPlacementNestedLevelElement
public StiStyleConditionPlacementNestedLevelElement(int placementNestedLevel,
StiStyleConditionOperation operationPlacementNestedLevel)
getPlacementNestedLevel
public final int getPlacementNestedLevel()
- Gets or sets value which indicates nested level of specified component.
setPlacementNestedLevel
public final void setPlacementNestedLevel(int value)
getOperationPlacementNestedLevel
public final StiStyleConditionOperation getOperationPlacementNestedLevel()
- Gets or sets type of operation which will be used for comparison of component nested level.
setOperationPlacementNestedLevel
public final void setOperationPlacementNestedLevel(StiStyleConditionOperation value)