Last updated

API / geotoolkit / widgets / TableView / HeaderMode

Enumeration: HeaderMode

widgets.TableView.HeaderMode

Header mode, automatic header resize strategies

Table of contents

Enumeration Members

Contents

Enumeration Members

Auto

Auto = "auto"

Automatically resize column width to fit header content


Default

Default = "default"

Default, no automatic resize


Wrap

Wrap = "wrap"

Automatically resize header height, and wrap header content to fit header within header width


WrapSplitWords

WrapSplitWords = "wrapsplitwords"

Automatically resize header height. Will split words that are larger than width