public class ErrorView extends java.lang.Object implements ViewInstance
| Constructor and Description |
|---|
ErrorView(Composite parent,
ViewInstanceDescriptor descriptor) |
| Modifier and Type | Method and Description |
|---|---|
void |
activate() |
void |
deactivate() |
Control |
getControl() |
ViewInstanceDescriptor |
getDescriptor() |
boolean |
isActive() |
boolean |
isDefaultInstance() |
boolean |
isLazy() |
void |
reload() |
void |
setFocus() |
public ErrorView(Composite parent,
ViewInstanceDescriptor descriptor)
public void reload()
reload in interface ViewInstancepublic void deactivate()
deactivate in interface ViewInstancepublic void activate()
activate in interface ViewInstancepublic void setFocus()
setFocus in interface ViewInstancepublic Control getControl()
getControl in interface ViewInstancepublic boolean isDefaultInstance()
isDefaultInstance in interface ViewInstancepublic ViewInstanceDescriptor getDescriptor()
getDescriptor in interface ViewInstancepublic boolean isActive()
isActive in interface ViewInstancepublic boolean isLazy()
isLazy in interface ViewInstance
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