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

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

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

Methods in nl.coderight.jazz.form.control that return TabControl.TabPlacement
static TabControl.TabPlacement TabControl.TabPlacement.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TabControl.TabPlacement[] TabControl.TabPlacement.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.TabPlacement
 void TabControl.setTabPlacement(TabControl.TabPlacement tabPlacement)
           
 



Copyright 2010 CodeRight, All rights reserved.