Uses of Class
nl.coderight.jazz.form.control.TabControl.TabLayoutPolicy

Packages that use TabControl.TabLayoutPolicy
nl.coderight.jazz.form.control   
 

Uses of TabControl.TabLayoutPolicy in nl.coderight.jazz.form.control
 

Methods in nl.coderight.jazz.form.control that return TabControl.TabLayoutPolicy
static TabControl.TabLayoutPolicy TabControl.TabLayoutPolicy.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TabControl.TabLayoutPolicy[] TabControl.TabLayoutPolicy.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in nl.coderight.jazz.form.control with parameters of type TabControl.TabLayoutPolicy
 void TabControl.setTabLayoutPolicy(TabControl.TabLayoutPolicy tabLayoutPolicy)
           
 



Copyright 2010 CodeRight, All rights reserved.