dojox.wire.TextAdapter._addSegment
dojo.require("dojox.wire.TextAdapter");
defined in dojox/wire/TextAdapter.js
This method add a text segment specified to 'segment' argument to a base text specified to 'text', with 'delimiter' property.
parameter | type | description |
---|---|---|
text | String | A base text |
segment | String | A text segment to add |