| Package | Description |
|---|---|
| com.stimulsoft.report.components | |
| com.stimulsoft.report.components.enums | |
| com.stimulsoft.report.components.table | |
| com.stimulsoft.report.crossTab |
| Modifier and Type | Method and Description |
|---|---|
StiEnumSet<StiRestrictions> |
StiPage.getRestrictions() |
StiEnumSet<StiRestrictions> |
StiComponent.getRestrictions()
gets or sets value which indicates the restrictions of a component.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
StiRestrictionsHelper.isAllowDelete(StiRestrictions restrictions) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
StiRestrictionsHelper.isAllowDelete(StiEnumSet<StiRestrictions> restrictions) |
void |
StiPage.setRestrictions(StiEnumSet<StiRestrictions> value) |
void |
StiComponent.setRestrictions(StiEnumSet<StiRestrictions> value) |
| Modifier and Type | Method and Description |
|---|---|
static StiRestrictions |
StiRestrictions.forValue(int value) |
static StiRestrictions |
StiRestrictions.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiRestrictions[] |
StiRestrictions.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StiEnumSet<StiRestrictions> |
StiTableCellRichText.getRestrictions() |
StiEnumSet<StiRestrictions> |
StiTableCellImage.getRestrictions() |
StiEnumSet<StiRestrictions> |
StiTableCellCheckBox.getRestrictions() |
StiEnumSet<StiRestrictions> |
StiTableCell.getRestrictions() |
| Modifier and Type | Method and Description |
|---|---|
void |
StiTableCellRichText.setRestrictions(StiEnumSet<StiRestrictions> value) |
void |
StiTableCellImage.setRestrictions(StiEnumSet<StiRestrictions> value) |
void |
StiTableCellCheckBox.setRestrictions(StiEnumSet<StiRestrictions> value) |
void |
StiTableCell.setRestrictions(StiEnumSet<StiRestrictions> value) |
| Modifier and Type | Method and Description |
|---|---|
StiEnumSet<StiRestrictions> |
StiCrossField.getRestrictions() |
| Modifier and Type | Method and Description |
|---|---|
void |
StiCrossField.setRestrictions(StiEnumSet<StiRestrictions> value) |
Copyright © 2019 Stimulsoft. All Rights Reserved.