| Package | Description |
|---|---|
| de.swm.commons.mobile.client.widgets | |
| de.swm.commons.mobile.client.widgets.publictransport |
| Modifier and Type | Class and Description |
|---|---|
class |
DecoratedListItem
A ListItem with an Image.
|
class |
ErrorListItem
Simple implementation of an error Output element as List Item Representation.
|
| Modifier and Type | Method and Description |
|---|---|
ListItem |
ListPanel.getItem(int index)
Returns th list item on index position
|
ListItem |
ListPanelWithStaticLastItem.getLastItem()
Retuns the most buttonm static item.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListPanelWithStaticLastItem.setLastItem(ListItem lastItem)
Sets the last mot button item.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PagingListPanel.ListItemProvider.provideItems(int startIndex,
int numEntries,
com.google.gwt.user.client.rpc.AsyncCallback<List<ListItem>> callback)
Will provide more items from the server.
|
void |
IndexedScrollPanelWithPager.setIndexedItems(int sectionIndex,
List<ListItem> items)
Adds the items to the pannel.
|
void |
IndexedScrollPanel.setIndexedItems(int sectionIndex,
List<ListItem> items)
Adds the items to the pannel.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectionListItem
ListItem wich represents a specific connection.
|
class |
TripListItem
ListItem which represents an individual component of a trip.
|
Copyright © 2011–2015 SWM. All rights reserved.