fr.inra.refcomp.client.constants
Class CSS

java.lang.Object
  extended by fr.inra.refcomp.client.constants.CSS

public class CSS
extends Object

User: couteau Date: 23/03/11


Field Summary
static String DASHED
           
static String EDIT
           
static String FDGREY_DASHED
           
static String FLOAT_RIGHT
           
static String FREQUENCYBOX
           
static String PATH
           
static String SORTABLE
           
static String SUPP
           
static String TABLE_HEADER
           
 
Constructor Summary
CSS()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FREQUENCYBOX

public static final String FREQUENCYBOX
See Also:
Constant Field Values

FLOAT_RIGHT

public static final String FLOAT_RIGHT
See Also:
Constant Field Values

SORTABLE

public static final String SORTABLE
See Also:
Constant Field Values

DASHED

public static final String DASHED
See Also:
Constant Field Values

FDGREY_DASHED

public static final String FDGREY_DASHED
See Also:
Constant Field Values

TABLE_HEADER

public static final String TABLE_HEADER
See Also:
Constant Field Values

EDIT

public static final String EDIT
See Also:
Constant Field Values

SUPP

public static final String SUPP
See Also:
Constant Field Values

PATH

public static final String PATH
See Also:
Constant Field Values
Constructor Detail

CSS

public CSS()


Copyright © 2010-2012 Code Lutin. All Rights Reserved.