wogroovy.additions
Class NSKeyValueCodingAdditions

java.lang.Object
  extended bywogroovy.additions.NSKeyValueCodingAdditions

public class NSKeyValueCodingAdditions
extends Object


Constructor Summary
NSKeyValueCodingAdditions()
           
 
Method Summary
static Object get(NSKeyValueCoding self, String property)
           
static void set(NSKeyValueCoding self, String property, Object newValue)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NSKeyValueCodingAdditions

public NSKeyValueCodingAdditions()
Method Detail

get

public static Object get(NSKeyValueCoding self,
                         String property)

set

public static void set(NSKeyValueCoding self,
                       String property,
                       Object newValue)