Searched refs:_svalue (Results 1 – 1 of 1) sorted by relevance
369 private void assignTableProperty(String _spropname, String _svalue) in assignTableProperty() argument371 if (_svalue != null) in assignTableProperty()373 if (!_svalue.equals(PropertyNames.EMPTY_STRING)) in assignTableProperty()377 xPropTableDataDescriptor.setPropertyValue(_spropname, _svalue); in assignTableProperty()
Completed in 11 milliseconds