Skip to content

class NativeTextList

Package: swiss.avm.up.core.generic.txt.javamodel.NativeTextList

Direct Known Subclasses:


class NativeTextList extends NamedResource, AnnotableComment, AResourceWithType

The NativeTextList is the basic container for text resources. Native texts are the texts that are assigned to the various elements in the application at the time of development. Typically, such texts are unedited and are not used to be displayed on an HMI or similar. The texts entered here will be the basis for later translations.

Properties

comment

Describes the intent of this Resource.

TextLiteral[0..1]

A Literal that accepts multiple lines of text.

name

The name of this Resource.

StringLiteral[1..1]

nativeTextResource

NativeTextResource[0..N]

showId

Show resource id in name of text resource

BooleanLiteral[0..1]

A literal where only the two values 'false' and 'true' are accepted.

Method Summary

accept

@FCodeSnippet

Parameters:

ValidatableTypeVisitorLiteral

Return:

Void