-
Type:
New Feature
-
Resolution: Unresolved
-
Priority:
Major
-
None
-
Affects Version/s: 10.0.0
-
Component/s: None
-
None
-
None
User Story
As a developer, I want to restrict the components which may receive focus to a specific list of components / widgets.
This would be on applications using large amount of modal windows to allow keyboard input / navigation directly from the window opening, without having to specify in each window which target component should be focused after open.
Acceptance Criteria
can define a list of component/widgets which should get the focus such as
<library-property>
<name>propertyName</name>
<value>Textbox,Intbox,Combobox</value>
</library-property>
Details
- relates to
-
ZK-5052 make a window's focus-grabbing behavior easy to disable
-
- Open
-