Class: TextElement

timapi.CustomReceiptFormatter.TextElement()

Text element. Can be static text or dynamic content.

Overview

Members-Overview

Methods-Overview

Constructor

new TextElement()

Create text element.

Member-List

receiptType :timapi.constants.ReceiptType

Show element only if receipt if of a given type if used.

text :timapi.CustomReceiptFormatter.TextAlignment

Static text if type is timapi.CustomReceiptFormatter.TextType.text .

Methods

copy()

Create copy of text element.

(static) createField()

Create field text element.

(static) createText()

Create static text element.