public class ExtendedInfoContactModel extends InfoContactModel
Modifier and Type | Field and Description |
---|---|
static String |
ICON |
COMPARATORFULLNAME, COMPARATORLOGINS, FULLNAME, ID, ISGROUP, LOGIN
Constructor and Description |
---|
ExtendedInfoContactModel() |
ExtendedInfoContactModel(String id,
String login,
String fullName,
boolean isGroup) |
Modifier and Type | Method and Description |
---|---|
com.google.gwt.user.client.ui.Image |
getIcon() |
void |
setIcon() |
getId, getLogin, getName, isGroup, setId, setIsGroup, setLogin, setName, toString
public static final String ICON
Copyright © 2015. All Rights Reserved.