com.ivata.mask.web.field
Class FieldWriterConstants

java.lang.Object
  extended bycom.ivata.mask.web.field.FieldWriterConstants

public final class FieldWriterConstants
extends java.lang.Object

Stores constant strings or magic numbers used in the field writers.

Since:
ivata masks 0.5 (2005-01-11)
Version:
$Revision: 1.2 $
Author:
Colin MacLeod colin.macleod@ivata.com

Field Summary
static int MULTIPLE_LIST_HEIGHT
          This is the height combo boxes (select tags) will have when the user can select multiple values, in DefaultFieldWriterFactory.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MULTIPLE_LIST_HEIGHT

public static final int MULTIPLE_LIST_HEIGHT
This is the height combo boxes (select tags) will have when the user can select multiple values, in DefaultFieldWriterFactory.

See Also:
Constant Field Values


Copyright © 2001-2005 ivata limited. All Rights Reserved.