Class: LineFormat

timapi.CustomReceiptFormatter.LineFormat()

Line definition. Contains a list of text elements.

Overview

Members-Overview

Methods-Overview

Constructor

new LineFormat()

Create line format.

Member-List

condition :timapi.CustomReceiptFormatter.Condition

Condition to show the line.

elements :Array.<timapi.CustomReceiptFormatter.TextElement>

Array of text elements.

padding :string

Padding character. Has to be a string with a single, printable character.

Methods

copy()

Create copy of line format.