|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LinkTarget | |
|---|---|
| org.wicketstuff.facebook.plugins | |
| Uses of LinkTarget in org.wicketstuff.facebook.plugins |
|---|
| Methods in org.wicketstuff.facebook.plugins that return LinkTarget | |
|---|---|
LinkTarget |
ActivityFeed.getLinkTarget()
|
LinkTarget |
Recommendations.getLinkTarget()
|
static LinkTarget |
LinkTarget.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static LinkTarget[] |
LinkTarget.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.wicketstuff.facebook.plugins with parameters of type LinkTarget | |
|---|---|
void |
ActivityFeed.setLinkTarget(LinkTarget linkTarget)
|
void |
Recommendations.setLinkTarget(LinkTarget linkTarget)
This specifies the context in which content links are opened. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||