|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.smartgwt.client.widgets.form.fields.FormItemFunctionContext
public class FormItemFunctionContext
Context object passed to FormItemFunctions containing information about the form item on which the function was fired
| Constructor Summary | |
|---|---|
FormItemFunctionContext()
|
|
| Method Summary | |
|---|---|
FormItem |
getFormItem()
Retrieves the form item on which this function is being fired. |
void |
setFormItem(FormItem item)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FormItemFunctionContext()
| Method Detail |
|---|
public void setFormItem(FormItem item)
public FormItem getFormItem()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||