UpdateLayoutAction

class UpdateLayoutAction(parameters: Map<String, String>) : IAction

This action updates a given layout on the scanner Parameters have to be the names of the elements in the already displayed layout for this to have any effect

Constructors

Link copied to clipboard
constructor(parameters: Map<String, String>)

Properties

Link copied to clipboard
open override val isDeviceAction: Boolean = true
Link copied to clipboard
open val name: String?

Functions

Link copied to clipboard
open override fun getDataJson(): JsonObject
Link copied to clipboard
open fun getJson(): JsonObject