|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UpdateInterface
This Interface is used for Behaviors which are stored in
#org.efaps.ui.wicket.EFapsSession(). For an example
of implementing this Interface
#org.efaps.ui.wicket.behaviors.update.AbstractAjaxUpdateBehavior()
| Method Summary | |
|---|---|
String |
getAjaxCallback()
Thi smethod should return the CallBackScript of the Behavior. |
String |
getId()
returns the Id of this Behavior. |
boolean |
isAjaxCallback()
This method should return if the class should respond on a Ajaxrequest. |
void |
setInstanceKey(String _instanceKey)
Method used to set the Oid. |
void |
setMode(org.efaps.admin.ui.AbstractUserInterfaceObject.TargetMode _mode)
Method used to set the TargetMode. |
| Method Detail |
|---|
boolean isAjaxCallback()
String getAjaxCallback()
void setInstanceKey(String _instanceKey)
_instanceKey - oid to setvoid setMode(org.efaps.admin.ui.AbstractUserInterfaceObject.TargetMode _mode)
_mode - mode to setString getId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||