public class VisualInterfaceViewInstance extends AbstractViewInstance implements SummaryListener, SummaryProvider
descriptor| Constructor and Description |
|---|
VisualInterfaceViewInstance(ViewManager viewManager,
ViewManagerContext viewManagerContext,
Composite parent,
ViewInstanceDescriptor descriptor,
IEvaluationService evaluationService) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
activateView() |
void |
addSummaryListener(SummaryListener summaryListener) |
protected void |
deactivateView() |
Control |
getControl() |
SummaryInformation |
getSummary() |
void |
removeSummaryListener(SummaryListener summaryListener) |
void |
setFocus() |
void |
summaryChanged(SummaryInformation summary) |
activate, deactivate, dispose, getDescriptor, init, isActive, isDefaultInstance, isLazy, isVisible, reload, setDefaultInstance, setLazy, setVisibleStatepublic VisualInterfaceViewInstance(ViewManager viewManager, ViewManagerContext viewManagerContext, Composite parent, ViewInstanceDescriptor descriptor, IEvaluationService evaluationService)
protected void activateView()
activateView in class AbstractViewInstanceprotected void deactivateView()
deactivateView in class AbstractViewInstancepublic void setFocus()
setFocus in interface ViewInstancepublic Control getControl()
getControl in interface ViewInstancepublic SummaryInformation getSummary()
getSummary in interface SummaryProviderpublic void summaryChanged(SummaryInformation summary)
summaryChanged in interface SummaryListenerpublic void addSummaryListener(SummaryListener summaryListener)
addSummaryListener in interface SummaryProviderpublic void removeSummaryListener(SummaryListener summaryListener)
removeSummaryListener in interface SummaryProvider
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0