OBEROn SDK

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

Packages that use FormUserItem
com.oberon.ooql.sdk   
 

Uses of FormUserItem in com.oberon.ooql.sdk
 

Methods in com.oberon.ooql.sdk that return FormUserItem
static FormUserItem FormUserItem.fromXML(org.jdom.Element rootElement)
          Create a FormUserItem object from XML element tree
 

Methods in com.oberon.ooql.sdk that return types with arguments of type FormUserItem
 java.util.Vector<FormUserItem> Form.getUserFieldItems(ObjectBase objlink, java.util.Vector<java.lang.Object> filterArgs, Framework framework)
          Get all FormUserItem of Field type for which the framework User has the visibility
 java.util.Vector<FormUserItem> Form.getUserItems(ObjectBase objlink, java.util.Vector<java.lang.Object> filterArgs, Framework framework)
          Get all FormUserItem for which the framework User has the visibility
 java.util.Vector<FormUserItem> Form.getUserItemsWithData(ObjectBase objlink, java.util.Vector<java.lang.Object> filterArgs, Framework framework)
          Get data related to Form-Item fields
 

Methods in com.oberon.ooql.sdk with parameters of type FormUserItem
static java.lang.String Form.getTranslatedValue(FormUserItem item, java.lang.String section, java.lang.String value, Framework framework)
           
 


OBEROn SDK

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