|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ActionLink
ActionLink interface.
| Nested Class Summary | |
|---|---|
static class |
ActionLink.Field
Fields that represent JSON elements for an activity entry. |
| Method Summary | |
|---|---|
String |
getCaption()
Get the caption for this action link. |
String |
getTarget()
Get the target of this action link |
void |
setCaption(String caption)
Set the caption for this action link. |
void |
setTarget(String target)
Set the target of this action link |
| Method Detail |
|---|
String getTarget()
void setTarget(String target)
target - a targetString getCaption()
void setCaption(String caption)
caption - a caption
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||