JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.inductiveautomation.perspective.gateway.api
Interface ActionRegistry
All Known Implementing Classes:
ActionRegistryImpl
public interface
ActionRegistry
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
register
(
String
typeId,
ActionFactory
factory)
Method Details
register
void
register
(
String
typeId,
ActionFactory
factory)