public static class JRSUIConstants.Focused
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static JRSUIConstants.Focused |
NO |
static JRSUIConstants.Focused |
YES |
| Modifier and Type | Method and Description |
|---|---|
long |
apply(long encodedState)
Applies this property value to the provided state
|
java.lang.String |
toString() |
public static final JRSUIConstants.Focused NO
public static final JRSUIConstants.Focused YES
public long apply(long encodedState)
encodedState - the incoming JRSUI encoded statepublic java.lang.String toString()
toString in class java.lang.Object