| ACActionToTarget(gip |
Called from a WPF-Control inside it's ACAction-Method when a relevant interaction-event as occured (e.g. Drag-And-Drop).
|
| ExecuteMethod(System |
Executes a method via passed method-name
|
| FindChildComponents(gip |
Searches for a child-instances in the subtree which ACClass is derived from the passed ACClass
|
| FindChildComponents(System |
Searches for a child-instances in the subtree which .NET-Type is a derivation or same .NET-Type as the passed type
|
| FindParentComponent(gip |
Searches for a instance in the Parent-Relation which ACClass is derived from the passed ACClass
|
| FindParentComponent(System |
Searches for a instance in the Parent-Relation which .NET-Type is a derivation or same .NET-Type as the passed type
|
| GetChildComponent(System |
Gets a child that matches the passed acIdentifier.
|
| GetChildInstanceInfo(System |
Queries the server for childs and get a tree of ACChildInstanceInfo-Instances
|
| GetChildInstanceInfo(System |
Queries the server for childs and get a tree of ACChildInstanceInfo-Instances
|
| GetControlModes(gip |
Gets the Control-Mode for a WPF-Control (that implements IVBContent).
This method should evaluates the RightControlMode-Property (User-Rights) and calls CheckPropertyMinMax() to validate the value.
Every WPF-Control (IVBContent) calls this method every time when the bound value (binding via VBContent) changes and the BSOACComponent is this instance.
|
| GetDesign(gip |
Gets a design
|
| GetDesign(gip |
Gets a design
|
| GetDesign(System |
Gets a design
|
| GetMember(System |
Access the ACMemberList by the ACIdentifier
|
| GetPoint(System |
Finds a the point in this instance
|
| GetPointNet(System |
Finds a network-capable point in this instance
|
| GetProperty(System |
Finds a property in this instance
|
| GetPropertyNet(System |
Finds a network-capable property in this instance
|
| HasMember(gip |
Checks whether this IACMember-Instance belongs to this component.
|
| IsEnabledACActionToTarget(gip |
Called from a WPF-Control when a relevant interaction-event as occured (e.g. Drag-And-Drop) and the related component should check if this interaction-event should be handled.
|
| OnAddReference(gip |
Called when a reference was added to the ReferencePoint
|
| OnPrintingPhase(System |
Called more times from the report engine (ReportData) during the generation of a XPSDocument for printing.
|
| OnPropertyChanged(System |
Raises the INotifyPropertyChanged.PropertyChanged-Event.
|
| OnRemoveReference(gip |
Called when a reference was removed from the ReferencePoint
|
| Recycle(gip |
Method, that is called when a ACComponent was taken from the ACComponent-Pool and the members must be initialized.
|
| StartComponent(gip |
Starts/Creates a new Instance as a child of this instance
|
| StartComponent(gip |
Starts/Creates a new Instance through a ACChildInstanceInfo
|
| StartComponent(System |
Starts/Creates a new Instance as a child of this instance
|
| StopComponent(gip |
Stops the passed Component
|
| StopComponent(System |
Stops a Child-Component by acIdentifier
|