Package com.inductiveautomation.ignition.gateway.web.components.actions
package com.inductiveautomation.ignition.gateway.web.components.actions
-
ClassDescriptionAbstractRecordInstanceAction<R extends PersistentRecord>ActionTable<R>Represents a field that will be turned into a table column in this action table.DeleteRecordAction<R extends PersistentRecord>EditRecordAction<R extends PersistentRecord>Note - this is a bizarre class and shoud not be emulated.NewRecordAction<T extends PersistentRecord>