Method: Java::javafx::scene::layout::BorderPane#method_missing
- Defined in:
- lib/jrubyfx/core_ext/border_pane.rb
#method_missing ⇒ Object
We don’t want to add automatically for this type of pane
23 |
# File 'lib/jrubyfx/core_ext/border_pane.rb', line 23 alias :method_missing :node_method_missing |