|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.rhq.enterprise.gui.uibeans.UIConstants
public class UIConstants
Declares constants used by bizapp beans.
| Field Summary | |
|---|---|
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 Summary | |
|---|---|
UIConstants()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
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.
| Constructor Detail |
|---|
public UIConstants()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||