Searched refs:itype (Results 1 – 2 of 2) sorted by relevance
727 int itype; in getNonBinaryFieldNames() local730 itype = AnyConverter.toInt(xColPropertySet.getPropertyValue("Type")); in getNonBinaryFieldNames()731 if (!isBinaryDataType(itype)) in getNonBinaryFieldNames()
979 int itype = getControlModelType(oControlModel); in getDisplayProperty() local980 return getDisplayProperty(itype); in getDisplayProperty()988 public static String getDisplayProperty(int itype) in getDisplayProperty() argument991 switch (itype) in getDisplayProperty()
Completed in 37 milliseconds