Modifier and Type | Method and Description |
---|---|
ReportComponentType |
RichTextInput.getType() |
ReportComponentType |
BoxesArea.getType() |
ReportComponentType |
TextInput.getType() |
ReportComponentType |
Box.getType() |
ReportComponentType |
Heading.getType() |
ReportComponentType |
Instruction.getType() |
ReportComponentType |
TableWrapper.getType() |
ReportComponentType |
Media.getType() |
ReportComponentType |
Image.getType() |
ReportComponentType |
HiddenField.getType() |
ReportComponentType |
Title.getType() |
ReportComponentType |
ReportSequence.getType() |
ReportComponentType |
SequenceList.getType() |
Modifier and Type | Method and Description |
---|---|
ReportComponentType |
ReportComponent.getType() |
Modifier and Type | Method and Description |
---|---|
static ReportComponentType |
ReportComponentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReportComponentType[] |
ReportComponentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ReportComponentType |
ReferenceReport.getType() |
ReportComponentType |
DBTableRow.getType() |
ReportComponentType |
Column.getType() |
Copyright © 2018. All Rights Reserved.