textLayout Class |
Namespace: imbACE.Services.textBlocks
The textLayout type exposes the following members.
| Name | Description | |
|---|---|---|
| textLayout | Initializes a new instance of the textLayout class |
| Name | Description | |
|---|---|---|
| backColor |
pozadinska boja
(Inherited from textContentBasicBlock.) | |
| backgroundDecoration |
uzorak stringa koji se koristi za pozadinsku dekoraciju
(Inherited from textContentWithBackground.) | |
| blending |
vrsta blendovanja
(Inherited from textContentBasicBlock.) | |
| BottomRight | (Inherited from selectRangeArea.) | |
| cursor |
zaduzen kursor
(Inherited from textLineContentBase.) | |
| doInverseColors |
da li da invertuje boje
(Inherited from textContentBasicBlock.) | |
| fieldFormats |
format koji primenjuje pri insertovanju polja
(Inherited from textLineContentBase.) | |
| foreColor |
boja slova
(Inherited from textContentBasicBlock.) | |
| height | (Inherited from selectRangeArea.) | |
| innerBottomPosition | (Inherited from textFormatSetupBase.) | |
| innerBoxedBottomPosition | (Inherited from textFormatSetupBase.) | |
| innerBoxedHeight | (Inherited from textFormatSetupBase.) | |
| innerBoxedLeftPosition | (Inherited from textFormatSetupBase.) | |
| innerBoxedRightPosition | (Inherited from textFormatSetupBase.) | |
| innerBoxedTopPosition | (Inherited from textFormatSetupBase.) | |
| innerBoxedWidth | (Inherited from textFormatSetupBase.) | |
| innerHeight | (Inherited from textFormatSetupBase.) | |
| innerLeftPosition | (Inherited from textFormatSetupBase.) | |
| innerRightPosition | (Inherited from textFormatSetupBase.) | |
| innerTopPosition | (Inherited from textFormatSetupBase.) | |
| innerWidth | (Inherited from textFormatSetupBase.) | |
| layers |
Collection of layers/sections
| |
| layoutFooterMessage |
porukaZaFooter
(Inherited from textLineContentBase.) | |
| layoutStatusMessage |
Poruka za statusni header
(Inherited from textLineContentBase.) | |
| layoutTitleMessage |
poruka za naslov prozora
(Inherited from textLineContentBase.) | |
| leftFieldWidth |
sirina levog polja
(Inherited from textLineContentBase.) | |
| margin | (Inherited from textFormatSetupBase.) | |
| marginDecoration |
dekoracijaMargine
(Inherited from textContentWithBackground.) | |
| middleFieldWidth | (Inherited from textLineContentBase.) | |
| outerBottomPosition | (Inherited from textFormatSetupBase.) | |
| outerRightPosition | (Inherited from textFormatSetupBase.) | |
| padding | (Inherited from textFormatSetupBase.) | |
| rightFieldWidth |
sirina desnog polja
(Inherited from textLineContentBase.) | |
| size | (Inherited from selectRangeArea.) | |
| TopLeft | (Inherited from selectRangeArea.) | |
| width | (Inherited from selectRangeArea.) | |
| x | (Inherited from selectRangeArea.) | |
| xCenter | (Inherited from selectRangeArea.) | |
| y | (Inherited from selectRangeArea.) | |
| yCenter | (Inherited from selectRangeArea.) | |
| ZLayerOrder |
Z redosled sloja u kome se nalazi ovaj blok - 0 se prvo renderuje, 100 poslednji
(Inherited from textContentBasicBlock.) |
| Name | Description | |
|---|---|---|
| addLayer |
Dodaje novi layer u layout. Ako je __target objekat vec zakacen za neki layer odustaje i vraca FALSE
| |
| bottom | (Inherited from textFormatSetupBase.) | |
| expand(textCursorZoneCorner, Int32) | (Inherited from selectRangeArea.) | |
| expand(textCursorZoneCorner, Boolean) | (Inherited from selectRangeArea.) | |
| expand(textCursorZoneCorner, Int32, Boolean) | (Inherited from selectRangeArea.) | |
| expandToWrap | (Inherited from selectRangeArea.) | |
| getAttachment |
Vraca section koji je "nakacen" na ovaj. Nakachen section se automatski RRE obradjuje pri pozivanju ovog sectiona
(Inherited from textLineContentBase.) | |
| getAttachmentHeight | (Inherited from textLineContentBase.) | |
| getAttachmentTotalHeight | (Inherited from textLineContentBase.) | |
| getCodeName | (Inherited from selectRangeArea.) | |
| getContent | (Inherited from textSectionBase.) | |
| GetCornerPoint | (Inherited from selectRangeArea.) | |
| getCrossection | (Inherited from selectRangeArea.) | |
| getDistanceFromCorner | (Inherited from selectRangeArea.) | |
| getHeight | (Inherited from textFormatSetupBase.) | |
| GetHorizontalAxis | (Inherited from selectRangeArea.) | |
| GetVerticalAxis | (Inherited from selectRangeArea.) | |
| getWidth | (Inherited from textFormatSetupBase.) | |
| init |
#0 Izvrsava se prvi put - kada se instancira. Customized sekvenca inicijalizacije
| |
| isInside | (Inherited from selectRangeArea.) | |
| isInsideOrEdge | (Inherited from selectRangeArea.) | |
| isNearAnyCornerOrEdge | (Inherited from selectRangeArea.) | |
| isNearToCorner | (Inherited from selectRangeArea.) | |
| isOnEdge | (Inherited from selectRangeArea.) | |
| left | (Inherited from textFormatSetupBase.) | |
| refreshAttachmentPosition | (Inherited from textLineContentBase.) | |
| render |
Renderuje lejere u sopstveni sadrzaj
| |
| render(IPlatform, Boolean) |
#1 Generise sadrzaj
| |
| reset | (Inherited from selectRangeArea.) | |
| resetContent | (Overrides textSectionBaseresetContent.) | |
| resize | (Inherited from selectRangeArea.) | |
| right | (Inherited from textFormatSetupBase.) | |
| select |
Od trenutne pozicije kursora vraca substring date duzine. Ako je length = -1 onda do desnog kraja dozvoljene zone.
(Inherited from textLineContentBase.) | |
| setAttachment |
Kaci prosledjeni section na ovaj - zajedno ce biti renderovani
(Inherited from textLineContentBase.) | |
| setStyle | (Inherited from textLineContentBase.) | |
| setupFieldFormat |
Podesava formatiranje polja
(Inherited from textLineContentBase.) | |
| top | (Inherited from textFormatSetupBase.) | |
| ToString | (Inherited from selectRangeArea.) | |
| ToString(String) | (Inherited from selectRangeArea.) | |
| write |
upisuje prosledjen unos, primenjuje limit ako je dat - ako nije> limit je u skladu za zonom
(Inherited from textLineContentBase.) | |
| writeInlineBackground |
Renderuje jednu liniju pozadine - preko prosledjenog sadrzaja
(Inherited from textContentBasicBlock.) | |
| writeInlineText |
Renderuje preko __content sadrzaja __textToInsert u skladu sa formatiranjem i printHorizontal podesavanjem.
(Inherited from textContentBasicBlock.) |
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from textFormatSetupSize.) |
| Name | Description | |
|---|---|---|
| aceGenEx | (Defined by aceExceptionTools.) | |
| aceSciEx | (Defined by aceExceptionTools.) | |
| PrintRange | (Defined by consolePlatformExtensions.) |