Show / Hide Table of Contents

Class ButtonOpenCardSourceEntry

Кнопка открытия карточки.

Inheritance
InheritedDto<SourceEntryBase>
SourceEntryBase
MutableSourceEntry
BaseButtonSourceEntry
ButtonOpenCardSourceEntry
Inherited Members
BaseButtonSourceEntry.ActionConfirmation
BaseButtonSourceEntry.ControlsValueCalculateRulesIds
BaseButtonSourceEntry.ConditionalActions
BaseButtonSourceEntry.Actions
BaseButtonSourceEntry.OnBeforeClickConditionalActions
BaseButtonSourceEntry.OnBeforeClickActions
BaseButtonSourceEntry.SubmitRuleIds
BaseButtonSourceEntry.Message
BaseButtonSourceEntry.AuditButtonPressed
BaseButtonSourceEntry.DefaultValue
BaseButtonSourceEntry.Value
BaseButtonSourceEntry.UiDataSource
BaseButtonSourceEntry.ExpressionId
BaseButtonSourceEntry.DefaultValueSettings
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
[Obsolete("Устарело. ИспользуйтеButtonOpenObjectModalSourceEntry")]
public class ButtonOpenCardSourceEntry : BaseButtonSourceEntry, IBaseId<int>, IReadOnlyBaseId<int>, IDataBinding<string>, IDataBinding, IDependentEntryObject, ISourceAttributeCollector

Properties

List<DataSourceLink> DataSourceLinks
Связка источников данных исходной и открываемой из нее карточек.
Nullable<int> ParameterSelectionSetId
Идентификатор SelectionSet-а в котором будут указаны параметры для открытия карточки.
int UiModelId
Идентификатор модели карточки.
Back to top Generated by DocFX