Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codenameone/CodenameOne
/ setGap
Method
setGap
CodenameOne/src/com/codename1/ui/IconHolder.java:57–57 ·
view source on GitHub ↗
(int gap)
Source
from the content-addressed store, hash-verified
55
///
56
/// - `gap`: the gap in pixels
57
void
setGap(
int
gap);
58
59
/// Returns The position of the text relative to the icon
60
///
Callers
15
FloatingActionButton
Method · 0.65
createTouchCommandButton
Method · 0.65
addCommandToSideMenu
Method · 0.65
updateCommand
Method · 0.65
setGap
Method · 0.65
createComponent
Method · 0.65
createInstance
Method · 0.65
invoke6
Method · 0.65
invoke0
Method · 0.65
invoke1
Method · 0.65
PlaygroundTopBar
Method · 0.65
PlaygroundSegmented
Method · 0.65
Implementers
5
SpanLabel
CodenameOne/src/com/codename1/componen
Label
CodenameOne/src/com/codename1/ui/Label
SpanButton
CodenameOne/src/com/codename1/componen
SpanMultiButton
CodenameOne/src/com/codename1/componen
MultiButton
CodenameOne/src/com/codename1/componen
Calls
no outgoing calls
Tested by
1
buttonToggleConfiguration
Method · 0.52