Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codenameone/CodenameOne
/ setRenderer
Method
setRenderer
CodenameOne/src/com/codename1/ui/List.java:792–794 ·
view source on GitHub ↗
(ListCellRenderer renderer)
Source
from the content-addressed store, hash-verified
790
///
791
/// - `renderer`: cell renderer instance
792
public
final
void
setRenderer(ListCellRenderer renderer) {
793
setListCellRenderer(renderer);
794
}
795
796
/// Returns the list orientation
797
///
Callers
15
run
Method · 0.95
run
Method · 0.95
addPopup
Method · 0.95
rendererAppliesMapValuesAndSelectionListener
Method · 0.95
testMonitor
Method · 0.95
RSSReader
Method · 0.45
setIconPlaceholder
Method · 0.45
initImagesComboBox
Method · 0.45
initUIIDComboBox
Method · 0.45
ImageMultiEditor
Method · 0.45
PickMIDlet
Method · 0.45
pickDirectoryActionPerformed
Method · 0.45
Calls
1
setListCellRenderer
Method · 0.95
Tested by
2
rendererAppliesMapValuesAndSelectionListener
Method · 0.76
testMonitor
Method · 0.76