[Groovy] Class JTableMetaMethods
- groovy.swing.binding.JTableMetaMethods
Methods Summary
Type Params | Return Type | Name and description |
---|---|---|
static void |
enhanceMetaClass(def table) | |
static Object |
getElement(JTable table, int row) |
Inherited Methods Summary
Methods inherited from class | Name |
---|---|
class Object | wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Method Detail
static void enhanceMetaClass(def table)
static Object getElement(JTable table, int row)
© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/2.4.21/html/gapi/groovy/swing/binding/JTableMetaMethods.html