public class FieldInternalLink extends Field
Modifier and Type | Class and Description |
---|---|
class |
FieldInternalLink.InternalLinkBean |
Field.FieldBean
comp, DEFAULT_SEARCH_TYPE, globalContext, i18nAccess, LABEL_CSS, MESSAGE_ERROR, MESSAGE_INFO, properties, SMALL_PART_SIZE, SMALL_VALUE_SIZE, staticConfig, VALUE_SIZE
Constructor and Description |
---|
FieldInternalLink() |
Modifier and Type | Method and Description |
---|---|
protected String |
getCurrentLabel() |
protected String |
getCurrentLink() |
protected String |
getCurrentLinkErrorMessage() |
String |
getEditXHTMLCode(ContentContext ctx,
boolean search) |
String |
getInputLabelName() |
String |
getInputLinkName() |
protected String |
getLabelLabel() |
protected String |
getLinkLabel() |
String |
getType() |
String |
getViewXHTMLCode(ContentContext ctx) |
protected Field.FieldBean |
newFieldBean(ContentContext ctx) |
boolean |
process(ContentContext ctx)
process the field
|
protected void |
setCurrentLabel(String label) |
protected void |
setCurrentLink(String link) |
protected void |
setCurrentLinkErrorMessage(String message) |
compareTo, createKey, fillRequest, getBean, getCloseRow, getContentAsMap, getCSSClass, getCurrentLocale, getDefaultLanguages, getDisplayValue, getEditLabelCode, getEditXHTMLCode, getFieldPrefix, getFieldSuffix, getForceModifFieldName, getGlobalContext, getI18nAccess, getId, getInitValue, getInputName, getLabel, getLabel, getList, getMaxSize, getMessage, getMessageType, getMessageTypeCSSClass, getMetaData, getMetaData, getMinSize, getName, getOpenRow, getOrder, getPageDescription, getPlaceholder, getPropertyValue, getReference, getReferenceComponent, getReferenceFieldView, getReferenceValue, getRemplacementCode, getSearchEditXHTMLCode, getSearchLabel, getSearchType, getSize, getSpecialClass, getStaticConfig, getTag, getTranslation, getUnicName, getUnity, getUnity, getUserLabel, getUserLabel, getValue, getValue, getValues, getValues, getViewListXHTMLCode, getWidthEdit, initContent, isContentCachable, isDiplayedInList, isFirst, isI18n, isLabelDisplayed, isLabelEditable, isLast, isNeeded, isNeedRefresh, isPertinent, isReadOnly, isRealContent, isSearch, isTitle, isValid, isValueTranslatable, isViewDisplayed, isWrapped, main, newInstance, referenceEditCode, referenceViewCode, reload, renderSelect, search, setCurrentLocale, setFirst, setGlobalContext, setI18nAccess, setId, setLabel, setLabelValue, setLast, setMessage, setMessageType, setName, setNeedRefresh, setPlaceholder, setProperties, setReadOnly, setStaticConfig, setValue, setValue, setValues, toString, transflateFrom, validate
protected Field.FieldBean newFieldBean(ContentContext ctx)
newFieldBean
in class Field
protected String getCurrentLabel()
protected String getCurrentLink()
protected String getCurrentLinkErrorMessage()
public String getEditXHTMLCode(ContentContext ctx, boolean search) throws Exception
getEditXHTMLCode
in class Field
Exception
public String getInputLabelName()
getInputLabelName
in class Field
public String getInputLinkName()
protected String getLabelLabel()
protected String getLinkLabel()
public String getViewXHTMLCode(ContentContext ctx) throws Exception
getViewXHTMLCode
in class Field
Exception
public boolean process(ContentContext ctx)
Field
protected void setCurrentLabel(String label)
protected void setCurrentLink(String link)
protected void setCurrentLinkErrorMessage(String message)
Copyright © 2012-2018. All Rights Reserved.