public class BooleanMapper extends Object implements IWicketComponentMapper
IWicketComponentMapper.HintKey<T>| Constructor and Description |
|---|
BooleanMapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
adjustJSEvents(org.apache.wicket.Component comp) |
protected org.apache.wicket.markup.html.basic.Label |
buildLabel(String id,
AttributeModel<String> labelModel) |
void |
buildView(WicketBuildContext ctx) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddAjaxUpdatepublic void buildView(WicketBuildContext ctx)
buildView in interface IWicketComponentMapperprotected org.apache.wicket.markup.html.basic.Label buildLabel(String id, AttributeModel<String> labelModel)
public void adjustJSEvents(org.apache.wicket.Component comp)
adjustJSEvents in interface IWicketComponentMapperCopyright © 2017. All rights reserved.