Class TableModelDelegate
java.lang.Object
com.inductiveautomation.ignition.common.lifecycle.AbstractLifecycle
com.inductiveautomation.perspective.gateway.api.ComponentModelDelegate
com.inductiveautomation.perspective.gateway.components.TableModelDelegate
- 
Field SummaryFieldsFields inherited from class com.inductiveautomation.perspective.gateway.api.ComponentModelDelegatecomponent, log
- 
Constructor SummaryConstructors
- 
Method SummaryModifier 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.ComponentModelDelegatefireEvent, getScriptCallableMethods, handleEventMethods inherited from class com.inductiveautomation.ignition.common.lifecycle.AbstractLifecycleisRunning, shutdown, startup
- 
Field Details- 
ID- See Also:
 
 
- 
- 
Constructor Details- 
TableModelDelegate
 
- 
- 
Method Details- 
expandSubviews
- 
collapseSubviews
- 
onStartupprotected void onStartup()- Specified by:
- onStartupin class- AbstractLifecycle
 
- 
onShutdownprotected void onShutdown()- Specified by:
- onShutdownin class- AbstractLifecycle
 
 
-