WIMM Labs


Package com.wimm.framework.view

View and layout classes.

See:
          Description

Interface Summary
MotionInterpreter.OnMotionHandler  
ViewTray.OnIndexChangeListener The listener interface for receiving ViewTray.OnIndexChangeListener.onIndexDidChange(int) events when the visible child view changes.
ViewTray.Scrollable Deprecated. Use ScrollView from WIMM SDK 1.0.3 onwards.
 

Class Summary
AdapterViewTray The AdapterViewTray class extends the ViewTray and holds child views retrieved from an Adapter.
ViewTray The ViewTray class is the root view for application navigation.
 

Enum Summary
MotionInterpreter.ScrollAxis  
 

Package com.wimm.framework.view Description

View and layout classes.


WIMM Labs