|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ReportComponentType in org.gcube.application.reporting.component |
---|
Methods in org.gcube.application.reporting.component that return ReportComponentType | |
---|---|
ReportComponentType |
Media.getType()
|
ReportComponentType |
SequenceList.getType()
|
ReportComponentType |
HiddenField.getType()
|
ReportComponentType |
TextInput.getType()
|
ReportComponentType |
TableWrapper.getType()
|
ReportComponentType |
BoxesArea.getType()
|
ReportComponentType |
Image.getType()
|
ReportComponentType |
Box.getType()
|
ReportComponentType |
Title.getType()
|
ReportComponentType |
Heading.getType()
|
ReportComponentType |
Instruction.getType()
|
ReportComponentType |
ReportSequence.getType()
|
Uses of ReportComponentType in org.gcube.application.reporting.component.interfaces |
---|
Methods in org.gcube.application.reporting.component.interfaces that return ReportComponentType | |
---|---|
ReportComponentType |
ReportComponent.getType()
|
Uses of ReportComponentType in org.gcube.application.reporting.component.type |
---|
Methods in org.gcube.application.reporting.component.type that return ReportComponentType | |
---|---|
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. |
Uses of ReportComponentType in org.gcube.application.reporting.reference |
---|
Methods in org.gcube.application.reporting.reference that return ReportComponentType | |
---|---|
ReportComponentType |
ReferenceReport.getType()
|
ReportComponentType |
DBTableRow.getType()
|
ReportComponentType |
Column.getType()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |