javafx.ui

Table

Extends: ScrollableWidget

Attributes

public autoResizeMode: TableAutoResizeMode
public cells: TableCell*
public columns: TableColumn+
private dirty: Boolean
public gridColor: Color?
private inSetSelection: Boolean
public intercellSpacing: java.awt.Dimension?
public locked: Boolean
public onSelectionChange: function():*
public rowHeight: Number?
public rowMargin: Number?
public rowSelectionAllowed: Boolean?
private rowcount: Number
public selection: Number
private selectionGeneration: Number
private selectionListener: javax.swing.event.ListSelectionListener
public showGrid: Boolean
public showHorizontalLines: Boolean
public showVerticalLines: Boolean
private table: javax.swing.JTable
private tableModel: net.java.javafx.ui.UIContextImpl$XTableCellModel
public visibleRowCount: Number

Attributes Inherited from javafx.ui.ScrollableWidget

awtScrollBarBackground, columnHeader, horizontalScrollBarPolicy, lowerLeftCorner, lowerRightCorner, onViewChange, rowHeader, scrollBarBackground, scrollPaneBorder, scrollpane, upperLeftCorner, upperRightCorner, verticalScrollBarPolicy, viewChangeListener, viewportBorder

Attributes Inherited from javafx.ui.Widget

alignmentX, alignmentY, awtBackground, awtFont, awtForeground, background, border, component, componentOrientation, cursor, doubleBuffered, enabled, focusListener, focusTraversalKeysEnabled, focusable, focused, font, foreground, height, inBoundsListener, keyListener, keyboardAction, maximumSize, minimumSize, mouseListener, mouseMotionListener, mouseWheelListener, onKeyDown, onKeyTyped, onKeyUp, onMouseClicked, onMouseDragged, onMouseEntered, onMouseExited, onMouseMoved, onMousePressed, onMouseReleased, onMouseWheelMoved, opaque, preferredSize, size, sizeToFitColumn, sizeToFitRow, toolTipText, visible, width, x, y

Attributes Inherited from javafx.ui.GroupElement

column, horizontal, row, vertical

Attributes Inherited from javafx.ui.UIElement

lookAndFeel

Operations/Functions

protected createTable(): javax.swing.JTable

Operations/Functions Inherited from javafx.ui.ScrollableWidget

createScrollPane, createView, getViewPosition, getViewRect, installViewChangeListener, scrollRectToVisible, setViewPosition

Operations/Functions Inherited from javafx.ui.Widget

createComponent, function():function(java.awt.event.KeyEvent):function(java.awt.event.KeyEvent):function(java.awt.event.KeyEvent):function(java.awt.event.KeyEvent):javafx.ui.KeyEvent, getBounds, getComponent, getNonScrollPaneComponent, installMouseListener, installMouseMotionListener, installMouseWheelListener, makeKeyEvent, makeMouseEvent, makeMouseWheelEvent, maximumSize, minimumSize, onSetOpaque, preferredSize, requestFocus, setBounds, size

Operations/Functions Inherited from javafx.ui.UIElement

getWindow