|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FieldInformationIF
INTERNAL: Container for storing information about an input field used for displaying an form as part of the user interface.
| Method Summary | |
|---|---|
java.lang.String |
getColumns()
INTERNAL: Gets the number of character columns for this field. |
java.lang.String |
getMaxLength()
INTERNAL: Gets the maximum number of characters allowed for this field to be typed in by the user. |
java.lang.String |
getName()
INTERNAL: Gets the name of the input field. |
java.lang.String |
getRows()
INTERNAL: Gets the number of rows for this field. |
java.lang.String |
getType()
INTERNAL: Gets the type of the input field. |
| Method Detail |
|---|
java.lang.String getName()
java.lang.String getType()
java.lang.String getMaxLength()
java.lang.String getColumns()
java.lang.String getRows()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||