Uses of Interface
com.leafdigital.ui.api.EditBox.TabCompletion

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

Uses of EditBox.TabCompletion in com.leafdigital.ui.api
 

Methods in com.leafdigital.ui.api with parameters of type EditBox.TabCompletion
 void EditBox.setTabCompletion(EditBox.TabCompletion tc)
          Enables/disables tab-completion handling.
 



Copyright © 2011 Samuel Marshall. All rights reserved.