public final class CommandItem extends Item
Constructor and Description |
---|
CommandItem(int commandId,
String title) |
CommandItem(int commandId,
String title,
String subtitle) |
Modifier and Type | Method and Description |
---|---|
int |
getCommandId() |
getSubtitle, getTag, getTitle, setSubtitle, setTag, setTitle, toString
public CommandItem(int commandId, String title) throws InvalidDataException
InvalidDataException
public CommandItem(int commandId, String title, String subtitle) throws InvalidDataException
InvalidDataException
Copyright © 2015 MMSOFT Design. All Rights Reserved.