public interface ViewInstance
Modifier and Type | Method and Description |
---|---|
void |
activate() |
void |
deactivate() |
org.eclipse.swt.widgets.Control |
getControl() |
ViewInstanceDescriptor |
getDescriptor() |
boolean |
isActive() |
boolean |
isDefaultInstance() |
boolean |
isLazy() |
void |
reload() |
void |
setFocus() |
void reload()
void activate()
void deactivate()
void setFocus()
org.eclipse.swt.widgets.Control getControl()
boolean isDefaultInstance()
ViewInstanceDescriptor getDescriptor()
boolean isLazy()
boolean isActive()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.