public class CtlEnhancedUrl
extends com.axemble.vdp.ui.framework.widgets.CtlInputWidget
| Modifier and Type | Field and Description |
|---|---|
protected String |
description |
protected com.axemble.vdp.ui.framework.components.listeners.ChangeListener |
internalListener |
static com.axemble.vdp.utils.Logger |
LOGGER |
protected boolean |
showDescription |
protected boolean |
showParams |
protected boolean |
showTitle |
protected boolean |
showUrl |
protected com.axemble.vdp.ui.framework.widgets.CtlTextArea |
taDescription |
protected com.axemble.vdp.ui.framework.widgets.CtlTextBox |
tbParams |
protected com.axemble.vdp.ui.framework.widgets.CtlTextBox |
tbTitle |
protected com.axemble.vdp.ui.framework.widgets.CtlTextBox |
tbUrlEdit |
protected String |
title |
protected String |
url |
accessKey, includeErrorInfo, mandatory, quickCreateLink, stringRecipient, tabIndex, throwDocumentChangedScript, throwEvents, throwEventsDefined, validationRules| Modifier | Constructor and Description |
|---|---|
protected |
CtlEnhancedUrl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getParams() |
String |
getTitle() |
com.axemble.vdp.ui.framework.widgets.CtlTooltip |
getTooltip() |
String |
getUrl() |
boolean |
isEmpty() |
IWritable |
render()
Render the widget
|
void |
setDescription(String description) |
void |
setParams(String params) |
void |
setTitle(String title) |
void |
setTooltip(com.axemble.vdp.ui.framework.widgets.CtlTooltip tooltip) |
void |
setUrl(String url) |
addRefreshButton, addValidationRule, buildFieldElement, canThrowEventsInWebBrowser, clearValidationRules, findStringRecipient, focus, getAccessKey, getAssociatedLabel, getDescription, getDocumentChangedScript, getErrorInfo, getHelpMessageIcon, getParentId, getQuickCreateLink, getRefreshButton, getTabIndex, getValidationObject, getValidationRules, handleNoParams, handleParams, handleParams, hasValidationRules, inform, init, isDescription, isDocumentChangedScript, isEditable, isFocus, isForceParentId, isIncludeErrorInfo, isMandatory, isThrowDocumentChangedScript, isThrowEventsDefined, renderErrorInfo, renderInfoMessage, renderQuickCreate, setAccessKey, setAssociatedLabel, setEditable, setErrorInfo, setIncludeErrorInfo, setMandatory, setQuickCreateContextParameter, setQuickCreateScreen, setTabIndex, setThrowDocumentChangedScript, setThrowEvents, setThrowEventsDefined, setValidationRules, validateaddActionListener, afterInit, buildFireMessage, buildFireMessage, buildFireMessage, buildFireMessage, buildFireMessage, buildFireMessage, buildFireOnClickMessage, buildFireOnClickMessage, buildFormName, findFileRecipient, findXmlRecipient, fireActionEvent, getCtrlTemplate, getCtrlTemplateWriter, getJavaScriptFocusScript, getJavascriptId, getParam, getParentBlock, getSysname, getUserDisplayName, getUserId, handleAction, hasActionListeners, isHidden, refresh, refreshWidgets, removeActionListener, removeActionListeners, renderMobile, setHidden, setParam, setParentBlock, setSysname, setUserId, writeaddChangeListener, createComponent, evaluateExpressions, fireChangeEvent, getDynamicDescription, getDynamicLabel, getLanguage, getNavigator, getRootNavigator, getStaticString, getStaticString, getStaticString, getStaticString, getStaticString, hasChangeListeners, removeChangeListener, removeChangeListeners, stateChangedpublic static final com.axemble.vdp.utils.Logger LOGGER
protected String title
protected String url
protected String description
protected boolean showUrl
protected boolean showTitle
protected boolean showDescription
protected boolean showParams
protected com.axemble.vdp.ui.framework.widgets.CtlTextBox tbUrlEdit
protected com.axemble.vdp.ui.framework.widgets.CtlTextBox tbTitle
protected com.axemble.vdp.ui.framework.widgets.CtlTextArea taDescription
protected com.axemble.vdp.ui.framework.widgets.CtlTextBox tbParams
protected com.axemble.vdp.ui.framework.components.listeners.ChangeListener internalListener
public IWritable render() throws RenderException
IWidgetrender in interface IWidgetrender in class com.axemble.vdp.ui.framework.foundation.WidgetRenderExceptionpublic String getUrl()
public void setUrl(String url)
public String getTitle()
public void setTitle(String title)
public void setDescription(String description)
setDescription in class com.axemble.vdp.ui.framework.widgets.CtlInputWidgetpublic String getParams()
public void setParams(String params)
public boolean isEmpty()
isEmpty in class com.axemble.vdp.ui.framework.widgets.CtlInputWidgetpublic com.axemble.vdp.ui.framework.widgets.CtlTooltip getTooltip()
public void setTooltip(com.axemble.vdp.ui.framework.widgets.CtlTooltip tooltip)
tooltip - the tooltip to setCopyright © 2022 Visiativ. All rights reserved.