Class ActionDesignDelegate
java.lang.Object
com.inductiveautomation.perspective.designer.api.ActionDesignDelegate
- Direct Known Subclasses:
- AccelerometerActionDesignDelegate,- AlterDockActionDesignDelegate,- AlterLoggingActionDesignDelegate,- AuthChallengeActionDesignDelegate,- BarcodeActionDesignDelegate,- DebugActionDesignDelegate,- DockActionDesignDelegate,- FullscreenActionDesignDelegate,- LoginActionDesignDelegate,- LogoutActionDesignDelegate,- NavActionDesignDelegate,- NfcNdefActionDesignDelegate,- PopupActionDesignDelegate,- PrintActionDelegate,- RefreshActionDesignDelegate,- ScriptActionDesignDelegate,- ThemeActionDesignDelegate,- WorkstationModeActionDesignDelegate
- 
Constructor SummaryConstructorsModifierConstructorDescriptionprotectedActionDesignDelegate(String typeId, ActionConfig.ActionScope scope, String nameKey, String descriptionKey) 
- 
Method SummaryModifier and TypeMethodDescriptioncreateEditingPane(ActionEditContext context) booleangetScope()toString()
- 
Constructor Details- 
ActionDesignDelegateprotected ActionDesignDelegate(@Nonnull String typeId, @Nonnull ActionConfig.ActionScope scope, @Nonnull String nameKey, @Nullable String descriptionKey) 
 
- 
- 
Method Details