MCPcopy 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

FloatingActionButtonMethod · 0.65
addCommandToSideMenuMethod · 0.65
updateCommandMethod · 0.65
setGapMethod · 0.65
createComponentMethod · 0.65
createInstanceMethod · 0.65
invoke6Method · 0.65
invoke0Method · 0.65
invoke1Method · 0.65
PlaygroundTopBarMethod · 0.65
PlaygroundSegmentedMethod · 0.65

Implementers 5

SpanLabelCodenameOne/src/com/codename1/componen
LabelCodenameOne/src/com/codename1/ui/Label
SpanButtonCodenameOne/src/com/codename1/componen
SpanMultiButtonCodenameOne/src/com/codename1/componen
MultiButtonCodenameOne/src/com/codename1/componen

Calls

no outgoing calls

Tested by 1