Свойство | Type | Description | |
---|---|---|---|
PropertyContainer | IPropertyContainer |
Свойство | Type | Description | |
---|---|---|---|
GetIsGenerated | bool | ||
SetIsGenerated | void |
Méthode | Description | |
---|---|---|
ClearChildrenPropertyItem ( PropertyItemBase propertyItem, object item ) : void | ||
ClearHelper ( ) : void | ||
ContainerFromItem ( object item ) : PropertyItemBase | ||
ContainerHelperBase ( IPropertyContainer propertyContainer ) : System.Collections.Generic | ||
CreateChildrenDefaultBinding ( PropertyItemBase propertyItem ) : |
||
ItemFromContainer ( PropertyItemBase container ) : object | ||
NotifyEditorDefinitionsCollectionChanged ( ) : void | ||
NotifyPropertyDefinitionsCollectionChanged ( ) : void | ||
OnEndInit ( ) : void | ||
PrepareChildrenPropertyItem ( PropertyItemBase propertyItem, object item ) : void | ||
UpdateValuesFromSource ( ) : void |
Méthode | Description | |
---|---|---|
CreateCustomEditor ( |
||
GenerateCustomEditingElement ( |
||
GenerateCustomEditingElement ( object definitionKey, PropertyItemBase propertyItem ) : |
||
OnAutoGeneratePropertiesChanged ( ) : void | ||
OnCategorizationChanged ( ) : void | ||
OnEditorDefinitionsChanged ( ) : void | ||
OnFilterChanged ( ) : void | ||
OnPropertyContainerPropertyChanged ( object sender, |
||
OnPropertyDefinitionsChanged ( ) : void |
Méthode | Description | |
---|---|---|
GetIsGenerated ( |
||
SetIsGenerated ( |
public ClearChildrenPropertyItem ( PropertyItemBase propertyItem, object item ) : void | ||
propertyItem | PropertyItemBase | |
item | object | |
Résultat | void |
public abstract ContainerFromItem ( object item ) : PropertyItemBase | ||
item | object | |
Résultat | PropertyItemBase |
public ContainerHelperBase ( IPropertyContainer propertyContainer ) : System.Collections.Generic | ||
propertyContainer | IPropertyContainer | |
Résultat | System.Collections.Generic |
public abstract CreateChildrenDefaultBinding ( PropertyItemBase propertyItem ) : |
||
propertyItem | PropertyItemBase | |
Résultat |
protected CreateCustomEditor ( |
||
customEditor | ||
propertyItem | PropertyItemBase | |
Résultat |
protected GenerateCustomEditingElement ( |
||
definitionKey | ||
propertyItem | PropertyItemBase | |
Résultat |
protected GenerateCustomEditingElement ( object definitionKey, PropertyItemBase propertyItem ) : |
||
definitionKey | object | |
propertyItem | PropertyItemBase | |
Résultat |
public abstract ItemFromContainer ( PropertyItemBase container ) : object | ||
container | PropertyItemBase | |
Résultat | object |
public NotifyEditorDefinitionsCollectionChanged ( ) : void | ||
Résultat | void |
public NotifyPropertyDefinitionsCollectionChanged ( ) : void | ||
Résultat | void |
protected OnAutoGeneratePropertiesChanged ( ) : void | ||
Résultat | void |
protected OnCategorizationChanged ( ) : void | ||
Résultat | void |
protected OnEditorDefinitionsChanged ( ) : void | ||
Résultat | void |
protected OnPropertyContainerPropertyChanged ( object sender, |
||
sender | object | |
e | ||
Résultat | void |
protected OnPropertyDefinitionsChanged ( ) : void | ||
Résultat | void |
public PrepareChildrenPropertyItem ( PropertyItemBase propertyItem, object item ) : void | ||
propertyItem | PropertyItemBase | |
item | object | |
Résultat | void |
public abstract UpdateValuesFromSource ( ) : void | ||
Résultat | void |