Searched refs:defaultValueObj (Results 1 – 1 of 1) sorted by relevance
218 protected void onSetInitialValue(boolean restorePersistedValue, Object defaultValueObj) { in onSetInitialValue() argument219 String defaultValue = (String) defaultValueObj; in onSetInitialValue()