| Modifier and Type | Interface and Description |
|---|---|
interface |
BoolLEDComponent
A representation of the model object 'Bool LED Component'.
|
interface |
ButtonComponent
A representation of the model object 'Button Component'.
|
interface |
CheckComponent
A representation of the model object 'Check Component'.
|
interface |
CompositeComponent
A representation of the model object 'Composite Component'.
|
interface |
FillLayoutComponent
A representation of the model object 'Fill Layout Component'.
|
interface |
GenericComponent
A representation of the model object 'Generic Component'.
|
interface |
GroupGridComponent
A representation of the model object 'Group Grid Component'.
|
interface |
LabelComponent
A representation of the model object 'Label Component'.
|
interface |
LinkComponent
A representation of the model object 'Link Component'.
|
interface |
ProgressComponent
A representation of the model object 'Progress Component'.
|
interface |
ReadableComponent
A representation of the model object 'Readable Component'.
|
interface |
SimpleGridComponent
A representation of the model object 'Simple Grid Component'.
|
interface |
TextComponent
A representation of the model object 'Text Component'.
|
interface |
TextInputComponent
A representation of the model object 'Text Input Component'.
|
interface |
TextInputMultiComponent
A representation of the model object '
Text Input Multi Component'.
|
interface |
URLImageComponent
A representation of the model object 'URL Image Component'.
|
interface |
ValueComponent
A representation of the model object 'Value Component'.
|
interface |
ValueSetComponent
A representation of the model object 'Value Set Component'.
|
interface |
WriteableComponent
A representation of the model object 'Writeable Component'.
|
| Modifier and Type | Method and Description |
|---|---|
Component |
GroupEntry.getComponent()
Returns the value of the 'Component' containment reference.
|
Component |
View.getHeaderComponent()
Returns the value of the 'Header Component' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GroupEntry.setComponent(Component value)
Sets the value of the '
Component' containment reference. |
void |
View.setHeaderComponent(Component value)
Sets the value of the '
Header Component' containment reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
BoolLEDComponentImpl
An implementation of the model object 'Bool LED Component'.
|
class |
ButtonComponentImpl
An implementation of the model object 'Button Component'.
|
class |
CheckComponentImpl
An implementation of the model object 'Check Component'.
|
class |
ComponentImpl
An implementation of the model object 'Component'.
|
class |
CompositeComponentImpl
An implementation of the model object 'Composite Component'.
|
class |
FillLayoutComponentImpl
An implementation of the model object 'Fill Layout Component
'.
|
class |
GenericComponentImpl
An implementation of the model object 'Generic Component'.
|
class |
GroupGridComponentImpl
An implementation of the model object 'Group Grid Component'.
|
class |
LabelComponentImpl
An implementation of the model object 'Label Component'.
|
class |
LinkComponentImpl
An implementation of the model object 'Link Component'.
|
class |
ProgressComponentImpl
An implementation of the model object 'Progress Component'.
|
class |
ReadableComponentImpl
An implementation of the model object 'Readable Component'.
|
class |
SimpleGridComponentImpl
An implementation of the model object 'Simple Grid Component
'.
|
class |
TextComponentImpl
An implementation of the model object 'Text Component'.
|
class |
TextInputComponentImpl
An implementation of the model object 'Text Input Component'.
|
class |
TextInputMultiComponentImpl
An implementation of the model object '
Text Input Multi Component'.
|
class |
URLImageComponentImpl
An implementation of the model object 'URL Image Component'.
|
class |
ValueComponentImpl
An implementation of the model object 'Value Component'.
|
class |
ValueSetComponentImpl
An implementation of the model object 'Value Set Component'.
|
class |
WriteableComponentImpl
An implementation of the model object 'Writeable Component'.
|
| Modifier and Type | Field and Description |
|---|---|
protected Component |
GroupEntryImpl.component
The cached value of the '
Component' containment reference. |
protected Component |
ViewImpl.headerComponent
The cached value of the '
Header Component' containment reference. |
| Modifier and Type | Method and Description |
|---|---|
Component |
GroupEntryImpl.getComponent() |
Component |
ViewImpl.getHeaderComponent() |
| Modifier and Type | Method and Description |
|---|---|
NotificationChain |
GroupEntryImpl.basicSetComponent(Component newComponent,
NotificationChain msgs) |
NotificationChain |
ViewImpl.basicSetHeaderComponent(Component newHeaderComponent,
NotificationChain msgs) |
void |
GroupEntryImpl.setComponent(Component newComponent) |
void |
ViewImpl.setHeaderComponent(Component newHeaderComponent) |
| Modifier and Type | Field and Description |
|---|---|
protected Component |
ComponentTest.fixture
The fixture for this Component test case.
|
| Modifier and Type | Method and Description |
|---|---|
protected Component |
ComponentTest.getFixture()
Returns the fixture for this Component test case.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ComponentTest.setFixture(Component fixture)
Sets the fixture for this Component test case.
|
| Modifier and Type | Method and Description |
|---|---|
T |
DetailViewSwitch.caseComponent(Component object)
Returns the result of interpreting the object as an instance of 'Component'.
|
| Constructor and Description |
|---|
DetailComponentImpl(Component component) |
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