public interface IMydesktopComponent extends IDefaultComponent
Modifier and Type | Interface and Description |
---|---|
static interface |
IMydesktopComponent.ConnectorList |
static interface |
IMydesktopComponent.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, setNoElementMessage
afterInit, getParentBlock, getSysname, isHidden, refresh, render, setHidden, setParentBlock, setSysname
Collection<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.