Click or drag to resize

contentElementBase Class

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:imbNLP.Core.contentStructure.core.contentElementBase"]

Inheritance Hierarchy
SystemObject
  dataBindableBase
    imbBindable
      imbNLP.Core.contentStructure.corecontentElementBase
        More...

Namespace:  imbNLP.Core.contentStructure.core
Assembly:  imbNLP.Core (in imbNLP.Core.dll) Version: 0.2.24
Syntax
C#
public abstract class contentElementBase : imbBindable, 
	IObjectWithParent, IObjectWithPath, IObjectWithName

The contentElementBase type exposes the following members.

Constructors
  NameDescription
Protected methodcontentElementBase
Initializes a new instance of the contentElementBase class
Top
Properties
  NameDescription
Protected property_nameAbbrevation
skracenica imena
Public propertycontent
Originalni sadržaj koji je pronađen u tokenu
Public propertyid
Osnovni ID podatak
Public propertyisFirst
Da li je reč o prvom elementu?
Public propertyisLast
Da li je reč o poslednjem elementu?
Public propertymatch
Kontent match meta info
Public propertyname
ime objekta - ime tipa i ID - ako je objekat deo glavnog niza
Public propertynext
Referenca prema sledećem slogu
Public propertypage
Referenca prema stranici
Public propertyparent
referenca prema parent objektu
Public propertyprev
Referenca prema prethodnom slogu
Public propertyroot
Gets the root.
Public propertysourceContent
Izvorni content
Public propertyspliter
Koji je spliter odredio odvajanje tokena
Public propertyUID
imbControl property UID tipa String
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodgeneralSemanticsFlaging
Public methodGetFlags
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodOnPropertyChanged (Inherited from dataBindableBase.)
Public methodprimaryFlaging
izvrsava se od
Public methodsecondaryFlaging
Public methodsetItem
Podešava PREV i NEXT za nlpBase klase -- i dodaje item u svoju items kolekciju
Public methodspecialSematicsFlaging
Public methodToString (Overrides ObjectToString.)
Top
Events
  NameDescription
Public eventPropertyChanged (Inherited from dataBindableBase.)
Top
Fields
  NameDescription
Protected field_items
Skup pod-itema
Top
See Also
Inheritance Hierarchy