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
e0b102db
Commit
e0b102db
authored
Nov 08, 2017
by
Valentin Skripnikov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
-
parent
f7ac72ac
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
3 deletions
+7
-3
docs/forms/widgets.rst
docs/forms/widgets.rst
+7
-3
No files found.
docs/forms/widgets.rst
View file @
e0b102db
Виджеты
Виджеты
=======
=======
Компоненты проигрывателя форм, которые можно использовать при разработке приложений
Компоненты проигрывателя форм, которые можно использовать или переопределять при разработке приложений.
.. js:function:: AS.SERVICES.showDatePicker(value, anchor, input, callback)
.. js:function:: AS.SERVICES.showDatePicker(value, anchor, input, callback)
Показать компонент
а
выбора даты
Показать компонент выбора даты
:param Date value: дата, которая будет отмечена как выбранная
:param Date value: дата, которая будет отмечена как выбранная
:param HTMLElement anchor: якорный компонент, к которому следует привязать компонент выбора даты
:param HTMLElement anchor: якорный компонент, к которому следует привязать компонент выбора даты
...
@@ -15,7 +17,9 @@
...
@@ -15,7 +17,9 @@
:ref:`widgets-examples-datepicker`
:ref:`widgets-examples-datepicker`
.. js:function:: showDepartmentChooserDialog
.. js:function:: showDepartmentChooserDialog()
Показать стандартный диалог выбора подразделения
.. js:function:: AS.SERVICES.showDropDown(values, anchor, minWidth, callback)
.. js:function:: AS.SERVICES.showDropDown(values, anchor, minWidth, callback)
...
...
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