Package | Description |
---|---|
com.vaadin.v7.client.ui |
Modifier and Type | Class and Description |
---|---|
class |
VScrollTablePatched.RowHeadersFooterCell
HeaderCell that is header cell for row headers.
|
Modifier and Type | Method and Description |
---|---|
VScrollTablePatched.FooterCell |
VScrollTablePatched.TableFooter.getFooterCell(int index)
Gets a footer cell by using a column index.
|
VScrollTablePatched.FooterCell |
VScrollTablePatched.TableFooter.getFooterCell(String cid)
Gets a footer cell which represents the given columnId.
|
Modifier and Type | Method and Description |
---|---|
void |
VScrollTablePatched.TableFooter.setFooterCell(int index,
VScrollTablePatched.FooterCell cell)
Set a footer cell for a specified column index.
|
Copyright © 2020 Magnolia International Ltd.. All rights reserved.