public class LocalizedAttributeInfo extends Object
| Constructor and Description |
|---|
LocalizedAttributeInfo(TableRowsGroup parentSection,
TableRow sectionHeaderRow,
TableRowsGroup localizedAttributeGroup,
Section sectionConfiguration,
Attribute attributeConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
Attribute |
getAttributeConfiguration() |
TableRow |
getCurrentLocaleRow() |
TableRowsGroup |
getLocalizedAttributeGroup() |
TableRowsGroup |
getParentSection() |
Section |
getSectionConfiguration() |
TableRow |
getSectionHeaderRow() |
void |
setCurrentLocaleRow(TableRow currentLocaleRow) |
public LocalizedAttributeInfo(TableRowsGroup parentSection, TableRow sectionHeaderRow, TableRowsGroup localizedAttributeGroup, Section sectionConfiguration, Attribute attributeConfiguration)
public TableRowsGroup getParentSection()
public TableRow getSectionHeaderRow()
public TableRowsGroup getLocalizedAttributeGroup()
public Section getSectionConfiguration()
public Attribute getAttributeConfiguration()
public TableRow getCurrentLocaleRow()
public void setCurrentLocaleRow(TableRow currentLocaleRow)
Copyright © 2018. All rights reserved.