|
|||||||||
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.NVRangeType
public final class NVRangeType
Field Summary |
---|
Fields inherited from class org.jboss.portal.widget.netvibes.type.NVDataType |
---|
BOOLEAN, HIDDEN, LIST, PASSWORD, RANGE, TEXT, TEXTAREA |
Constructor Summary | |
---|---|
NVRangeType(int min,
int max,
int step)
|
Method Summary | |
---|---|
int |
getMax()
|
int |
getMin()
|
int |
getOrdinal()
|
int |
getStep()
|
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 NVRangeType(int min, int max, int step)
Method Detail |
---|
public int getOrdinal()
getOrdinal
in class NVDataType
public int getMin()
public int getMax()
public int getStep()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |