Package | Description |
---|---|
org.wicketstuff.facebook.plugins |
Modifier and Type | Method and Description |
---|---|
LinkTarget |
Recommendations.getLinkTarget() |
LinkTarget |
ActivityFeed.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.
|
Modifier and Type | Method and Description |
---|---|
void |
Recommendations.setLinkTarget(LinkTarget linkTarget)
This specifies the context in which content links are opened.
|
void |
ActivityFeed.setLinkTarget(LinkTarget linkTarget) |
Copyright © 2015. All rights reserved.