Click or drag to resize

aceTerminal Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Log output and Console application textual UI
Inheritance Hierarchy
SystemObject
  System.Collections.GenericListString
    imbACE.Services.textBlocks.coretextContentLines
      imbACE.Services.terminalaceTerminal

Namespace:  imbACE.Services.terminal
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public class aceTerminal : textContentLines, 
	IAceLogable, ILogable, INotifyPropertyChanged
Request Example View Source

The aceTerminal type exposes the following members.

Constructors
  NameDescription
Public methodaceTerminal
Initializes a new instance of the aceTerminal class
Top
Properties
  NameDescription
Public propertydoAutoSaveLog
da li da automatski snima log
Public propertydoToConsole
Da li sve da salje na konzolu --- ne vazi ako je postavljen onNewLog event
Public propertyItem (Inherited from textContentLines.)
Public propertylogContent
Sadrzaj log ova
Public propertypath_logoutput
putanja prema izlazu log-a. Ukoliko nije definisano automatski postavlja vrednost
Public propertyplatform
referenca prema platformi
Top
Methods
  NameDescription
Public methodgetLastLogLine
Public methodinsert(IEnumerableString, Int32, Int32) (Inherited from textContentLines.)
Public methodinsert(String, Int32, Int32)
Glavni metod za ubacivanje sadrzaja - vraca linije koje je napravio wordwrapom
(Inherited from textContentLines.)
Public methodInsert (Inherited from textContentLines.)
Public methodlog
Belezi log liniju
Public methodlogSetup
Osnovna podesavanja
Public methodpaint (Inherited from textContentLines.)
Public methodselect (Inherited from textContentLines.)
Public methodtoString (Inherited from textContentLines.)
Top
Events
  NameDescription
Public eventPropertyChanged
Top
Fields
  NameDescription
Public fieldonNewLog
Top
Extension Methods
  NameDescription
Public Extension MethodaceGenEx (Defined by aceExceptionTools.)
Public Extension MethodaceSciEx (Defined by aceExceptionTools.)
Top
See Also