Modifier and Type | Method and Description |
---|---|
static GXTFolderItemTypeEnum |
GXTFolderItemTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GXTFolderItemTypeEnum[] |
GXTFolderItemTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
protected GXTFolderItemTypeEnum |
FileModel.folderItemType |
Modifier and Type | Method and Description |
---|---|
GXTFolderItemTypeEnum |
FileModel.getGXTFolderItemType() |
Modifier and Type | Method and Description |
---|---|
void |
FileModel.setFolderItemType(GXTFolderItemTypeEnum folderItemTypeEnum) |
Constructor and Description |
---|
FileModel(String identifier,
String name,
String type,
GXTFolderItemTypeEnum folderItemTypeEnum,
boolean isDirectory,
boolean isShared) |
Modifier and Type | Method and Description |
---|---|
static com.google.gwt.user.client.ui.AbstractImagePrototype |
Resources.getIconByFolderItemType(GXTFolderItemTypeEnum itemType)
Gets the icon by folder item type.
|
Copyright © 2016. All Rights Reserved.