Click or drag to resize

textPageManagerT Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Inheritance Hierarchy
SystemObject
  selectRange
    textFormatSetupSize
      imbACE.Services.textBlocks.coretextPageManagerT

Namespace:  imbACE.Services.textBlocks.core
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public class textPageManager<T> : textFormatSetupSize, 
	INotifyPropertyChanged
where T : class
Request Example View Source

Type Parameters

T

The textPageManagerT type exposes the following members.

Constructors
  NameDescription
Public methodtextPageManagerT
Initializes a new instance of the textPageManagerT class
Public methodtextPageManagerT(ITextLayoutContentProvider)
Initializes a new instance of the textPageManagerT class
Public methodtextPageManagerT(Int32, Int32, Int32)
Initializes a new instance of the textPageManagerT class
Top
Properties
  NameDescription
Public propertycurrentPage
trenutni broj stranice
Public propertycurrentPageEndIndex
Public propertycurrentPageStartIndex
Public propertyheight (Inherited from textFormatSetupSize.)
Public propertyisReady
Public propertypageCapacaty
Public propertytotalPages
koliko ukupno ima strana
Public propertywidth (Inherited from textFormatSetupSize.)
Public propertyx (Inherited from selectRange.)
Public propertyy (Inherited from selectRange.)
Top
Methods
  NameDescription
Public methodgetCodeName (Inherited from selectRange.)
Public methodgetPageElements
Vraca elemente koji su trenutno na stranici
Public methodgetPageString
Public methodrefresh
Public methodselectFirst
Public methodselectLast
Public methodselectNext
Pomera selektovan item za sledece mesto
Public methodselectPageByItem
Public methodselectPrev
Pomera seleektovan item na prethodno mesto
Top
Events
  NameDescription
Public eventPropertyChanged
Top
Fields
  NameDescription
Public fieldisDisabled
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