public class LinkFieldDefinition<T> extends ComboBoxFieldDefinition<T> implements WithDatasource<DatasourceDefinition>
SingleItemWorkbenchChooserDefinition
Constructor and Description |
---|
LinkFieldDefinition() |
Modifier and Type | Method and Description |
---|---|
String |
getButtonSelectNewDefaultLabel()
Deprecated.
since 6.2.3. please use
getButtonSelectNewLabel() instead. |
String |
getButtonSelectNewLabel() |
String |
getButtonSelectOtherDefaultLabel()
Deprecated.
since 6.2.3. please use
getButtonSelectOtherLabel() instead. |
String |
getButtonSelectOtherLabel() |
DatasourceDefinition |
getDatasource() |
Class<?> |
getType()
By default returns a String class.
|
getEmptySelectionCaption, getPlaceholder
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
from
getFactoryClass, getFieldBinderClass
getConversionErrorMessage, getConverterClass, getDefaultValue, getRequiredErrorMessage, getValidators, isReadOnly, isRequired
getDescription, getLabel, getStyleName, isI18n
public String getButtonSelectNewLabel()
public String getButtonSelectOtherLabel()
@Deprecated public String getButtonSelectNewDefaultLabel()
getButtonSelectNewLabel()
instead.@Deprecated public String getButtonSelectOtherDefaultLabel()
getButtonSelectOtherLabel()
instead.public DatasourceDefinition getDatasource()
getDatasource
in interface WithDatasource<DatasourceDefinition>
public Class<?> getType()
getType
in interface ValueBoundProperty<T>
Copyright © 2020 Magnolia International Ltd.. All rights reserved.