Class TableView.ResizeFeatures<S>

java.lang.Object
javafx.scene.control.ResizeFeaturesBase<S>
javafx.scene.control.TableView.ResizeFeatures<S>
Type Parameters:
S - the type of the objects contained within the TableView items list
Enclosing class:
TableView<S>

public static class TableView.ResizeFeatures<S> extends ResizeFeaturesBase<S>
An immutable wrapper class for use in the TableView column resize functionality.
Since:
JavaFX 2.0