MaxCustomControls::CommandSystem::ExpandSelectedCommand Class Reference


Detailed Description

This command is used to expand all the selected nodes in the explorerTreeList.

List of all members.

Public Member Functions

override void  Cancel ()
  Do nothing since this command is not cancelable.
override void  Execute ()
  When called, expand all the selected nodes in the explorerTreeList.
override bool  IsValid ()
  Tell whether the command is valid to be called.

Static Public Member Functions

static Command  Create ()
  A Factory method to create an instance of ExpandSelectedCommand.

Properties

override bool  Cancelable [get]
  ExpandSelectedCommand is not cancelable.
override string  Name [get]
  This Command's internationalized name.

Member Function Documentation

static Command MaxCustomControls::CommandSystem::ExpandSelectedCommand::Create ( ) [inline, static]

A Factory method to create an instance of ExpandSelectedCommand.

Returns:
An instance of ExpandSelectedCommand.
override void MaxCustomControls::CommandSystem::ExpandSelectedCommand::Cancel ( ) [inline]

Do nothing since this command is not cancelable.

override void MaxCustomControls::CommandSystem::ExpandSelectedCommand::Execute ( ) [inline]

When called, expand all the selected nodes in the explorerTreeList.

override bool MaxCustomControls::CommandSystem::ExpandSelectedCommand::IsValid ( ) [inline]

Tell whether the command is valid to be called.

Returns:
If there are nodes selected in explorer, return true; false otherwise.

Property Documentation

override bool MaxCustomControls::CommandSystem::ExpandSelectedCommand::Cancelable [get]

ExpandSelectedCommand is not cancelable.

override string MaxCustomControls::CommandSystem::ExpandSelectedCommand::Name [get]

This Command's internationalized name.


MaxCustomControls::CommandSystem::ExpandSelectedCommand MaxCustomControls::CommandSystem::ExpandSelectedCommand MaxCustomControls::CommandSystem::ExpandSelectedCommand MaxCustomControls::CommandSystem::ExpandSelectedCommand MaxCustomControls::CommandSystem::ExpandSelectedCommand MaxCustomControls::CommandSystem::ExpandSelectedCommand MaxCustomControls::CommandSystem::ExpandSelectedCommand MaxCustomControls::CommandSystem::ExpandSelectedCommand MaxCustomControls::CommandSystem::ExpandSelectedCommand MaxCustomControls::CommandSystem::ExpandSelectedCommand
MaxCustomControls::CommandSystem::ExpandSelectedCommand MaxCustomControls::CommandSystem::ExpandSelectedCommand MaxCustomControls::CommandSystem::ExpandSelectedCommand MaxCustomControls::CommandSystem::ExpandSelectedCommand MaxCustomControls::CommandSystem::ExpandSelectedCommand MaxCustomControls::CommandSystem::ExpandSelectedCommand MaxCustomControls::CommandSystem::ExpandSelectedCommand MaxCustomControls::CommandSystem::ExpandSelectedCommand MaxCustomControls::CommandSystem::ExpandSelectedCommand MaxCustomControls::CommandSystem::ExpandSelectedCommand