public class EmailAddressLinkWizardStep extends AbstractExternalLinkWizardStep
DEFAULT_STYLE_NAME, ERROR_LABEL_STYLE, FIELD_ERROR_STYLE, HELP_LABEL_STYLE, INFO_LABEL_STYLE| Modifier and Type | Method and Description |
|---|---|
protected String |
getURLErrorMessage() |
protected String |
getURLHelpLabel() |
protected String |
getURLLabel() |
protected String |
getURLTextBoxTooltip() |
protected void |
setURL(String url)
Fills the URL text box with the given URL.
|
displayURLError, getURL, getUrlTextBox, hideErrors, init, saveForm, setFocus, validateFormaddNavigationListener, displayLabelError, getData, getDefaultDirection, getLabelErrorLabel, getLabelTextBox, getLabelTextBoxTooltip, getNewWindowCheckBox, getResult, getTooltipTextBox, getTooltipTextBoxTooltip, getWikiService, onCancel, onKeyPress, onSubmit, removeNavigationListenerdisplay, getStepTitle, isAutoSubmit, setStepTitlegetDirectionName, getNextStep, getValidDirections, setDirectionName, setNextStep, setValidDirectionsprotected String getURLTextBoxTooltip()
getURLTextBoxTooltip in class AbstractExternalLinkWizardStepprotected String getURLErrorMessage()
getURLErrorMessage in class AbstractExternalLinkWizardStepprotected String getURLLabel()
getURLLabel in class AbstractExternalLinkWizardStepprotected String getURLHelpLabel()
getURLHelpLabel in class AbstractExternalLinkWizardStepprotected void setURL(String url)
AbstractExternalLinkWizardStepsetURL in class AbstractExternalLinkWizardStepurl - the URL to fill the text box withCopyright © 2004–2017 XWiki. All rights reserved.