Uses of Class
org.kalmeo.kuix.util.Method

Packages that use Method
org.kalmeo.kuix.core   
 

Uses of Method in org.kalmeo.kuix.core
 

Methods in org.kalmeo.kuix.core that return Method
static Method Kuix.parseMethod(java.lang.String data, Widget owner)
          Returns the parsed Method, or null if no method could be extract.
 

Methods in org.kalmeo.kuix.core with parameters of type Method
static void Kuix.callActionMethod(Method method)
          Call the specified action method
 



Copyright © 2007-2008 Kalmeo. All Rights Reserved.