Package net.datenwerke.gf.client.history
Interface HistoryUiService
- All Known Implementing Classes:
HistoryUiServiceImpl
public interface HistoryUiService
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfacestatic classstatic interface -
Method Summary
Modifier and TypeMethodDescriptionvoidaddHistoryCallback(String location, HistoryCallback callback) voidfire(HistoryLinkDto link) MenuItemgetJumpToMenuItem(HistoryUiService.JumpToObjectCallback jumpToObjectCallback) voidjumpTo(Dto node)
-
Method Details
-
addHistoryCallback
-
getJumpToMenuItem
-
fire
void fire(HistoryLinkDto link) -
jumpTo
void jumpTo(Dto node)
-