ManagedForm

Properties:

<Attribute name>
AutoFillCheck
AutoSaveDataInSettings
AutoTitle
AutoURL
ChildItems
ChildItemsHorizontalAlign
ChildItemsVerticalAlign
ChildrenHorizontalAlign
ChildrenVerticalAlign
CloseOnChoice
CloseOnOwnerClose
CommandBar
CommandBarLocation
Commands
ConditionalAppearance
CurrentItem
Enabled
EnterKeyBehavior
FormName
FormOwner
Group
Height
HorizontalSpacing
Items
ItemsAndTitlesAlign
ModalMode
Modified
OnCloseNotifyDescription
Parameters
PurposeUseKey
ReadOnly
SaveDataInSettings
SavedInSettingsDataModified
ThisObject
Title
UniqueKey
URL
UUID
VerticalScroll
VerticalSpacing
Width
Window
WindowOpeningMode
WindowOptionsKey

Methods:

Activate
AttachIdleHandler
ChangeAttributes
CheckFilling
ChooseFromList
ChooseFromMenu
ClearMarkIncomplete
Close
DetachIdleHandler
DoModal
ExecuteNavigation
FormAttributeToValue
GetAction
GetAttributes
GetFormFunctionalOption
GetFormFunctionalOptionParameters
IsInputAvailable
IsOpen
LockFormDataForEdit
NotifyActivate
NotifyChoice
NotifyWritingNew
Open
OpenFormHelp
RefreshDataRepresentation
RepresentDataChange
SetAction
SetEventHandlersExecution
SetExecutionAfterEventHandlers
SetFormFunctionalOptionParameters
ShowChooseFromList
ShowChooseFromMenu
UnlockFormDataForEdit
ValueToFormAttribute

Events:

ActivationProcessing
BeforeClose
BeforeLoadDataFromSettingsAtServer
ChoiceProcessing
ExternalEvent
FillCheckProcessingAtServer
NavigationProcessing
NewWriteProcessing
NotificationProcessing
OnClose
OnCreateAtServer
OnLoadDataFromSettingsAtServer
OnOpen
OnReopen
OnSaveDataInSettingsAtServer
URLProcessing

Form parameters:

CloseOnChoice
CloseOnOwnerClose
FunctionalOptionParameters
PurposeUseKey
ReadOnly

Description:

Is used to access the properties, methods and events of the managed form in a whole, and also to access the collection of its controls. The access to propertties, methods of the managed from its own module is realized directly using their names (without a reference to any object).

Availability:

Thin client, web-client, server, thick client, Mobile application (client), Mobile application (server).

See also:

ManagedForm, event FillCheckProcessingAtServer
ManagedForm, property ThisObject
FormTable, event NewWriteProcessing
ManagedForm

    

1C:Enterprise Developer's Community