|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tapestry.engine.ActionServiceParameter
public class ActionServiceParameter
Parameter object used with ActionService.
| Constructor Summary | |
|---|---|
ActionServiceParameter(IComponent component,
java.lang.String actionId)
Deprecated. |
|
| Method Summary | |
|---|---|
java.lang.String |
getActionId()
Deprecated. |
IComponent |
getComponent()
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ActionServiceParameter(IComponent component,
java.lang.String actionId)
| Method Detail |
|---|
public java.lang.String getActionId()
public IComponent getComponent()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||