Click or drag to resize

pageReportBase Methods

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

The pageReportBase type exposes the following members.

Methods
  NameDescription
Public method_autoInit
Inicijalizacija koja se pokrece sama nakon instanciranja
(Inherited from aceCollectionreportEntryBase.)
Public methodAdd(KeyValuePairString, UTP) (Inherited from aceDictionaryCollectionreportEntryBase.)
Public methodAdd(T) (Inherited from CollectionreportEntryBase.)
Public methodAdd(String, UTP) (Inherited from aceDictionaryCollectionreportEntryBase.)
Public methodAny (Inherited from aceCollectionreportEntryBase.)
Public methodClear (Inherited from CollectionreportEntryBase.)
Public methodconnect
brise sve podatke koje je do sada imao ali ostavlja kesirane upite
Public methodContains(KeyValuePairString, UTP) (Inherited from aceDictionaryCollectionreportEntryBase.)
Public methodContains(T) (Inherited from CollectionreportEntryBase.)
Public methodContainsKey (Inherited from aceDictionaryCollectionreportEntryBase.)
Public methodCopyTo(KeyValuePairString, UTP, Int32) (Inherited from aceDictionaryCollectionreportEntryBase.)
Public methodCopyTo(T, Int32) (Inherited from CollectionreportEntryBase.)
Public methodEquals (Inherited from Object.)
Public methodGetEnumerator
Returns an enumerator that iterates through the collection.
(Inherited from aceDictionaryCollectionreportEntryBase.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodIndexOf (Inherited from CollectionreportEntryBase.)
Public methodInsert (Inherited from CollectionreportEntryBase.)
Public methodmakeReport
Ubacuje u izvestaj tabelu sa svom dobijenom metrikom
Public methodMove (Inherited from ObservableCollectionreportEntryBase.)
Public methodpurgeCachedExpressions
Public methodpurgeCachedQueries
Unistava sve kesirane upite - ostaju podaci i ostala podesavanja na nivou reportEntryBase-a
Public methodpurgeReportValues
Prazni sve podatke zapisane u izvestaju ali ostavlja kesirane upite
Public methodRemove(KeyValuePairString, UTP) (Inherited from aceDictionaryCollectionreportEntryBase.)
Public methodRemove(String) (Inherited from aceDictionaryCollectionreportEntryBase.)
Public methodRemove(T) (Inherited from CollectionreportEntryBase.)
Public methodRemoveAt (Inherited from CollectionreportEntryBase.)
Public methodreport(String, ICollectionString, Boolean)
Izvrsava Select upit koji odabira sve nodove iz __keysforXPath
Public methodreport(String, Object, reportEntryGroups, Int32)
Public methodreportRatio
Public methodsendToObject
Kopira metriku u prosledjeni objekat
Public methodsendToPCE
Copies its data entries into PCE PropertyCollectionExtended
Public methodToString (Inherited from Object.)
Public methodTryGetValue
Gets the value associated with the specified key.
(Inherited from aceDictionaryCollectionreportEntryBase.)
Top
See Also