smartMenuSection Class |
Namespace: imbACE.Services.textBlocks.smart
The smartMenuSection type exposes the following members.
| Name | Description | |
|---|---|---|
| smartMenuSection(aceMenu, IHasCursor, textInputMenuRenderView) | Initializes a new instance of the smartMenuSection class | |
| smartMenuSection(aceMenu, Int32, Int32, Int32, Int32) | Initializes a new instance of the smartMenuSection 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.) | |
| currentOutput |
Trenutni rezultat
(Inherited from textInputBase.) | |
| cursor |
zaduzen kursor
(Inherited from textLineContentBase.) | |
| doInverseColors |
da li da invertuje boje
(Inherited from textContentBasicBlock.) | |
| doShowInstructions |
Da li da prikazuje instrukcije> npr. izaberi opciju strelicama, potvrdi enter
(Inherited from textInputBase.) | |
| doShowRemarks |
Da li da prikazuje komentar - trenutna vrednost / selektovana opcija
(Inherited from textInputBase.) | |
| doShowTitle |
Da li prikazuje naslov inputa
(Inherited from textInputBase.) | |
| doShowValueRemarks |
Da li prikazuje komentar na trenutnu vrednost / selektovanu opcijua
(Inherited from textInputBase.) | |
| exitPolicy |
nacin zatvaranja inputa
(Inherited from textInputBase.) | |
| fieldFormats |
format koji primenjuje pri insertovanju polja
(Inherited from textLineContentBase.) | |
| flags |
menuRenderingFlags
(Inherited from textInputMenuBase.) | |
| 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.) | |
| 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.) | |
| menu |
referenca prema meniju
(Inherited from textInputMenuBase.) | |
| middleFieldWidth | (Inherited from textLineContentBase.) | |
| outerBottomPosition | (Inherited from textFormatSetupBase.) | |
| outerRightPosition | (Inherited from textFormatSetupBase.) | |
| padding | (Inherited from textFormatSetupBase.) | |
| pageManager |
upravlja
(Inherited from textInputMenuBase.) | |
| renderView |
Bindable property
(Inherited from textInputMenuBase.) | |
| 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 | |
|---|---|---|
| applyReading |
primenjuje rezultat iscitavanja jedne iteracije
(Overrides textInputBaseapplyReading(IPlatform, textInputResult).) | |
| bottom | (Inherited from textFormatSetupBase.) | |
| cutSectionAtCursor |
skracuje section na mestu kursora
(Inherited from textSection.) | |
| 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 |
Vrsi resetovanje/pripremu inputa za novo koriscenje, obrisace currentOutput
(Inherited from textInputBase.) | |
| insertLine |
Ubacuje liniju ili linije
(Inherited from textSection.) | |
| insertSplitLine |
Ubacuje spliter liniju i pomera kursor na sledeci red
(Inherited from textSection.) | |
| isInside | (Inherited from selectRangeArea.) | |
| isInsideOrEdge | (Inherited from selectRangeArea.) | |
| isNearAnyCornerOrEdge | (Inherited from selectRangeArea.) | |
| isNearToCorner | (Inherited from selectRangeArea.) | |
| isOnEdge | (Inherited from selectRangeArea.) | |
| left | (Inherited from textFormatSetupBase.) | |
| read(inputResultCollection) |
#2 Očitava ulaz
(Inherited from textInputBase.) | |
| read(IPlatform, textInputResult) |
iscitava jednu iteraciju
(Inherited from textInputBase.) | |
| refreshAttachmentPosition | (Inherited from textLineContentBase.) | |
| reset | (Inherited from selectRangeArea.) | |
| resetContent |
generise sadrzaj
(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.) | |
| setAndWriteValueLine | (Inherited from textSection.) | |
| 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.) | |
| writeField | (Inherited from textSection.) | |
| writeFields |
Upisuje u trenunu liniju podatke iz polja
(Inherited from textSection.) | |
| 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.) | |
| writeLine |
Upisuje liniju ili linije (automatski wrappuje)
(Inherited from textSection.) |
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from textFormatSetupSize.) |
| Name | Description | |
|---|---|---|
| aceGenEx | (Defined by aceExceptionTools.) | |
| aceSciEx | (Defined by aceExceptionTools.) | |
| PrintRange | (Defined by consolePlatformExtensions.) |