Package | Description |
---|---|
org.eclipse.scada.ui.utils |
Modifier and Type | Method and Description |
---|---|
static SelectionHelper.ListMode |
SelectionHelper.ListMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SelectionHelper.ListMode[] |
SelectionHelper.ListMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static <T> List<T> |
SelectionHelper.list(org.eclipse.jface.viewers.ISelection selection,
SelectionHelper.ListMode mode,
Class<T> clazz) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.