Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DialogServiceIntentInterface

DialogIntent beinhaltet den Namen eines Intents, eine Kommandoliste der auszufuehrenden Aktionen des Intents und weitere Flags fuer Optionen und Scrollbar.

Hierarchy

  • DialogServiceIntentInterface

Index

Properties

commandList

commandList: Array<DialogServiceCommandInterface>

name

name: string

Optional optional

optional: boolean

Optional scrollable

scrollable: boolean