org.jboss.portal.widget.netvibes.type
Class NVTextareaType

java.lang.Object
  extended by org.jboss.portal.widget.netvibes.type.NVDataType
      extended by org.jboss.portal.widget.netvibes.type.NVTextareaType

public final class NVTextareaType
extends NVDataType

Version:
$Revision$
Author:
Emanuel Muckenhuber

Field Summary
 
Fields inherited from class org.jboss.portal.widget.netvibes.type.NVDataType
BOOLEAN, HIDDEN, LIST, PASSWORD, RANGE, TEXT, TEXTAREA
 
Method Summary
static NVTextareaType getInstance()
           
 int getOrdinal()
           
 
Methods inherited from class org.jboss.portal.widget.netvibes.type.NVDataType
parseDataTypeLiteral
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static NVTextareaType getInstance()

getOrdinal

public int getOrdinal()
Specified by:
getOrdinal in class NVDataType