Class EditableControlAction
- Namespace
- FrameworkSystems.FrameworkControls.Actions
- Assembly
- FrameworkSystems.FrameworkControls.dll
Summary description for EditableControlAction.
[Serializable]
public class EditableControlAction : FrameworkControlAction, IFrameworkControlActionBase, ISerializable
- Inheritance
-
EditableControlAction
- Implements
- Derived
- Inherited Members
Methods
- SetEnabled(bool?)
Bestimmt, ob der Button reagiert, also gedrückt werden kann, oder nicht.
- SetFocus()
Setzt den Fokus auf das entsprechende Control, an dem diese Action ausgeführt wird. Werden in einem Request an den Broker mehrere SetFocus-Actions ausgeführt, gewinnt die letzte.