public class ControlImage extends Composite implements RegistrationManager.Listener
| Constructor and Description |
|---|
ControlImage(Composite parent,
int style,
RegistrationManager registrationManager) |
ControlImage(Composite parent,
RegistrationManager registrationManager) |
| Modifier and Type | Method and Description |
|---|---|
Composite |
getClientSpace()
Get the client space and create if it does not yet exists.
|
Item |
getDetailItem() |
protected void |
handleDispose() |
protected void |
handleStyleUpdate(StyleBlinker.CurrentStyle style) |
protected void |
openDetails() |
void |
setDetailItem(Item detailItem) |
void |
triggerDataUpdate() |
public ControlImage(Composite parent,
RegistrationManager registrationManager)
public ControlImage(Composite parent,
int style,
RegistrationManager registrationManager)
public void setDetailItem(Item detailItem)
public Item getDetailItem()
protected void openDetails()
protected void handleStyleUpdate(StyleBlinker.CurrentStyle style)
protected void handleDispose()
public Composite getClientSpace()
Note that if the client space is not filled, the default size of the empty composite will be 64x64 due to some strange SWT philosophy.
public void triggerDataUpdate()
triggerDataUpdate in interface RegistrationManager.Listener
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