Home
last modified time | relevance | path

Searched defs:getCurrentValue (Results 1 – 4 of 4) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
DIUiSettableAttributeNode.java27 public String getCurrentValue(); in getCurrentValue() method
DUiSeparatorAttributeNode.java48 public String getCurrentValue() { in getCurrentValue() method in UiSeparatorAttributeNode
DUiAbstractTextAttributeNode.java50 public final String getCurrentValue() { in getCurrentValue() method in UiAbstractTextAttributeNode
DUiAttributeNode.java61 public abstract String getCurrentValue(); in getCurrentValue() method in UiAttributeNode