HomeSort by relevance Sort by last modified time
    Searched defs:PropertyInfo (Results 1 - 6 of 6) sorted by null

  /external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/serialization/
PropertyInfo.java 36 public class PropertyInfo implements java.io.Serializable
44 public static final PropertyInfo OBJECT_TYPE = new PropertyInfo();
82 public PropertyInfo elementType;
84 public PropertyInfo()
99 public PropertyInfo getElementType()
108 public void setElementType(PropertyInfo elementType)
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/
PropertyTable.java 114 private List<PropertyInfo> m_properties;
131 m_collapsedIds.add("|" + name); // See PropertyInfo constructor for id syntax
327 * {@link PropertyInfo} was selected.
421 PropertyInfo propertyInfo = m_properties.get(index);
423 if (isLocationState(propertyInfo, event.x)) {
426 propertyInfo.flip();
497 PropertyInfo propertyInfo = m_properties.get(propertyIndex);
498 Property property = propertyInfo.getProperty()
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
strmini.h 158 PVOID PropertyInfo;
237 PSTREAM_PROPERTY_DESCRIPTOR PropertyInfo;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
netmon.h     [all...]
  /prebuilts/tools/common/m2/repository/com/android/tools/external/propertysheet/1.0/
propertysheet-1.0.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit/2.14/
htmlunit-2.14.jar 

Completed in 306 milliseconds