public class GooglePlusShareModel extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
GooglePlusShareModel.Builder |
| Modifier and Type | Method and Description |
|---|---|
String |
getCssClass() |
String |
getDataAnnotation() |
String |
getDataHref() |
String |
getDataWith() |
String |
getLocale() |
String |
getScriptSrc() |
org.apache.wicket.model.IModel<GooglePlusShareModel> |
toModel() |
public String getCssClass()
public String getDataAnnotation()
public String getDataWith()
public String getDataHref()
public String getScriptSrc()
public String getLocale()
public org.apache.wicket.model.IModel<GooglePlusShareModel> toModel()
Copyright © 2010–2015. All rights reserved.