@Component
public class DataExplorerSettings
extends org.molgenis.settings.DefaultSettingsEntity
| Constructor and Description |
|---|
DataExplorerSettings() |
addListener, equals, get, getAttributeNames, getBoolean, getDouble, getEntities, getEntities, getEntity, getEntity, getEntityType, getIdValue, getInstant, getInt, getLabelValue, getLocalDate, getLong, getString, hashCode, removeListener, set, set, setDataService, setEntityListenersService, setIdValue, toStringinitpublic boolean getModAggregates()
public void setModAggregates(boolean modAggregates)
public boolean getModData()
public void setModData(boolean modData)
public boolean getModReports()
public boolean getModStandaloneReports()
public void setModReports(boolean modReports)
public void setModStandaloneReports(boolean modStandaloneReports)
public void setAggregatesDistinctOverrides(Map<String,String> aggregatesDistinctOverrides)
public boolean getSearchbox()
public void setSearchbox(boolean searchbox)
public boolean getItemSelection()
public void setItemSelection(boolean itemSelection)
public boolean getLaunchWizard()
public void setLaunchWizard(boolean launchWizard)
public int getHeaderAbbreviate()
public void setHeaderAbbreviate(int headerAbbreviate)
public boolean getGenomeBrowser()
public void setGenomeBrowser(boolean genomeBrowser)
public String getGenomeBrowserLocation()
public void setGenomeBrowserLocation(String genomeBrowserLocation)
public String getGenomeBrowserCoordSystem()
public void setGenomeBrowserCoordSystem(String genomeBrowserCoordSystem)
public String getGenomeBrowserSources()
public void setGenomeBrowserSources(String genomeBrowserSources)
public String getGenomeBrowserLinks()
public void setGenomeBrowserLinks(String genomeBrowserLinks)
public boolean getGenomeBrowserHighlightRegion()
public void setGenomeBrowserHighlightRegion(boolean genomeBrowserHighlightRegion)
public boolean getAggregatesDistinctSelect()
public void setAggregatesDistinctSelect(boolean aggregatesDistinctSelect)
public void setEntityReports(String entityReportsStr)
@Nullable public boolean isShowNavigatorLink()
@Nullable public void setShowNavigatorLink(boolean showNavigatorLink)
public boolean isUseVueDataRowEdit()
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.