|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.widget.netvibes.type.NVDataType
org.jboss.portal.widget.netvibes.type.NVListType
public final class NVListType
Nested Class Summary | |
---|---|
static class |
NVListType.NVListValue
|
Field Summary |
---|
Fields inherited from class org.jboss.portal.widget.netvibes.type.NVDataType |
---|
BOOLEAN, HIDDEN, LIST, PASSWORD, RANGE, TEXT, TEXTAREA |
Constructor Summary | |
---|---|
NVListType(java.util.List<NVListType.NVListValue> values)
|
Method Summary | |
---|---|
int |
getOrdinal()
|
int |
getSize()
|
NVListType.NVListValue |
getValue(int index)
|
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 |
Constructor Detail |
---|
public NVListType(java.util.List<NVListType.NVListValue> values)
Method Detail |
---|
public int getOrdinal()
getOrdinal
in class NVDataType
public int getSize()
public NVListType.NVListValue getValue(int index)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |