AbstractEntryComponent

AbstractEntryComponent ⇐ BusinessModel

Kind: global abstract class
Extends: BusinessModel
Properties

NameTypeDescription
entryIdString

An identifier of current entry.

labelString

An associated name for current entry.

type*

An associated type for current entry.

showMoreActionString

An associated name for the shown more action.

AbstractEntryComponent()

Class defining a generic Entry holding its busines model name.