Package | Description |
---|---|
org.finra.jtaf.ewd.widget.element |
Modifier and Type | Method and Description |
---|---|
static Element.HIGHLIGHT_MODES |
Element.HIGHLIGHT_MODES.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Element.HIGHLIGHT_MODES[] |
Element.HIGHLIGHT_MODES.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Element.highlight(Element.HIGHLIGHT_MODES mode)
Find the current element and highlight it according to the mode
If mode is NONE, do nothing
|
Copyright © 2018. All rights reserved.