Skip to main content

InlineTreePresenterComponent<T>

Extends

Type Parameters

Type Parameter
T

Constructors

Constructor

new InlineTreePresenterComponent<T>(options3?): InlineTreePresenterComponent<T>;

Parameters

ParameterType
options3InlineTreePresenterComponentOptions<T>

Returns

InlineTreePresenterComponent<T>

Overrides

EntityTreePresenterComponent.constructor

Properties

PropertyModifierTypeDefault valueInherited from
definitionpublicEntityDefinitionundefinedEntityTreePresenterComponent.definition
optionspublicEntityPresenterComponentOptionsundefinedEntityTreePresenterComponent.options
options2readonlyEntityTreePresenterComponentOptions<T>{}EntityTreePresenterComponent.options2
renderTypepublicEntityPresenterComponentRenderTypeundefinedEntityTreePresenterComponent.renderType
typepublicstringundefinedEntityTreePresenterComponent.type
DEFAULT_LABELstaticstring'Tree view'EntityTreePresenterComponent.DEFAULT_LABEL
TYPEstaticstring'presenter'EntityTreePresenterComponent.TYPE

Accessors

batchStore

Inherited from

EntityTreePresenterComponent.batchStore


label

Get Signature

get label(): string;
Returns

string

Inherited from

EntityTreePresenterComponent.label


loadChildrenAsNodesAreOpened

Get Signature

get loadChildrenAsNodesAreOpened(): boolean;
Returns

boolean

Inherited from

EntityTreePresenterComponent.loadChildrenAsNodesAreOpened


maxTags

Get Signature

get maxTags(): number;
Returns

number

Inherited from

EntityTreePresenterComponent.maxTags


metadataDisplayOptions

Get Signature

get metadataDisplayOptions(): MetadataDisplayOptions;
Returns

MetadataDisplayOptions

Inherited from

EntityTreePresenterComponent.metadataDisplayOptions


searchScope

Get Signature

get searchScope(): SearchableTreeSearchScope;
Returns

SearchableTreeSearchScope

Inherited from

EntityTreePresenterComponent.searchScope


system

Get Signature

get system(): System;
Returns

System

Inherited from

EntityTreePresenterComponent.system


tagDisplayMode

Get Signature

get tagDisplayMode(): TagDisplayMode;
Returns

TagDisplayMode

Inherited from

EntityTreePresenterComponent.tagDisplayMode

Methods

generateContext()

generateContext(): AbstractEntityTreePresenterContext;

Returns

AbstractEntityTreePresenterContext

Inherited from

EntityTreePresenterComponent.generateContext


setDefinition()

setDefinition(definition): void;

Parameters

ParameterType
definitionEntityDefinition

Returns

void

Inherited from

EntityTreePresenterComponent.setDefinition