Package com.illumon.ipywidget
Class IPyTableHelper
java.lang.Object
com.illumon.ipywidget.IPyTableHelper
Wraps up the python logic of getting the table attribute from a python object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Tablestatic TablegetFromWidget(org.jpy.PyObject widget) getInternal(String modelId)
-
Constructor Details
-
IPyTableHelper
public IPyTableHelper()
-
-
Method Details
-
get
-
getInternal
-
getFromWidget
-