Click or drag to resize

imbTextFormatTools Methods

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The imbTextFormatTools type exposes the following members.

Methods
  NameDescription
Public methodStatic memberaddLine
Adds the line.
Public methodStatic memberadds
Calls multiple add times using provided separator and collection of inputs.
Public methodStatic memberaddVal
Adds the value.
Public methodStatic membergetFormatFromExample
VRaca string format vrednost - u skladu sa string format pravilima> #.000 ce vratiti broj sa tri decimale
Public methodStatic memberlog
Helper method, actually just adds NewLine before the message specified -- alias of addLine(String, String), don't use this.
Public methodStatic membernewLine
News the line.
Public methodStatic memberRepeat
Repeats the specified times.
Public methodStatic membertoWidthExact
To the width exact.
Public methodStatic membertoWidthMaximum
To the width maximum.
Public methodStatic membertoWidthMinimum
Makes a String with defined minimal width. Longer strings are unchanged, shorter are expanded by charToRepeat until the width is achieved.
Top
See Also