Use-Tab
When this style is set, the user can use the [Tab] key to add a tab character in an java-bean. Without it, the [Tab] key is used to move from control to control.
 
Example - Define a Java-bean that uses RETURN and TAB keys without terminanting
screen section.
...
  03 screen-1-jb-1 Java-Bean
     line 5.1
     column 4.5
     size 33.5 cells 
     lines 25.1 cells 
     id 1
     no-box
     use-return
     use-tab
     .
...