public class TwitterShareModel extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
TwitterShareModel.Builder |
| Modifier and Type | Method and Description |
|---|---|
String |
getCountAlign() |
String |
getCounturl() |
String |
getDataUrl() |
String |
getShareUrl() |
Boolean |
getShowCount() |
String |
getVia() |
org.apache.wicket.model.IModel<TwitterShareModel> |
toModel() |
public String getShareUrl()
public String getDataUrl()
public String getVia()
public String getCounturl()
public Boolean getShowCount()
public String getCountAlign()
public org.apache.wicket.model.IModel<TwitterShareModel> toModel()
Copyright © 2010–2015. All rights reserved.