MCPcopy Create free account
hub / github.com/codenameone/CodenameOne / getOrientation

Method getOrientation

CodenameOne/src/com/codename1/ui/List.java:807–809  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

805 ///
806 /// - #VERTICAL
807 public int getOrientation() {
808 return orientation;
809 }
810
811 /// Sets the list orientation HORIZONTAL or VERTICAL
812 ///

Callers 5

getDragRegionStatusMethod · 0.95
keyPressedMethod · 0.95
selectElementMethod · 0.95
pointerReleasedImplMethod · 0.95
testOrientationMethod · 0.95

Calls

no outgoing calls

Tested by 1

testOrientationMethod · 0.76