Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codenameone/CodenameOne
/ getRenderer
Method
getRenderer
CodenameOne/src/com/codename1/ui/List.java:783–785 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
781
///
782
/// the renderer which is used to draw list elements
783
public
final
ListCellRenderer getRenderer() {
784
return
renderer;
785
}
786
787
/// Sets the renderer which is used to draw list elements
788
///
Callers
15
setShouldCalcPreferredSize
Method · 0.95
refreshTheme
Method · 0.95
createCommandList
Method · 0.95
createOverflowCommandList
Method · 0.95
addPopup
Method · 0.95
testRenderer
Method · 0.95
ComboBox
Method · 0.45
setUIID
Method · 0.45
getBaseline
Method · 0.45
createPopupList
Method · 0.45
invoke3
Method · 0.45
invoke2
Method · 0.45
Calls
no outgoing calls
Tested by
10
testRenderer
Method · 0.76
autoCompleteComponentRequiresMultipleCharactersForPopup
Method · 0.36
testDefaultRendererUiidsAreApplied
Method · 0.36
testSetUiidPropagatesToRendererComponents
Method · 0.36
testCreatePopupListUsesPopupUiidsWhenThemeRequests
Method · 0.36
autoCompleteTextFieldRendererAndSelection
Method · 0.36
autoCompleteTextComponentSelectsFromPopup
Method · 0.36
renderer
Method · 0.36
testPieChart
Method · 0.36
testGetRendererAndDataset
Method · 0.36