public class MultiAttributeSWTRenderer_ITest extends Object
Constructor and Description |
---|
MultiAttributeSWTRenderer_ITest() |
Modifier and Type | Method and Description |
---|---|
void |
addEnumValue()
Verify that when adding an enum value, the default value of the attribute is
preferred over the default literal of the enumeration (which is always the first literal),
if the attribute specifies a default.
|
void |
after() |
void |
before() |
void |
buttonData() |
void |
buttonsUpDown_enableOnSelection() |
void |
compactRendererDescription() |
void |
elementVisibleAfterMove() |
void |
labelsAreDisplayedForInput() |
void |
selectionAfterMove_Down() |
void |
selectionAfterMove_Up() |
void |
setupCompact() |
void |
testButtonRemovedOnReadOnly() |
void |
testButtonsDeactivateOnDisable() |
public void before() throws NoLabelFoundException, DatabindingFailedException
public void setupCompact()
public void after()
public void selectionAfterMove_Up() throws DatabindingFailedException, NoRendererFoundException, NoPropertyDescriptorFoundExeption
public void selectionAfterMove_Down() throws DatabindingFailedException, NoRendererFoundException, NoPropertyDescriptorFoundExeption
public void elementVisibleAfterMove() throws DatabindingFailedException, NoRendererFoundException, NoPropertyDescriptorFoundExeption
public void labelsAreDisplayedForInput() throws DatabindingFailedException, NoRendererFoundException, NoPropertyDescriptorFoundExeption
public void buttonsUpDown_enableOnSelection() throws DatabindingFailedException, NoRendererFoundException, NoPropertyDescriptorFoundExeption
public void testButtonRemovedOnReadOnly() throws NoRendererFoundException, NoPropertyDescriptorFoundExeption, DatabindingFailedException
public void testButtonsDeactivateOnDisable() throws NoRendererFoundException, NoPropertyDescriptorFoundExeption, DatabindingFailedException
public void compactRendererDescription()
public void buttonData() throws DatabindingFailedException, NoRendererFoundException, NoPropertyDescriptorFoundExeption
public void addEnumValue() throws DatabindingFailedException, NoRendererFoundException, NoPropertyDescriptorFoundExeption
Copyright © 2019. All rights reserved.