|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Type
A Type, for example String or Integer, used to indicate
| Field Summary | |
|---|---|
static int |
GET_FORM
param |
static int |
NO_FORM
param |
static int |
POST_DATA_FORM
param |
static int |
POST_FORM
param |
| Method Summary | |
|---|---|
String |
getDefaultValue()
|
String |
getFormType()
Return the type for the HTML input form field. |
String |
getJavaSimpleType()
|
String |
getJavaType()
|
String |
getStringToTypeOp()
|
Object |
getValue(NSParameter parameter,
Parameters params)
Read a value of the given type from the parameters |
int |
needsFormType()
|
| Field Detail |
|---|
static final int NO_FORM
static final int GET_FORM
static final int POST_FORM
static final int POST_DATA_FORM
| Method Detail |
|---|
Object getValue(NSParameter parameter,
Parameters params)
throws Exception
parameter - params -
ExceptionString getJavaType()
String getJavaSimpleType()
String getFormType()
String getStringToTypeOp()
String getDefaultValue()
int needsFormType()
|
Nesstar SDK | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||