Click or drag to resize

textSection Methods

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The textSection type exposes the following members.

Methods
  NameDescription
Public methodbottom (Inherited from textFormatSetupBase.)
Public methodcutSectionAtCursor
skracuje section na mestu kursora
Public methodexpand(textCursorZoneCorner, Int32) (Inherited from selectRangeArea.)
Public methodexpand(textCursorZoneCorner, Boolean) (Inherited from selectRangeArea.)
Public methodexpand(textCursorZoneCorner, Int32, Boolean) (Inherited from selectRangeArea.)
Public methodexpandToWrap (Inherited from selectRangeArea.)
Public methodgetAttachment
Vraca section koji je "nakacen" na ovaj. Nakachen section se automatski RRE obradjuje pri pozivanju ovog sectiona
(Inherited from textLineContentBase.)
Public methodgetAttachmentHeight (Inherited from textLineContentBase.)
Public methodgetAttachmentTotalHeight (Inherited from textLineContentBase.)
Public methodgetCodeName (Inherited from selectRangeArea.)
Public methodgetContent (Inherited from textSectionBase.)
Public methodGetCornerPoint (Inherited from selectRangeArea.)
Public methodgetCrossection (Inherited from selectRangeArea.)
Public methodgetDistanceFromCorner (Inherited from selectRangeArea.)
Public methodgetHeight (Inherited from textFormatSetupBase.)
Public methodGetHorizontalAxis (Inherited from selectRangeArea.)
Public methodGetVerticalAxis (Inherited from selectRangeArea.)
Public methodgetWidth (Inherited from textFormatSetupBase.)
Public methodinsertLine
Ubacuje liniju ili linije
Public methodinsertSplitLine
Ubacuje spliter liniju i pomera kursor na sledeci red
Public methodisInside (Inherited from selectRangeArea.)
Public methodisInsideOrEdge (Inherited from selectRangeArea.)
Public methodisNearAnyCornerOrEdge (Inherited from selectRangeArea.)
Public methodisNearToCorner (Inherited from selectRangeArea.)
Public methodisOnEdge (Inherited from selectRangeArea.)
Public methodleft (Inherited from textFormatSetupBase.)
Public methodrefreshAttachmentPosition (Inherited from textLineContentBase.)
Public methodreset (Inherited from selectRangeArea.)
Public methodresetContent
Brise sav zadrzaj i renderuje pozadinu
(Inherited from textSectionBase.)
Public methodresize (Inherited from selectRangeArea.)
Public methodright (Inherited from textFormatSetupBase.)
Public methodselect
Od trenutne pozicije kursora vraca substring date duzine. Ako je length = -1 onda do desnog kraja dozvoljene zone.
(Inherited from textLineContentBase.)
Public methodsetAndWriteValueLine
Public methodsetAttachment
Kaci prosledjeni section na ovaj - zajedno ce biti renderovani
(Inherited from textLineContentBase.)
Public methodsetStyle (Inherited from textLineContentBase.)
Public methodsetupFieldFormat
Podesava formatiranje polja
(Inherited from textLineContentBase.)
Public methodtop (Inherited from textFormatSetupBase.)
Public methodToString (Inherited from selectRangeArea.)
Public methodToString(String) (Inherited from selectRangeArea.)
Public methodwrite
upisuje prosledjen unos, primenjuje limit ako je dat - ako nije> limit je u skladu za zonom
(Inherited from textLineContentBase.)
Public methodwriteField
Public methodwriteFields
Upisuje u trenunu liniju podatke iz polja
Public methodwriteInlineBackground
Renderuje jednu liniju pozadine - preko prosledjenog sadrzaja
(Inherited from textContentBasicBlock.)
Public methodwriteInlineText
Renderuje preko __content sadrzaja __textToInsert u skladu sa formatiranjem i printHorizontal podesavanjem.
(Inherited from textContentBasicBlock.)
Public methodwriteLine
Upisuje liniju ili linije (automatski wrappuje)
Top
Extension Methods
  NameDescription
Public Extension MethodaceGenEx (Defined by aceExceptionTools.)
Public Extension MethodaceSciEx (Defined by aceExceptionTools.)
Public Extension MethodPrintRange (Defined by consolePlatformExtensions.)
Top
See Also