public class MainEntryPoint
extends org.eclipse.rap.rwt.application.AbstractEntryPoint
Constructor and Description |
---|
MainEntryPoint() |
Modifier and Type | Method and Description |
---|---|
protected void |
createContents(org.eclipse.swt.widgets.Composite parent) |
protected void |
handleDispose() |
protected void |
handleLogon() |
protected void |
handleLogout() |
protected void |
handleSelectionChanged(org.eclipse.jface.viewers.SelectionChangedEvent event) |
protected void |
handleSetSecurityService(SecurityProvider service) |
protected void |
setSecurityService(SecurityProvider service) |
protected void |
setSession(Session session) |
protected static final String PLUGIN_ID
protected void createContents(org.eclipse.swt.widgets.Composite parent)
createContents
in class org.eclipse.rap.rwt.application.AbstractEntryPoint
protected void setSecurityService(SecurityProvider service)
protected void handleSetSecurityService(SecurityProvider service)
protected void handleDispose()
protected void handleSelectionChanged(org.eclipse.jface.viewers.SelectionChangedEvent event)
protected void handleLogout()
protected void setSession(Session session)
protected void handleLogon()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.