public class WebPageLinkWizardStep extends AbstractExternalLinkWizardStep
DEFAULT_STYLE_NAME, ERROR_LABEL_STYLE, FIELD_ERROR_STYLE, HELP_LABEL_STYLE, INFO_LABEL_STYLE| Constructor and Description |
|---|
WebPageLinkWizardStep(WikiServiceAsync wikiService)
Creates a new wizard step for configuring a link to an external web page.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
getURL()
Subclasses can overwrite this method to adjust the URL the user has set.
|
protected String |
getURLErrorMessage() |
protected String |
getURLHelpLabel() |
protected String |
getURLLabel() |
protected String |
getURLTextBoxTooltip() |
displayURLError, getUrlTextBox, hideErrors, init, saveForm, setFocus, setURL, validateFormaddNavigationListener, displayLabelError, getData, getDefaultDirection, getLabelErrorLabel, getLabelTextBox, getLabelTextBoxTooltip, getNewWindowCheckBox, getResult, getTooltipTextBox, getTooltipTextBoxTooltip, getWikiService, onCancel, onKeyPress, onSubmit, removeNavigationListenerdisplay, getStepTitle, isAutoSubmit, setStepTitlegetDirectionName, getNextStep, getValidDirections, setDirectionName, setNextStep, setValidDirectionspublic WebPageLinkWizardStep(WikiServiceAsync wikiService)
wikiService - the service to be used for parsing the image reference when the link label is an imageprotected String getURLTextBoxTooltip()
getURLTextBoxTooltip in class AbstractExternalLinkWizardStepprotected String getURLErrorMessage()
getURLErrorMessage in class AbstractExternalLinkWizardStepprotected String getURLLabel()
getURLLabel in class AbstractExternalLinkWizardStepprotected String getURLHelpLabel()
getURLHelpLabel in class AbstractExternalLinkWizardStepprotected String getURL()
AbstractExternalLinkWizardStepgetURL in class AbstractExternalLinkWizardStepCopyright © 2004–2015 XWiki. All rights reserved.