Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
sd-doc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Valentin Skripnikov
sd-doc
Commits
1b5e5fc9
Commit
1b5e5fc9
authored
Nov 21, 2017
by
Valentin Skripnikov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
-
parent
30399644
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
1 deletion
+9
-1
docs/forms/eventbus.rst
docs/forms/eventbus.rst
+9
-1
No files found.
docs/forms/eventbus.rst
View file @
1b5e5fc9
...
...
@@ -33,7 +33,7 @@
.. js:data:: AS.FORMS.EVENT_TYPE
Константы типов событий
Константы
и callback
типов событий
.. js:data:: formShow
...
...
@@ -51,6 +51,14 @@
Изменение данных формы/компонента
.. js:function:: valueChange(event, model, value)
Callback события изменения данных формы/компонента
:param Object event: объект события
:param Object model: модель компонента в котором изменилось значение
:param string value: новое значение компонента
.. js:data:: markInvalid
Пометить значение компонента как не валидное
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment