From d5f6471cdf96367fc626d82374888f10daf8668b Mon Sep 17 00:00:00 2001 From: Carsten Rose <carsten.rose@math.uzh.ch> Date: Fri, 3 Feb 2017 21:08:38 +0100 Subject: [PATCH] Index.rst: started documentation of FE 'autofocus' --- extension/Documentation/UsersManual/Index.rst | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/extension/Documentation/UsersManual/Index.rst b/extension/Documentation/UsersManual/Index.rst index 9d45c5b2d..d95fb0c44 100644 --- a/extension/Documentation/UsersManual/Index.rst +++ b/extension/Documentation/UsersManual/Index.rst @@ -680,6 +680,8 @@ Type: pill Class: Native ------------- +Fields: + +---------------+-----------------------------+---------------------------------------------------------------------------------------------------+ | Name | Type | Description | +===============+=============================+===================================================================================================+ @@ -762,6 +764,7 @@ Class: Native |created | datetime |set once through QFQ | +---------------+-----------------------------+---------------------------------------------------------------------------------------------------+ +Implications +------------------+----------+---------+-------------+----------+--------+-------+------+----------+-------+--------+-----------+---------+--------+--------+ | Attribute | checkbox | dateJQW | datetimeJQW | gridJQW | extra | text | note | password | radio | select | subrecord | timeJQW | upload | editor | @@ -820,7 +823,7 @@ Class: Native +------------------+----------+---------+-------------+----------+--------+-------+------+----------+-------+--------+-----------+---------+--------+--------+ | autocomplete | | - | - | | | - | | | | | | - | | | +------------------+----------+---------+-------------+----------+--------+-------+------+----------+-------+--------+-----------+---------+--------+--------+ -| autofocus | - | - | - | | | - | | - | - | - | | - | - | - | +| autofocus=1 | - | - | - | | | - | | - | - | - | | - | - | - | +------------------+----------+---------+-------------+----------+--------+-------+------+----------+-------+--------+-----------+---------+--------+--------+ | checkBoxMode | - | - | | | | | | | | | | | | | +------------------+----------+---------+-------------+----------+--------+-------+------+----------+-------+--------+-----------+---------+--------+--------+ @@ -847,6 +850,8 @@ Class: Native * All 'native' Formelements like 'input', 'checkbox', ... +'autofocus': if there is no 'autofocus=1' in the formelements + Type: checkbox ^^^^^^^^^^^^^^ -- GitLab