public static interface ComponentSelector.ComponentMapper
ComponentSelector.map(com.codename1.ui.ComponentSelector.ComponentMapper)
to form a new set of
components based on the components in one set.Modifier and Type | Method and Description |
---|---|
Component |
map(Component c)
Maps component c to a replacement component.
|