Modifier and Type | Method and Description |
---|---|
void |
ViewRenderer_PTest.testMultipleComplexGridDescriptionView() |
void |
ViewRenderer_PTest.testMultipleSimpleCompositeView() |
Modifier and Type | Method and Description |
---|---|
void |
CompoundControlSWTRenderer_ITest.testCreateControls() |
void |
CompoundControlSWTRenderer_ITest.testCreateControlsSkipOne() |
void |
CompoundControlSWTRenderer_ITest.testCreateControlsSkipTwo() |
void |
CompoundControlSWTRenderer_ITest.testCreateValidationIconFirstCellRenderer1Column() |
void |
CompoundControlSWTRenderer_ITest.testCreateValidationIconFirstCellRenderer2Columns() |
void |
CompoundControlSWTRenderer_ITest.testEffectivelyReadOnlyDoesNotDisableComposite() |
Modifier and Type | Method and Description |
---|---|
void |
SectionNodeSWTRenderer_Test.getGridDescription() |
Modifier and Type | Method and Description |
---|---|
void |
GridControlDetailPanelRenderer_PTest.testDetailReused()
Verify the reuse of detail renderings with caching.
|
void |
GridControlDetailPanelRenderer_PTest.testSashForm()
Tests that a sash form is used in order to allow resizing of the grid and detail panel composites.
|
void |
GridControlDetailPanelRenderer_PTest.testScroll()
Tests that a horizontal and vertical scrollbar appears if the detail is to small.
|
Modifier and Type | Method and Description |
---|---|
void |
TableControlRendererSort_PTest.tableCustomSort() |
void |
SWTTable_PTest.tableSorting_autoSortOnEdit() |
void |
TableControlSWTRendererPerformance_PTest.tableSorting_autoSortOnEdit() |
void |
SWTTable_PTest.testInitializedTableWithoutColumnsAndEmptyReference() |
void |
SWTTable_PTest.testInitializedTableWithoutColumnsEmptySingleReference() |
void |
SWTTable_PTest.testInitializedTableWithoutColumnsSingleReference() |
void |
SWTTable_PTest.testPanelTableDetailReused()
Verify the reuse of detail renderings with caching.
|
void |
SWTTable_PTest.testPanelTableWithTwoColumns() |
void |
SWTTable_PTest.testRootDomainModelChangedWhilePanelTableDetail()
Verify the replacement of the parent context root domain model object while a detail
is showing, in which the detail must be put away because the table selection is lost.
|
void |
TableControlDetailPanelRenderer_PTest.testScroll()
Tests that a horizontal and vertical scrollbar appears if the detail is to small.
|
void |
SWTTable_PTest.testTable_AddRow_WithReferenceService() |
void |
SWTTable_PTest.testTable_AddRow_WithTableService_EmptyResult() |
void |
SWTTable_PTest.testTable_AddRow_WithTableService_NullResult() |
void |
SWTTable_PTest.testTable_AddRow_WithTableService() |
void |
SWTTable_PTest.testTable_summaryToolTip_defaultSettings()
Tests that the table's summary validation icon's tooltip shows validation messages related directly to the
table's reference even if the table style property 'showValidationSummaryTooltip' is false (this is the case by
default).
|
void |
SWTTable_PTest.testTable_unchangeableFeature_doNotRenderButtons() |
void |
SWTTable_PTest.testTable_validationColumnImage() |
void |
SWTTable_PTest.testTableActionControlOrderAndSWTData() |
void |
SWTTable_PTest.testTableCustomColumnHeading() |
void |
SWTTable_PTest.testTableReadonlyHidesAddRemoveButtons() |
void |
SWTTable_PTest.testTableSorting() |
void |
SWTTable_PTest.testTableSortingWithCellEditor() |
void |
SWTTable_PTest.testTableWithoutColumns() |
void |
SWTTable_PTest.testTableWithoutColumnsWithoutViewServices() |
void |
SWTTable_PTest.testTableWithTwoColumns() |
void |
SWTTable_PTest.testTableWithTwoColumnsAdd() |
void |
SWTTable_PTest.testTableWithTwoColumnsClear() |
void |
SWTTable_PTest.testTableWithTwoColumnsRemove() |
void |
SWTTable_PTest.testTableWithTwoColumnsWithoutViewServices() |
void |
SWTTable_PTest.testUninitializedTableWithoutColumns() |
void |
SWTTable_PTest.testValidationUpdates()
Test that on validation status changes the table renderer does not update the entire
table but only the rows that have validation changes.
|
Modifier and Type | Method and Description |
---|---|
<VELEMENT extends VElement> |
EMFFormsRendererFactoryImpl.getRendererInstance(VELEMENT vElement,
ViewModelContext viewModelContext)
Returns the renderer which fits the provided
VElement and ViewModelContext the most. |
void |
EMFFormsRendererFactory_Test.testAddRendererService()
|
void |
EMFFormsRendererFactory_ITest.testAddRendererService()
|
void |
EMFFormsRendererFactory_Test.testGetRendererInstanceDifferentPrioSameVElement()
|
void |
EMFFormsRendererFactory_Test.testGetRendererInstanceNoFittingServices()
|
void |
EMFFormsRendererFactory_Test.testGetRendererInstanceNoRendererServices()
|
void |
EMFFormsRendererFactory_Test.testGetRendererInstanceSamePrioDifferentVElement()
|
void |
EMFFormsRendererFactory_Test.testRemoveRendererService()
|
void |
EMFFormsRendererFactory_ITest.testRemoveRendererService()
|
Modifier and Type | Method and Description |
---|---|
void |
ControlGridSWTRenderer_ITest.testComplexScenario()
Control Control Control
Control Empty-- Control
Empty Row--------------
Control---- Control----
|
void |
ControlGridSWTRenderer_ITest.testGetChildRenderers() |
void |
ControlGridSWTRenderer_ITest.testGetChildRenderersEmptyCell() |
void |
ControlGridSWTRenderer_ITest.testGetChildRenderersNoRendererException() |
void |
ControlGridSWTRenderer_ITest.testReadOnlyDoesNotDisableComposite() |
void |
ControlGridSWTRenderer_ITest.testRenderControl() |
void |
ControlGridSWTRenderer_ITest.testRenderControlSpan()
Expectation is
L1 L2 L2 L3
L1 L2 L3 L4
|
Modifier and Type | Method and Description |
---|---|
<VELEMENT extends VElement> |
EMFFormsRendererFactory.getRendererInstance(VELEMENT vElement,
ViewModelContext viewModelContext)
Returns the renderer which fits the provided
VElement and ViewModelContext the most. |
Copyright © 2019. All rights reserved.