OBEROn SDK

Uses of Class
com.oberon.ooql.sdk.FormUserItem.Value

Packages that use FormUserItem.Value
com.oberon.ooql.sdk   
 

Uses of FormUserItem.Value in com.oberon.ooql.sdk
 

Methods in com.oberon.ooql.sdk that return FormUserItem.Value
 FormUserItem.Value FormUserItem.getValue()
          Get the Item value
 

Methods in com.oberon.ooql.sdk that return types with arguments of type FormUserItem.Value
 java.util.Vector<FormUserItem.Value> FormUserItem.getRanges()
          Get the Item ranges
 

Methods in com.oberon.ooql.sdk with parameters of type FormUserItem.Value
 void FormUserItem.setValue(FormUserItem.Value value)
          Set the Item value
 

Method parameters in com.oberon.ooql.sdk with type arguments of type FormUserItem.Value
 void FormUserItem.setRanges(java.util.Vector<FormUserItem.Value> ranges)
          Set the Item ranges
 


OBEROn SDK

Copyright © 2008-2014 Mirko Solazzi. All Rights Reserved.