Class \Prado\Web\UI\TCommandEventParameter
TCommandEventParameter class
TCommandEventParameter encapsulates the parameter data for Command event of button controls. You can access the name of the command via \Prado\Web\UI\getCommandName property, and the parameter carried with the command via \Prado\Web\UI\getCommandParameter property.
Class hierarchy
- \Prado\Web\UI\TCommandEventParameter
- \Prado\TEventParameter implements IEventParameter
- \Prado\TComponent
Since: 3.0
public
|
|
public
|
|
public
|
\Prado\TComponent::GLOBAL_RAISE_EVENT_LISTENER |