|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectGWTApplication.client.ManageSystem.InterfaceInputField
class ManageSystem.InterfaceInputField
This will be used for collating together all of the information associated with an input field in the form
| Field Summary | |
|---|---|
java.lang.String |
AcknowledgementWidgetLabel
This is the label which which will be attached to in the input acknowledge button |
com.google.gwt.user.client.ui.Button |
ButtonAcknowledgementWidget
This is the button which will be used to acknowledge that the user input is now complete |
java.lang.String |
InputFieldLabel
This is the label which will be attached to the input field |
com.google.gwt.user.client.ui.Widget |
InputWidget
This is the input widget |
| Constructor Summary | |
|---|---|
ManageSystem.InterfaceInputField(java.lang.String InputFieldLabel,
java.lang.String AcknowledgementWidgetLabel,
com.google.gwt.user.client.ui.Widget InputWidget,
com.google.gwt.user.client.ui.Button ButtonAcknowledgementWidget)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String InputFieldLabel
public java.lang.String AcknowledgementWidgetLabel
public com.google.gwt.user.client.ui.Widget InputWidget
public com.google.gwt.user.client.ui.Button ButtonAcknowledgementWidget
| Constructor Detail |
|---|
ManageSystem.InterfaceInputField(java.lang.String InputFieldLabel,
java.lang.String AcknowledgementWidgetLabel,
com.google.gwt.user.client.ui.Widget InputWidget,
com.google.gwt.user.client.ui.Button ButtonAcknowledgementWidget)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||