public class UIConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
DONT_REFRESH_PAGE
The
WebUserPreferences#getPageRefreshPeriod() value indicates no page refresh. |
static int |
SUMMARY_TYPE_AUTOGROUP
Identifies a
ResourceTypeDisplaySummary representing two or more resources of like resource type. |
static int |
SUMMARY_TYPE_CLUSTER
Identifies a
ResourceTypeDisplaySummary representing a cluster of resources. |
static int |
SUMMARY_TYPE_SINGLETON
Identifies a
ResourceTypeDisplaySummary representing a single resource. |
| Constructor and Description |
|---|
UIConstants() |
public static final int SUMMARY_TYPE_AUTOGROUP
ResourceTypeDisplaySummary representing two or more resources of like resource type.public static final int SUMMARY_TYPE_CLUSTER
ResourceTypeDisplaySummary representing a cluster of resources.public static final int SUMMARY_TYPE_SINGLETON
ResourceTypeDisplaySummary representing a single resource.public static final int DONT_REFRESH_PAGE
WebUserPreferences#getPageRefreshPeriod() value indicates no page refresh.Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.