Interface PreferenceResizableNode

All Superinterfaces:
HasBlendModeProperty, HasClipProperty, HasEffectProperty, HasHeightProperty, HasLayoutXProperty, HasLayoutYProperty, HasManagedProperty, HasMaxHeightProperty, HasMaxWidthProperty, HasMinHeightProperty, HasMinWidthProperty, HasMouseTransparentProperty, HasOnMouseClickedProperty, HasOpacityProperty, HasParentProperty, HasPrefHeightProperty, HasPrefWidthProperty, HasVisibleProperty, HasWidthProperty, INode, LayoutMeasurable, LayoutMeasurableMixin
All Known Implementing Classes:
AnchorPane, BorderPane, Button, ButtonBar, ButtonBase, Cell, CheckBox, ChoiceBox, ComboBoxBase, ContextMenuContent, ContextMenuContent.MenuItemContainer, Control, DatePicker, DialogPane, FlowPane, GridPane, HBox, Hyperlink, Label, Labeled, Pane, PasswordField, PopupControl.CSSBridge, ProgressBar, ProgressIndicator, RadioButton, Region, ScrollPane, Separator, Slider, SplitPane, StackPane, TabPane, TextArea, TextField, TextFlow, TextInputControl, TitledPane, ToggleButton, ToolkitTextBox, VBox

Author:
Bruno Salmon
  • Field Details

  • Method Details

    • isResizable

      default boolean isResizable()
      Specified by:
      isResizable in interface INode