Methods
(static) init() → {void}
Returns:
- Type:
- void
(static) onFocusStateChanged() → {void}
Updates visual state based on virtual isFocused and isSelected fields. Focused state uses button-like styling: 9-patch border + background (same as TextButton). JRDropdown manages focus externally — this item never receives real Roku focus.
Returns:
- Type:
- void
(static) onSizeChanged() → {void}
Returns:
- Type:
- void
(static) onTextChanged() → {void}
Returns:
- Type:
- void