| Package | Description |
|---|---|
| com.codename1.ui |
Main widget package containing the component/container "composite" similar
both in terminology and design to Swing/AWT.
|
| Modifier and Type | Method and Description |
|---|---|
SwipeableContainer |
SwipeableContainer.getPreviouslyOpened()
returns a previously opened SwipeableContainer that should be
automatically closed when starting to open this one.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SwipeableContainer.setPreviouslyOpened(SwipeableContainer previouslyOpened)
set a previously open SwipeableContainer, it will be closed as soon as
the user starts swiping this one.
|
Copyright © 2022. All rights reserved.