Public Member Functions |
bool | DisabledIfSelectionEmpty () |
| Tells if the command should be disable when the selection set is empty.
|
INT32 | GetLayerCount () |
| Returns the number of layers in the layer constraint list.
|
STRING | GetLayerNameAt (INT32 index) |
| Returns the name of layers at the specified index in the list of layer constraint.
|
INT32 | GetParameterCount () |
| Returns the number of parameters to include to the URL for this command.
|
STRING | GetParameterNameAt (INT32 index) |
| Returns the name of parameter at the specified index in the list of parameters.
|
STRING | GetParameterValueAt (INT32 index) |
| Returns the value of parameter at the specified index in the list of parameters.
|
STRING | GetUrl () |
| Returns the url to invoke to execute the command.
|