public class Resources extends Object
Constructor and Description |
---|
Resources() |
Modifier and Type | Method and Description |
---|---|
static com.google.gwt.user.client.ui.AbstractImagePrototype |
getIconAdministrator() |
static com.google.gwt.user.client.ui.AbstractImagePrototype |
getIconInfo() |
static com.google.gwt.user.client.ui.AbstractImagePrototype |
getIconReadOnly() |
static com.google.gwt.user.client.ui.AbstractImagePrototype |
getIconShare() |
static com.google.gwt.user.client.ui.AbstractImagePrototype |
getIconUsers() |
static com.google.gwt.user.client.ui.AbstractImagePrototype |
getIconWriteAll() |
static com.google.gwt.user.client.ui.AbstractImagePrototype |
getIconWriteOwn() |
public static final Icons ICONS
public static com.google.gwt.user.client.ui.AbstractImagePrototype getIconWriteOwn()
public static com.google.gwt.user.client.ui.AbstractImagePrototype getIconWriteAll()
public static com.google.gwt.user.client.ui.AbstractImagePrototype getIconReadOnly()
public static com.google.gwt.user.client.ui.AbstractImagePrototype getIconAdministrator()
public static com.google.gwt.user.client.ui.AbstractImagePrototype getIconUsers()
public static com.google.gwt.user.client.ui.AbstractImagePrototype getIconInfo()
public static com.google.gwt.user.client.ui.AbstractImagePrototype getIconShare()
Copyright © 2014. All Rights Reserved.