Click or drag to resize

ITabLevelControler Interface

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.reporting
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public interface ITabLevelControler
Request Example View Source

The ITabLevelControler type exposes the following members.

Properties
  NameDescription
Public propertylinePrefix
Prefix koji se dodaje ispred svake linije
Public propertytabInsert
Prefix koji se dodaje ispred teksta -- tabovi
Public propertytabLevel
nivo na kome je tab sada
Top
Methods
  NameDescription
Public methodClear
Public methodclose
Dodaje HTML zatvaranje taga -- zatvara poslednji koji je otvoren
Public methodcloseAll
Zatvara sve tagove koji su trenutno otvoreni
Public methodnextTabLevel
Prelazi u sledeci tab level
Public methodopen
Public methodprevTabLevel
Prebacuje u prethodni tabLevel
Public methodrootTabLevel
Public methodToString
Vraca sadrzaj u String obliku
Top
See Also