Zum Hauptinhalt springen

eFileSection

Extends

Properties

name

name: string

Inherited from

eFileSectionFields.name


technicalName

technicalName: string

Inherited from

eFileSectionFields.technicalName


sort

sort: number

Inherited from

eFileSectionFields.sort


fileColor

fileColor: string

Inherited from

eFileSectionFields.fileColor


fileColorPicker

fileColorPicker: string

Inherited from

eFileSectionFields.fileColorPicker


icon

icon: string

Inherited from

eFileSectionFields.icon


iconSelection

iconSelection: string

Inherited from

eFileSectionFields.iconSelection


htAccess

htAccess: any

Inherited from

eFileSectionFields.htAccess


access

access: string

Inherited from

eFileSectionFields.access


htInternals

htInternals: any

Inherited from

eFileSectionFields.htInternals


uuid

uuid: string

Inherited from

eFileSectionFields.uuid

Methods

setFieldValue()

setFieldValue(fieldName, value): boolean

Parameters

fieldName

keyof eFileSectionFields

value

any

Returns

boolean


getFieldValue()

getFieldValue(fieldName): any

Parameters

fieldName

keyof eFileSectionFields

Returns

any


getRegisterByName()

getRegisterByName(registerName, checkAccessRight?): Register

Parameters

registerName

"eFileCategory"

checkAccessRight?

boolean

Returns

Register