JavaFX: Bringing Rich Experiences To All the Screens Of Your Life

Profile: desktop, common

Overview

The definition of a data grid column.

Variable Summary

accessnametypeCan ReadCan InitCan WriteDefault Valuedescription
public-initdataMemberString

The name of the variable displayed by the column.

publicfillPaint

The background of the grid cells associated with the column.

publicresizableBoolean

A value indicating whether the column can be resized interactively.

publictextAlignmentTextAlignment

The alignment of the column title.

publictitleString

The column title.

publicwidthNumber

The width of the column.

Inherited Variables

Inherited Functions