| Package | Description |
|---|---|
| com.gooddata.md | |
| com.gooddata.md.report |
| Modifier and Type | Class and Description |
|---|---|
class |
AttributeDisplayForm
Display form of attribute
|
| Modifier and Type | Method and Description |
|---|---|
DisplayForm |
NestedAttribute.getDefaultDisplayForm() |
| Modifier and Type | Method and Description |
|---|---|
Collection<DisplayForm> |
NestedAttribute.getDisplayForms() |
Collection<DisplayForm> |
NestedAttribute.Content.getDisplayForms() |
| Modifier and Type | Method and Description |
|---|---|
List<AttributeElement> |
MetadataService.getAttributeElements(DisplayForm displayForm)
Fetches attribute elements by given display form.
|
| Constructor and Description |
|---|
Content(Collection<Key> pk,
Collection<Key> fk,
Collection<DisplayForm> displayForms,
String dimension,
String direction,
com.gooddata.md.AttributeSort sort,
String type,
Collection<String> rel,
Collection<String> compositeAttribute,
Collection<String> compositeAttributePk,
String drillDownStepAttributeDF,
String linkedDisplayFormUri,
Collection<String> folders,
Collection<String> grain) |
| Constructor and Description |
|---|
AttributeInGrid(DisplayForm displayForm)
Creates new AttributeInGrid using given DisplayForm's uri and it's title as alias.
|
AttributeInGrid(DisplayForm displayForm,
String alias)
Creates new AttributeInGrid using given DisplayForm's uri and given alias.
|
Copyright © 2019. All rights reserved.