10-24-2013 02:50 AM
public void init() {
setMainWindow(mainWindow);
mainWindow.showDefaultContent();
// When I commented out the above code am getting main window is not set ?
setViewManager(viewManager);s
viewManager.showDefaultPage();
}
Can someone please help ?
Regards,
Nirvana
10-24-2013 02:52 AM
public void init() {
setMainWindow(mainWindow);
mainWindow.showDefaultContent();
// When I commented out the above code am getting main window is not set ?
setViewManager(viewManager);s
viewManager.showDefaultPage();
}
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.