Home
last modified time | relevance | path

Searched refs:toPropertyEx_simpleProperty (Results 1 – 2 of 2) sorted by relevance

/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/
DAbstractListPropertyEditor.java107 toPropertyEx_simpleProperty(property, combo, index); in toPropertyEx()
127 protected void toPropertyEx_simpleProperty(Property property, CCombo3 combo, int index) in toPropertyEx_simpleProperty() method in AbstractListPropertyEditor
DStringListPropertyEditor.java32 protected void toPropertyEx_simpleProperty(Property property, CCombo3 combo, int index) in toPropertyEx_simpleProperty() method in StringListPropertyEditor