Uses of Class
org.jclarion.clarion.control.ListColumn.Justify

Packages that use ListColumn.Justify
org.jclarion.clarion.control   
 

Uses of ListColumn.Justify in org.jclarion.clarion.control
 

Methods in org.jclarion.clarion.control that return ListColumn.Justify
 ListColumn.Justify ListColumn.getHeaderJustification()
           
 ListColumn.Justify ListColumn.getJustification()
           
static ListColumn.Justify ListColumn.Justify.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ListColumn.Justify[] ListColumn.Justify.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010. All Rights Reserved.