Class: ItemEvent
Instance Method Summary collapse
Instance Method Details
#inspect ⇒ Object
270 271 272 |
# File 'lib/clevic/swing/extensions.rb', line 270 def inspect "<ItemEvent state=#{const_lookup state_change} ps=#{param_string}>" end |