Uses of Interface
com.leafdigital.ui.api.TextView.ActionHandler

Packages that use TextView.ActionHandler
com.leafdigital.ui.api The UI API provides a basic windowing interface library of widgets that can be constructed from XML. 
 

Uses of TextView.ActionHandler in com.leafdigital.ui.api
 

Methods in com.leafdigital.ui.api with parameters of type TextView.ActionHandler
 void TextView.setAction(java.lang.String tag, TextView.ActionHandler ah)
          Sets handler for 'actions' (user clicking on things).
 void Label.setAction(java.lang.String tag, TextView.ActionHandler ah)
          Sets handler for 'actions' (user clicking on things).
 



Copyright © 2011 Samuel Marshall. All rights reserved.