Show / Hide Table of Contents

Class TypedFileLinkSourceEntry

Контрол, содержащий информацию о файлах в виде типизированных объектов. Связывается с атрибутом справочника.

Inheritance
InheritedDto<SourceEntryBase>
SourceEntryBase
MutableSourceEntry
MutableWithActionsSourceEntry
ValueSourceEntry
SimpleSourceEntry<FileLinkDto[]>
TypedFileLinkSourceEntry
Inherited Members
SimpleSourceEntry<FileLinkDto[]>.DefaultValue
SimpleSourceEntry<FileLinkDto[]>.Value
SimpleSourceEntry<FileLinkDto[]>.DefaultValueSettings
ValueSourceEntry.UiDataSource
ValueSourceEntry.ExpressionId
ValueSourceEntry.IsNullable
MutableWithActionsSourceEntry.DoActionOnChangeValue
MutableWithActionsSourceEntry.OnAfterChangeValueConditionalActions
MutableWithActionsSourceEntry.OnAfterChangeValueActions
MutableWithActionsSourceEntry.OnAfterChangeValueByClientConditionalActions
MutableWithActionsSourceEntry.OnAfterChangeValueByClientActions
SourceEntryBase.Id
SourceEntryBase.Caption
SourceEntryBase.Enable
SourceEntryBase.Visible
SourceEntryBase.Hint
SourceEntryBase.EnableRuleIds
SourceEntryBase.EnableExpressionIds
SourceEntryBase.VisibleRuleIds
SourceEntryBase.VisibleExpressionIds
SourceEntryBase.Access
Namespace: Trivium.CardsModel.ServerModel.Controls
Assembly: Trivium.CardsModel.dll
Syntax
public class TypedFileLinkSourceEntry : SimpleSourceEntry<FileLinkDto[]>, IBaseId<int>, IReadOnlyBaseId<int>, IDataBinding<FileLinkDto[]>, IDataBinding, IDependentEntryObject, ISourceAttributeCollector
Back to top Generated by DocFX