Click or drag to resize

smartMessageSection Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Prikazuje poruku sa naslovom
Inheritance Hierarchy

Namespace:  imbACE.Services.textBlocks.smart
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public class smartMessageSection : textSection
Request Example View Source

The smartMessageSection type exposes the following members.

Constructors
  NameDescription
Public methodsmartMessageSection(String, String, textLayout)
Initializes a new instance of the smartMessageSection class
Public methodsmartMessageSection(String, String, Int32, Int32, Int32, Int32)
Initializes a new instance of the smartMessageSection class
Top
Properties
  NameDescription
Public propertybackColor
pozadinska boja
(Inherited from textContentBasicBlock.)
Public propertybackgroundDecoration
uzorak stringa koji se koristi za pozadinsku dekoraciju
(Inherited from textContentWithBackground.)
Public propertyblending
vrsta blendovanja
(Inherited from textContentBasicBlock.)
Public propertyBottomRight (Inherited from selectRangeArea.)
Public propertycursor
zaduzen kursor
(Inherited from textLineContentBase.)
Public propertydoInsertSplitLineAtEnd
da li da ubacuje split line na kraju
Public propertydoInverseColors
da li da invertuje boje
(Inherited from textContentBasicBlock.)
Public propertyfieldFormats
format koji primenjuje pri insertovanju polja
(Inherited from textLineContentBase.)
Public propertyforeColor
boja slova
(Inherited from textContentBasicBlock.)
Public propertyheight (Inherited from selectRangeArea.)
Public propertyinnerBottomPosition (Inherited from textFormatSetupBase.)
Public propertyinnerBoxedBottomPosition (Inherited from textFormatSetupBase.)
Public propertyinnerBoxedHeight (Inherited from textFormatSetupBase.)
Public propertyinnerBoxedLeftPosition (Inherited from textFormatSetupBase.)
Public propertyinnerBoxedRightPosition (Inherited from textFormatSetupBase.)
Public propertyinnerBoxedTopPosition (Inherited from textFormatSetupBase.)
Public propertyinnerBoxedWidth (Inherited from textFormatSetupBase.)
Public propertyinnerHeight (Inherited from textFormatSetupBase.)
Public propertyinnerLeftPosition (Inherited from textFormatSetupBase.)
Public propertyinnerRightPosition (Inherited from textFormatSetupBase.)
Public propertyinnerTopPosition (Inherited from textFormatSetupBase.)
Public propertyinnerWidth (Inherited from textFormatSetupBase.)
Public propertylayoutFooterMessage
porukaZaFooter
(Inherited from textLineContentBase.)
Public propertylayoutStatusMessage
Poruka za statusni header
(Inherited from textLineContentBase.)
Public propertylayoutTitleMessage
poruka za naslov prozora
(Inherited from textLineContentBase.)
Public propertyleftFieldWidth
sirina levog polja
(Inherited from textLineContentBase.)
Public propertymargin (Inherited from textFormatSetupBase.)
Public propertymarginDecoration
dekoracijaMargine
(Inherited from textContentWithBackground.)
Public propertymiddleFieldWidth (Inherited from textLineContentBase.)
Public propertyouterBottomPosition (Inherited from textFormatSetupBase.)
Public propertyouterRightPosition (Inherited from textFormatSetupBase.)
Public propertypadding (Inherited from textFormatSetupBase.)
Public propertyrightFieldWidth
sirina desnog polja
(Inherited from textLineContentBase.)
Public propertysize (Inherited from selectRangeArea.)
Public propertyTopLeft (Inherited from selectRangeArea.)
Public propertywidth (Inherited from selectRangeArea.)
Public propertyx (Inherited from selectRangeArea.)
Public propertyxCenter (Inherited from selectRangeArea.)
Public propertyy (Inherited from selectRangeArea.)
Public propertyyCenter (Inherited from selectRangeArea.)
Public propertyZLayerOrder
Z redosled sloja u kome se nalazi ovaj blok - 0 se prvo renderuje, 100 poslednji
(Inherited from textContentBasicBlock.)
Top
Methods
  NameDescription
Public methodbottom (Inherited from textFormatSetupBase.)
Public methodcutSectionAtCursor
skracuje section na mestu kursora
(Inherited from textSection.)
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
(Inherited from textSection.)
Public methodinsertSplitLine
Ubacuje spliter liniju i pomera kursor na sledeci red
(Inherited from textSection.)
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 (Overrides textSectionBaseresetContent.)
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 (Inherited from textSection.)
Public methodsetAttachment
Kaci prosledjeni section na ovaj - zajedno ce biti renderovani
(Inherited from textLineContentBase.)
Public methodsetContent
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 (Inherited from textSection.)
Public methodwriteFields
Upisuje u trenunu liniju podatke iz polja
(Inherited from textSection.)
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)
(Inherited from textSection.)
Top
Events
  NameDescription
Public eventPropertyChanged (Inherited from textFormatSetupSize.)
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