public class WorkplaceHistory extends WorkplaceFavorites
WorkplaceFavorites.FavoriteInternalInfo, WorkplaceFavorites.ImageSelectionListener| Modifier and Type | Field and Description |
|---|---|
static int |
NUMBER_OF_HISTORYITEMS |
static java.lang.String |
WORKPLACEHISTORY_PERSISTID |
m_defaultImage| Constructor and Description |
|---|
WorkplaceHistory(IDispatcher dispatcher)
Implicitly calls
WorkplaceHistory(IDispatcher, boolean) passing
"loadFromPersistence" with "false". |
WorkplaceHistory(IDispatcher dispatcher,
boolean loadFromPersistence) |
| Modifier and Type | Method and Description |
|---|---|
void |
addFavorite(IWorkpage workpage) |
void |
block()
Blocks the creation of history items, e.g. during initialization of a workplace.
|
protected boolean |
checkIfWorkpageStartInfoIsHistoryRelevant(WorkpageStartInfo wpsi) |
protected WorkpageStartInfo |
convertWorkpageIntoWorkpageStartInfo(IWorkpage workpage) |
void |
unblock() |
addFavorite, addFavoritesListener, getDefaultImage, getFaovriteInfos, getFavorites, getFis, getObjectBinding, getWithIconTexts, loadFromPersistence, loadFromPersistId, notifyFavoritesListeners, onPaneAction, removeFavoritesListener, save, setDefaultImage, setIconDirectoryPath, setImageHeightStr, setImageWidthStr, setObjectBinding, setPane, setRowAlignmentYStr, setWithIconTexts, setWithIconTextStr, updateButtonTagBeforeComponentCreation, updatePaneccDestroy, getOwningDispatcher, setDispatcherpublic static int NUMBER_OF_HISTORYITEMS
public static final java.lang.String WORKPLACEHISTORY_PERSISTID
public WorkplaceHistory(IDispatcher dispatcher)
WorkplaceHistory(IDispatcher, boolean) passing
"loadFromPersistence" with "false". If you want to load data from persistency
then call WorkplaceFavorites.loadFromPersistence(String) yourself.public WorkplaceHistory(IDispatcher dispatcher, boolean loadFromPersistence)
public void addFavorite(IWorkpage workpage)
public void block()
public void unblock()
protected WorkpageStartInfo convertWorkpageIntoWorkpageStartInfo(IWorkpage workpage)
protected boolean checkIfWorkpageStartInfoIsHistoryRelevant(WorkpageStartInfo wpsi)
Copyright © CaptainCasa Gmbh. All Rights Reserved.