LinkFieldDefinition
instead.@MgnlDeprecated(since="6.0") public class LinkFieldDefinition extends ConfiguredFieldDefinition
Constructor and Description |
---|
LinkFieldDefinition()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
getAppName()
Deprecated.
|
String |
getButtonSelectNewDefaultLabel()
Deprecated.
|
String |
getButtonSelectNewLabel()
Deprecated.
|
String |
getButtonSelectOtherDefaultLabel()
Deprecated.
|
String |
getButtonSelectOtherLabel()
Deprecated.
|
ContentPreviewDefinition |
getContentPreviewDefinition()
Deprecated.
If not define, no Content preview component will added to the selection field.
|
IdentifierToPathConverter |
getIdentifierToPathConverter()
Deprecated.
If not define, no translation will be performed.
|
String |
getPlaceholder()
Deprecated.
|
String |
getTargetPropertyToPopulate()
Deprecated.
|
String |
getTargetTreeRootPath()
Deprecated.
|
String |
getTargetWorkspace()
Deprecated.
|
boolean |
isFieldEditable()
Deprecated.
|
void |
setAppName(String appName)
Deprecated.
|
void |
setButtonSelectNewLabel(String buttonSelectNewLabel)
Deprecated.
|
void |
setButtonSelectOtherLabel(String buttonSelectOtherLabel)
Deprecated.
|
void |
setContentPreviewDefinition(ContentPreviewDefinition contentPreviewDefinition)
Deprecated.
|
void |
setFieldEditable(boolean fieldEditable)
Deprecated.
|
void |
setIdentifierToPathConverter(IdentifierToPathConverter identifierToPathConverter)
Deprecated.
|
void |
setPlaceholder(String placeholder)
Deprecated.
|
void |
setTargetPropertyToPopulate(String targetPropertyToPopulate)
Deprecated.
|
void |
setTargetTreeRootPath(String targetTreeRootPath)
Deprecated.
|
void |
setTargetWorkspace(String targetWorkspace)
Deprecated.
|
addValidator, getConverterClass, getDefaultValue, getDescription, getFieldType, getI18nBasename, getLabel, getName, getRequiredErrorMessage, getStyleName, getTransformerClass, getType, getValidators, isI18n, isReadOnly, isRequired, setConverterClass, setDefaultValue, setDescription, setFieldType, setI18n, setI18nBasename, setLabel, setName, setReadOnly, setRequired, setRequiredErrorMessage, setStyleName, setTransformerClass, setType, setValidators
public String getAppName()
public String getTargetPropertyToPopulate()
public String getTargetWorkspace()
public IdentifierToPathConverter getIdentifierToPathConverter()
public ContentPreviewDefinition getContentPreviewDefinition()
public String getTargetTreeRootPath()
public String getButtonSelectNewLabel()
public String getButtonSelectOtherLabel()
public boolean isFieldEditable()
public void setTargetPropertyToPopulate(String targetPropertyToPopulate)
public void setTargetWorkspace(String targetWorkspace)
public void setTargetTreeRootPath(String targetTreeRootPath)
public void setAppName(String appName)
public void setButtonSelectNewLabel(String buttonSelectNewLabel)
public void setButtonSelectOtherLabel(String buttonSelectOtherLabel)
public void setIdentifierToPathConverter(IdentifierToPathConverter identifierToPathConverter)
public void setContentPreviewDefinition(ContentPreviewDefinition contentPreviewDefinition)
public void setFieldEditable(boolean fieldEditable)
public String getPlaceholder()
public void setPlaceholder(String placeholder)
public String getButtonSelectNewDefaultLabel()
public String getButtonSelectOtherDefaultLabel()
Copyright © 2019 Magnolia International Ltd.. All rights reserved.