public class PortletRichTextMapper extends StringMapper
IWicketComponentMapper.HintKey<T>| Constructor and Description |
|---|
PortletRichTextMapper() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.wicket.Component |
appendInput(WicketBuildContext ctx,
BSControls formGroup,
org.apache.wicket.model.IModel<String> labelModel) |
protected org.apache.wicket.Component |
appendReadOnlyInput(WicketBuildContext ctx,
BSControls formGroup,
org.apache.wicket.model.IModel<String> labelModel) |
protected void |
configureLabel(WicketBuildContext ctx,
org.apache.wicket.model.IModel<String> labelModel,
boolean hintNoDecoration,
BSLabel label) |
getReadOnlyFormattedTextadjustJSEvents, buildView, findAjaxComponentsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddAjaxUpdatepublic org.apache.wicket.Component appendInput(WicketBuildContext ctx, BSControls formGroup, org.apache.wicket.model.IModel<String> labelModel)
appendInput in class StringMapperprotected org.apache.wicket.Component appendReadOnlyInput(WicketBuildContext ctx, BSControls formGroup, org.apache.wicket.model.IModel<String> labelModel)
appendReadOnlyInput in class AbstractControlsFieldComponentMapperprotected void configureLabel(WicketBuildContext ctx, org.apache.wicket.model.IModel<String> labelModel, boolean hintNoDecoration, BSLabel label)
configureLabel in class AbstractControlsFieldComponentMapperCopyright © 2017. All rights reserved.