Options
All
  • Public
  • Public/Protected
  • All
Menu

Class E2eElement

Hierarchy

  • E2eElement

Index

Constructors

constructor

Properties

Private _conflictFreeId

_conflictFreeId: string | undefined

children

children: E2eElement[]

getterFunction

getterFunction: GetterFunction | undefined

idInput

idInput: string

isPrivate

isPrivate: boolean = false

Optional parentElement

parentElement: E2eElement

type

type: string

the html type of that element. It is always written in UPPER-CASE.

type

{string}

memberof

E2eElement

Accessors

conflictFreeId

  • get conflictFreeId(): string
  • set conflictFreeId(value: string): void

id

  • get id(): string

isArrayElement

  • get isArrayElement(): boolean

pureId

  • get pureId(): string

Generated using TypeDoc