Class: Java::javafx::scene::control::TableView

Inherits:
Object
  • Object
show all
Extended by:
JRubyFX::Utils::CommonConverters
Includes:
JRubyFX::DSL
Defined in:
lib/jrubyfx/core_ext/table_view.rb

Overview

JRubyFX DSL extensions for JavaFX TableViews

Constant Summary

Constants included from JRubyFX::Utils::CommonConverters

JRubyFX::Utils::CommonConverters::ARG_CONVERTER_SUFFIX, JRubyFX::Utils::CommonConverters::CONVERTERS, JRubyFX::Utils::CommonConverters::NAME_TO_COLORS

Constants included from JRubyFX::DSL

JRubyFX::DSL::ENUM_OVERRIDES, JRubyFX::DSL::NAME_TO_CLASSES

Constants included from JRubyFX

JRubyFX::VERSION

Constants included from JRubyFX::FXImports

JRubyFX::FXImports::JFX_CLASS_HIERARCHY

Method Summary

Methods included from JRubyFX::Utils::CommonConverters

animation_converter_for, converter_for, enum_converter, map_converter, map_enums, set_overrides_for

Methods included from JRubyFX::DSL

included, inject_enum_method_converter, inject_symbol_converter, load_dsl, load_enum_converter, #method_missing

Methods included from JRubyFX

#build, #run_later, #with

Methods included from JRubyFX::Utils::CommonUtils

#attempt_conversion, #populate_properties, #split_args_from_properties

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class JRubyFX::DSL