R
- the type of the table rowspublic class RowHeader<R extends Row<?,?,?>> extends TreeTableColumn<R,R>
GanttChart.setRowHeaderNodeFactory(Callback)
cellFactory, cellValueFactory, onEditCancel, onEditCommit, onEditStart, sortType, treeTableView
comparator, contextMenu, editable, graphic, id, impl_fixed, impl_reorderable, maxWidth, minWidth, parentColumn, prefWidth, resizable, sortable, sortNode, style, text, visible, width
TreeTableColumn.CellDataFeatures<S,T>, TreeTableColumn.CellEditEvent<S,T>, TreeTableColumn.SortType
DEFAULT_CELL_FACTORY
DEFAULT_COMPARATOR
Constructor and Description |
---|
RowHeader(GanttChart<R> ganttChart) |
Modifier and Type | Method and Description |
---|---|
GanttChart<R> |
getGanttChart() |
TreeTableView<R> |
getTreeTable() |
cellFactoryProperty, cellValueFactoryProperty, editAnyEvent, editCancelEvent, editCommitEvent, editStartEvent, getCellFactory, getCellObservableValue, getCellObservableValue, getCellValueFactory, getClassCssMetaData, getColumns, getCssMetaData, getOnEditCancel, getOnEditCommit, getOnEditStart, getSortType, getStyleableParent, getTreeTableView, getTypeSelector, impl_styleableGetNode, onEditCancelProperty, onEditCommitProperty, onEditStartProperty, setCellFactory, setCellValueFactory, setOnEditCancel, setOnEditCommit, setOnEditStart, setSortType, sortTypeProperty, treeTableViewProperty
addEventHandler, buildEventDispatchChain, comparatorProperty, contextMenuProperty, editableProperty, getCellData, getCellData, getComparator, getContextMenu, getGraphic, getId, getMaxWidth, getMinWidth, getParentColumn, getPrefWidth, getProperties, getPseudoClassStates, getSortNode, getStyle, getStyleClass, getText, getUserData, getWidth, graphicProperty, hasProperties, idProperty, impl_fixedProperty, impl_isFixed, impl_isReorderable, impl_reorderableProperty, impl_setFixed, impl_setReorderable, impl_setWidth, isEditable, isResizable, isSortable, isVisible, maxWidthProperty, minWidthProperty, parentColumnProperty, prefWidthProperty, removeEventHandler, resizableProperty, setComparator, setContextMenu, setEditable, setGraphic, setId, setMaxWidth, setMinWidth, setPrefWidth, setResizable, setSortable, setSortNode, setStyle, setText, setUserData, setVisible, sortableProperty, sortNodeProperty, styleProperty, textProperty, visibleProperty, widthProperty
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
buildEventDispatchChain
public RowHeader(GanttChart<R> ganttChart)
public final TreeTableView<R> getTreeTable()
public final GanttChart<R> getGanttChart()
Copyright © 2014 Dirk Lemmermann Software & Consulting. All rights reserved.