public interface IMydesktopDefinition extends IDefaultDefinition
| Modifier and Type | Interface and Description | 
|---|---|
static interface  | 
IMydesktopDefinition.ConnectorList  | 
static interface  | 
IMydesktopDefinition.SelectionName  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getApplicationFilter()  | 
int | 
getCacheDuration()  | 
Collection<String> | 
getConnectorList()  | 
String | 
getSelectionName()  | 
boolean | 
isShowApplicationName()  | 
void | 
setApplicationFilter(String newValue)  | 
void | 
setCacheDuration(int newValue)  | 
void | 
setConnectorList(Collection<String> newValue)  | 
void | 
setSelectionName(String newValue)  | 
void | 
setShowApplicationName(boolean newValue)  | 
getCssClass, getDefaultDisplayMode, getDisplayModes, getNavigationNbColumns, getNbElementsPerPage, getNoElementMessage, isEnableButtons, isEnableFilter, isEnablePager, isEnableSorter, isNavigationReadHorizontally, setCssClass, setDefaultDisplayMode, setDisplayModes, setEnableButtons, setEnableFilter, setEnablePager, setEnableSorter, setNavigationNbColumns, setNavigationReadHorizontally, setNbElementsPerPage, setNoElementMessageclone, clone, getName, getParentBlock, getValue, getValues, setValueCollection<String> getConnectorList()
void setConnectorList(Collection<String> newValue)
String getSelectionName()
void setSelectionName(String newValue)
int getCacheDuration()
void setCacheDuration(int newValue)
boolean isShowApplicationName()
void setShowApplicationName(boolean newValue)
String getApplicationFilter()
void setApplicationFilter(String newValue)
Copyright © 2019 Visiativ Software. All rights reserved.