|
iSeries WebFacing v5.0 |
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
int |
getEndColumn()
get the end column |
int |
getEndRow()
get the end row |
String |
getFieldHTML()
Generate and return the default html representation for this field. |
String |
getFieldName()
Return the field name |
IFieldType |
getFieldType()
get the field type |
String |
getFieldValue()
get the field value |
String |
getRecordName()
get the current record name |
IRecordType |
getRecordType()
Return the type of record this field is contained in |
int |
getStartColumn()
get the start column |
int |
getStartRow()
get the start row |
Method Detail |
public String getFieldName()
public IFieldType getFieldType()
public String getRecordName()
public IRecordType getRecordType()
public String getFieldValue()
public int getStartColumn()
public int getEndColumn()
public int getStartRow()
public int getEndRow()
public String getFieldHTML()
|
iSeries WebFacing v5.0 |
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |