public class TweetBoxBehavior extends AbstractAnywhereBehavior
| Constructor and Description |
|---|
TweetBoxBehavior(String apiKey,
org.apache.wicket.model.IModel<?> text,
int width,
int height) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getAnywhereMethod() |
beforeRender, renderHeadpublic TweetBoxBehavior(String apiKey, org.apache.wicket.model.IModel<?> text, int width, int height)
apiKey - text - width - height - protected String getAnywhereMethod()
getAnywhereMethod in class AbstractAnywhereBehaviorCopyright © 2015. All rights reserved.