JavaBridge::JExtendedClass
(Class)
In:
ruby/jbridge.rb
Parent:
JObject
the extended object created by ruby
Methods
__call__
__jsend__
__super__
new
singleton_method_added
singleton_method_removed
singleton_method_undefined
Public Class methods
new
(_classnames,*args)
Public Instance methods
__call__
(method,*args)
__jsend__
(method,*args)
__super__
(method,*args)
singleton_method_added
(name)
singleton_method_removed
(name)
singleton_method_undefined
(name)
[Validate]