|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.wicket.Component
org.apache.wicket.MarkupContainer
org.apache.wicket.markup.html.WebMarkupContainer
org.apache.wicket.markup.html.WebMarkupContainerWithAssociatedMarkup
org.apache.wicket.markup.html.panel.Panel
org.apache.wicket.extensions.ajax.markup.html.AjaxEditableLabel
public class AjaxEditableLabel
An implementation of ajaxified edit-in-place component using a TextField as it's editor.
There are several methods that can be overridden for customization.
onEdit(AjaxRequestTarget) is called when the label is clicked and the editor is to
be displayed. The default implementation switches the label for the editor and places the caret
at the end of the text. onSubmit(AjaxRequestTarget) is called when in edit mode, the user submitted new
content, that content validated well, and the model value successfully updated. This
implementation also clears any window.status set. onError(AjaxRequestTarget) is called when in edit mode, the user submitted new
content, but that content did not validate. Get the current input by calling
FormComponent.getInput() on getEditor(), and the error message by calling:
String errorMessage = editor.getFeedbackMessage().getMessage();The default implementation of this method displays the error message in
window.status, redisplays the editor, selects the editor's content and sets the
focus on it.
onCancel(AjaxRequestTarget) is called when in edit mode, the user choose not to
submit the contents (he/she pressed escape). The default implementation displays the label again
without any further action.
| Nested Class Summary | |
|---|---|
protected class |
AjaxEditableLabel.EditorAjaxBehavior
|
protected class |
AjaxEditableLabel.LabelAjaxBehavior
|
| Nested classes/interfaces inherited from class org.apache.wicket.Component |
|---|
org.apache.wicket.Component.ComponentModelChange, org.apache.wicket.Component.EnabledChange, org.apache.wicket.Component.IVisitor, org.apache.wicket.Component.VisibilityChange |
| Field Summary |
|---|
| Fields inherited from class org.apache.wicket.Component |
|---|
ENABLE, FLAG_RESERVED1, FLAG_RESERVED2, FLAG_RESERVED3, FLAG_RESERVED4, FLAG_RESERVED5, FLAG_RESERVED6, FLAG_RESERVED7, FLAG_RESERVED8, PATH_SEPARATOR, RENDER |
| Constructor Summary | |
|---|---|
AjaxEditableLabel(java.lang.String id)
Constructor |
|
AjaxEditableLabel(java.lang.String id,
org.apache.wicket.model.IModel model)
Constructor |
|
| Method Summary | |
|---|---|
AjaxEditableLabel |
add(org.apache.wicket.validation.IValidator validator)
Adds a validator to this form component. |
protected java.lang.String |
defaultNullLabel()
Override this to display a different value when the model object is null. |
org.apache.wicket.util.convert.IConverter |
getConverter(java.lang.Class type)
Implementation that returns null by default (panels don't typically need converters anyway). |
protected org.apache.wicket.markup.html.form.FormComponent |
getEditor()
Gets the editor component. |
protected org.apache.wicket.Component |
getLabel()
Gets the label component. |
protected java.lang.String |
getLabelAjaxEvent()
By default this returns "onclick" uses can overwrite this on which event the label behavior should be triggered |
protected org.apache.wicket.markup.html.form.FormComponent |
newEditor(org.apache.wicket.MarkupContainer parent,
java.lang.String componentId,
org.apache.wicket.model.IModel model)
Create a new form component instance to serve as editor. |
protected org.apache.wicket.Component |
newLabel(org.apache.wicket.MarkupContainer parent,
java.lang.String componentId,
org.apache.wicket.model.IModel model)
Create a new form component instance to serve as label. |
protected void |
onBeforeRender()
|
protected void |
onCancel(org.apache.wicket.ajax.AjaxRequestTarget target)
Invoked when the label is in edit mode, and received a cancel event. |
protected void |
onEdit(org.apache.wicket.ajax.AjaxRequestTarget target)
Called when the label is clicked and the component is put in edit mode. |
protected void |
onError(org.apache.wicket.ajax.AjaxRequestTarget target)
Invoked when the label is in edit mode, received a new input, but that input didn't validate |
protected void |
onSubmit(org.apache.wicket.ajax.AjaxRequestTarget target)
Invoked when the editor was successfully updated. |
AjaxEditableLabel |
setLabel(org.apache.wicket.model.IModel labelModel)
The value will be made available to the validator property by means of ${label}. |
org.apache.wicket.Component |
setModel(org.apache.wicket.model.IModel model)
|
AjaxEditableLabel |
setRequired(boolean required)
Sets the required flag |
AjaxEditableLabel |
setType(java.lang.Class type)
Sets the type that will be used when updating the model for this component. |
| Methods inherited from class org.apache.wicket.markup.html.panel.Panel |
|---|
onComponentTag, onComponentTagBody, renderHead |
| Methods inherited from class org.apache.wicket.markup.html.WebMarkupContainerWithAssociatedMarkup |
|---|
newHeaderPartContainer, renderHeadFromAssociatedMarkupFile |
| Methods inherited from class org.apache.wicket.markup.html.WebMarkupContainer |
|---|
getMarkupType, getWebPage |
| Methods inherited from class org.apache.wicket.MarkupContainer |
|---|
add, addOrReplace, autoAdd, autoAdd, contains, findMarkupStream, get, getAssociatedMarkupStream, getMarkupStream, hasAssociatedMarkup, internalAdd, isTransparentResolver, iterator, iterator, newMarkupResourceStream, onRender, remove, remove, removeAll, renderAll, renderAssociatedMarkup, renderComponentTagBody, replace, setMarkupStream, size, toString, toString, visitChildren, visitChildren |
| Methods inherited from class org.apache.wicket.Component |
|---|
add, addStateChange, afterRender, beforeRender, callOnBeforeRenderIfNotVisible, checkComponentTag, checkComponentTagAttribute, checkHierarchyChange, continueToOriginalDestination, debug, detach, detachBehaviors, detachModel, detachModels, error, exceptionMessage, fatal, findPage, findParent, findParentWithAssociatedMarkup, getApplication, getBehaviors, getBehaviors, getClassRelativePath, getComponentBorder, getConverter, getEscapeModelStrings, getFeedbackMessage, getFlag, getFlag, getId, getInnermostModel, getInnermostModel, getLocale, getLocalizer, getMarkupAttributes, getMarkupId, getMetaData, getModel, getModelComparator, getModelObject, getModelObjectAsString, getModelObjectAsString, getOutputMarkupId, getOutputMarkupPlaceholderTag, getPage, getPageFactory, getPageRelativePath, getParent, getPath, getRenderBodyOnly, getRequest, getRequestCycle, getResponse, getSession, getSizeInBytes, getStatelessHint, getString, getString, getString, getStyle, getVariation, hasBeenRendered, hasErrorMessage, hasFeedbackMessage, info, initModel, internalAttach, internalDetach, internalOnAttach, internalOnDetach, internalOnModelChanged, isActionAuthorized, isAncestorOf, isAttached, isBehaviorAccepted, isEnableAllowed, isEnabled, isIgnoreAttributeModifier, isRenderAllowed, isStateless, isVersioned, isVisible, isVisibleInHierarchy, locateMarkupStream, markAttached, markRendering, modelChanged, modelChanging, newPage, newPage, onAfterRender, onAttach, onBeginRequest, onDetach, onEndRequest, onModelChanged, onModelChanging, prepareForRender, redirectToInterceptPage, remove, remove, render, render, renderComponent, renderComponent, renderComponentTag, rendered, replaceComponentTagBody, replaceWith, sameInnermostModel, sameInnermostModel, setAuto, setComponentBorder, setEnabled, setEscapeModelStrings, setFlag, setFlag, setIgnoreAttributeModifier, setMarkupId, setMetaData, setModelObject, setOutputMarkupId, setOutputMarkupPlaceholderTag, setRedirect, setRenderBodyOnly, setResponsePage, setResponsePage, setResponsePage, setVersioned, setVisible, urlFor, urlFor, urlFor, urlFor, urlFor, urlFor, visitParents, warn, wrap |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AjaxEditableLabel(java.lang.String id)
id -
public AjaxEditableLabel(java.lang.String id,
org.apache.wicket.model.IModel model)
id - model - | Method Detail |
|---|
public final AjaxEditableLabel add(org.apache.wicket.validation.IValidator validator)
AjaxEditableLabel(String,IModel) or
setModel(IModel).
validator - The validator
public org.apache.wicket.util.convert.IConverter getConverter(java.lang.Class type)
getConverter in interface org.apache.wicket.IConverterLocatorgetConverter in class org.apache.wicket.ComponentComponent.getConverter(java.lang.Class)public final AjaxEditableLabel setLabel(org.apache.wicket.model.IModel labelModel)
labelModel -
public final org.apache.wicket.Component setModel(org.apache.wicket.model.IModel model)
setModel in class org.apache.wicket.MarkupContainerMarkupContainer.setModel(org.apache.wicket.model.IModel)public final AjaxEditableLabel setRequired(boolean required)
required -
public final AjaxEditableLabel setType(java.lang.Class type)
type -
protected org.apache.wicket.markup.html.form.FormComponent newEditor(org.apache.wicket.MarkupContainer parent,
java.lang.String componentId,
org.apache.wicket.model.IModel model)
parent - The parent componentcomponentId - Id that should be used by the componentmodel - The model
protected org.apache.wicket.Component newLabel(org.apache.wicket.MarkupContainer parent,
java.lang.String componentId,
org.apache.wicket.model.IModel model)
parent - The parent componentcomponentId - Id that should be used by the componentmodel - The model
protected java.lang.String getLabelAjaxEvent()
protected final org.apache.wicket.markup.html.form.FormComponent getEditor()
protected final org.apache.wicket.Component getLabel()
protected void onBeforeRender()
onBeforeRender in class org.apache.wicket.ComponentComponent.onBeforeRender()protected void onCancel(org.apache.wicket.ajax.AjaxRequestTarget target)
target - the ajax request targetprotected void onEdit(org.apache.wicket.ajax.AjaxRequestTarget target)
target - Ajax targetprotected void onError(org.apache.wicket.ajax.AjaxRequestTarget target)
target - the ajax request targetprotected void onSubmit(org.apache.wicket.ajax.AjaxRequestTarget target)
target - The ajax request targetprotected java.lang.String defaultNullLabel()
...
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||