Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • CaptionColumn caption - The specified label is used as column name. This overwrites the label attribute used by default. Internationalization is supported.
  • Generator - Selection of a Generated Column, if already available.
  • Collapsible - The column can be collapsed by invoking the method. For this, the property Properties > ColumnCollapsingAllowed must be set.
  • Collapsed - The column remains collapsed. For this, the property Properties > ColumnCollapsingAllowed must be set.
  • Icon - Assigns an icon to the column that can be selected in the wizard.
  • Alignment - Aligns the text in the column (Left, Center, Right).
  • Width - Sets a fixed column width in pixel.
  • Expand Ratio (Weight) - Defines a weight. As a result, occupies the entire space available in the width. If multiple columns have a weight, then the available space is relatively divided as per specified weight. However, if too little space is available, then (only) columns with weight are clinched in specified ratio. Only when all the columns with weight have reached the minimum size, a horizontal scroller is displayed.
  • Converter - Determines a formatting for the value, e.g. date, currency.
  • Change column sequence - Select a property > click on Move up or Move down.
  • Add Generated Column - Defines a Generated Column, with which random UI components can be integrated in an XdevTable.

...