Property | Type | Description | |
---|---|---|---|
cmd | String | ||
comboEntry | int | ||
commandDescription | String | ||
guiType | int | ||
parameterType | int |
Method | Description | |
---|---|---|
Command ( String cmd, int parameterType, String commandDescription, int comboEntry, int guiType ) : System |
public Command ( String cmd, int parameterType, String commandDescription, int comboEntry, int guiType ) : System | ||
cmd | String | |
parameterType | int | |
commandDescription | String | |
comboEntry | int | |
guiType | int | |
return | System |