The following tables list the members exposed by IViewPropertyEditor.
Name | Description | |
---|---|---|
![]() | Action | TÜKRÇE Grid üzerindeki görüntüye tıklandığında ne yapılacağıdır. Web uygulamaları için INetigmaWebAction'da gerçeklenmelidir. ENGLISH Determines what is going to be when an item is clicked For web applications INetigmaWebAction interface should be implemented |
![]() | ColumnGroup | TÜRKÇE: Grid üzerinde gruplama içindir. Null dönmemeldir.ViewGroup dönülebilir. ENGLISH: For grouping purposes in grid |
![]() | IconResourcePath | |
![]() | IconResourceUrl | |
![]() | StatisticAction |
Name | Description | |
---|---|---|
![]() | Clone | TÜKRÇE Modul yönetimi nesnenin bir kopyası gerektiğinde çağırır. Referans içermemeli, nesnenin bir kopyası dönmelidir. ENGLISH Module manager obejct calls when it needs a copy of the object A copy of the object should be returned without containing a reference |
![]() | GetControl | TÜRKÇE Grid üzerinde görüntülenecek template içeriğinde gösterilecek kontroldür. Label,image veya Row kullanılarak içeriği doldurulmuş herhangi bir GUI elemanı olabilir. ENGLISH Propduces the control that will be shown in the template of the grid Can be label, image or any GUI element loaded by tthe row data |
![]() | GetResult | TÜRKÇE: Select tümcesini oluşturmak için gerekli ISelectProperty listesi ve Grid üzerindeki görünümü belirlemek için özellikler içerir. ENGLISH: Contains properties to determine the grid view and to ISelectProperty to needed generate the select statement |