Modifier and Type | Class and Description |
---|---|
public static enum | |
public static class | |
public static class |
Modifier and Type | Field and Description |
---|---|
private final ConstrainedColumnResize. |
Access | Constructor and Description |
---|---|
public |
Modifier and Type | Method and Description |
---|---|
public boolean | constrainedResize(ResizeFeaturesBase<S> rf, List<? extends TableColumnBase<?, ?>> visibleLeafColumns)
|
public static ConstrainedColumnResize. | |
public static ConstrainedColumnResize. |
mode | back to summary |
---|---|
private final ConstrainedColumnResize. |
ConstrainedColumnResize | back to summary |
---|---|
public ConstrainedColumnResize(ConstrainedColumnResize. |
constrainedResize | back to summary |
---|---|
public boolean constrainedResize(ResizeFeaturesBase<S> rf, List<? extends TableColumnBase<?, ?>> visibleLeafColumns) |
forTable | back to summary |
---|---|
public static ConstrainedColumnResize. |
forTreeTable | back to summary |
---|---|
public static ConstrainedColumnResize. |
Modifier and Type | Field and Description |
---|---|
public static final ConstrainedColumnResize. | |
public static final ConstrainedColumnResize. | |
public static final ConstrainedColumnResize. | |
public static final ConstrainedColumnResize. | |
public static final ConstrainedColumnResize. | |
public static final ConstrainedColumnResize. |
Access | Constructor and Description |
---|---|
private |
Modifier and Type | Method and Description |
---|---|
public static ConstrainedColumnResize. | |
public static ConstrainedColumnResize. |
AUTO_RESIZE_ALL_COLUMNS | back to summary |
---|---|
public static final ConstrainedColumnResize. |
AUTO_RESIZE_FLEX_HEAD | back to summary |
---|---|
public static final ConstrainedColumnResize. |
AUTO_RESIZE_FLEX_TAIL | back to summary |
---|---|
public static final ConstrainedColumnResize. |
AUTO_RESIZE_LAST_COLUMN | back to summary |
---|---|
public static final ConstrainedColumnResize. |
AUTO_RESIZE_NEXT_COLUMN | back to summary |
---|---|
public static final ConstrainedColumnResize. |
AUTO_RESIZE_SUBSEQUENT_COLUMNS | back to summary |
---|---|
public static final ConstrainedColumnResize. |
ResizeMode | back to summary |
---|---|
private ResizeMode() |
valueOf | back to summary |
---|---|
public static ConstrainedColumnResize. |
values | back to summary |
---|---|
public static ConstrainedColumnResize. |
Access | Constructor and Description |
---|---|
public |
Modifier and Type | Method and Description |
---|---|
public Boolean | call(TableView.
The single argument upon which the returned value should be
determined. rfImplements javafx. The |
TablePolicy | back to summary |
---|---|
public TablePolicy(ConstrainedColumnResize. |
call | back to summary |
---|---|
public Boolean call(TableView. Implements javafx. Doc from javafx. The
|
Access | Constructor and Description |
---|---|
public |
Modifier and Type | Method and Description |
---|---|
public Boolean | call(TreeTableView.
The single argument upon which the returned value should be
determined. rfImplements javafx. The |
TreeTablePolicy | back to summary |
---|---|
public TreeTablePolicy(ConstrainedColumnResize. |
call | back to summary |
---|---|
public Boolean call(TreeTableView. Implements javafx. Doc from javafx. The
|