sampleGroupItem Class |
[This is preliminary documentation and is subject to change.]
Namespace: imbWEM.Core.sampleGroup
public class sampleGroupItem : imbBindable, IAppendDataFields
The sampleGroupItem type exposes the following members.
| Name | Description | |
|---|---|---|
| sampleGroupItem |
Initializes a new instance of the sampleGroupItem class with default configuration
| |
| sampleGroupItem(String, Enum, Int32, Int32) |
Defines a sampleGroupItem | |
| sampleGroupItem(String, String, Int32, Int32) |
Defines a sampleGroupItem |
| Name | Description | |
|---|---|---|
| count |
Number of items detected in this group
| |
| groupBorder |
Privremen broj koji se koristi kod rasporedjivanja itema u grupe
| |
| groupDescription |
Human-readable description of this group
| |
| groupSizeLimit |
Limit of group size. If -1 limit is disabled
| |
| groupTag |
Tag grupe - koristi se za oznacavanje uzorka u bazi podataka
| |
| groupTitle |
Naziv grupe - moze sadrzati i komentar, namenjeno korisniku
| |
| isClosed |
TRUE if the group will not accept any new item
| |
| parent | ||
| TotalCount | ||
| weight |
Tezina grupe - oznacava relativan odnos velicine ove grupe u odnosu na ostale u setu uzorka
|
| Name | Description | |
|---|---|---|
| AppendDataFields |
Appends its data points into new or existing property collection
| |
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| OnPropertyChanged |
Called when a property is changed.
(Inherited from dataBindableBase.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| PropertyChanged |
Occurs when a property value changes.
(Inherited from dataBindableBase.) |