Class TableModelDelegate
java.lang.Object
com.inductiveautomation.ignition.common.lifecycle.AbstractLifecycle
com.inductiveautomation.perspective.gateway.api.ComponentModelDelegate
com.inductiveautomation.perspective.gateway.components.TableModelDelegate
-
Field Summary
FieldsFields inherited from class com.inductiveautomation.perspective.gateway.api.ComponentModelDelegate
component, log -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcollapseSubviews(org.python.core.PyObject[] pyArgs, String[] keywords) voidexpandSubviews(org.python.core.PyObject[] pyArgs, String[] keywords) protected voidprotected voidMethods inherited from class com.inductiveautomation.perspective.gateway.api.ComponentModelDelegate
fireEvent, getScriptCallableMethods, handleEventMethods inherited from class com.inductiveautomation.ignition.common.lifecycle.AbstractLifecycle
isRunning, shutdown, startup
-
Field Details
-
ID
- See Also:
-
-
Constructor Details
-
TableModelDelegate
-
-
Method Details
-
expandSubviews
-
collapseSubviews
-
onStartup
protected void onStartup()- Specified by:
onStartupin classAbstractLifecycle
-
onShutdown
protected void onShutdown()- Specified by:
onShutdownin classAbstractLifecycle
-