|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.faces.component.UIComponent
javax.faces.component.UIComponentBase
javax.faces.component.UICommand
com.sun.webui.jsf.component.WebuiCommand
com.sun.webui.jsf.component.Hyperlink
com.sun.webui.jsf.component.ImageHyperlink
com.sun.webui.jsf.component.AlarmStatus
public class AlarmStatus
The AlarmStatus component is used to display alarm information in the Masthead component.
Field Summary |
---|
Fields inherited from class javax.faces.component.UICommand |
---|
COMPONENT_FAMILY, COMPONENT_TYPE |
Fields inherited from interface javax.faces.component.NamingContainer |
---|
SEPARATOR_CHAR |
Constructor Summary | |
---|---|
AlarmStatus()
Deprecated. Creates a new instance of AlarmStatus |
Method Summary | |
---|---|
java.lang.String |
getCriticalIcon()
Deprecated. The key identifier for the theme image to use for the critical alarms icon. |
java.lang.String |
getDownIcon()
Deprecated. The key identifier for the theme image to use for the down alarms icon. |
java.lang.String |
getFamily()
Deprecated. Return the family for this component. |
java.lang.String |
getIcon()
Deprecated. The identifier of the desired theme image. |
java.lang.String |
getMajorIcon()
Deprecated. The key identifier for the theme image to use for the major alarms icon. |
java.lang.String |
getMinorIcon()
Deprecated. The key identifier for the theme image to use for the minor alarms icon. |
int |
getNumCriticalAlarms()
Deprecated. The number of critical alarms, to display next to the appropriate icon. |
int |
getNumDownAlarms()
Deprecated. The number of down alarms, to display next to the appropriate icon. |
int |
getNumMajorAlarms()
Deprecated. The number of major alarms, can be displayed next to the appropriate icon. |
int |
getNumMinorAlarms()
Deprecated. The number of minor alarms that can be displayed next to the appropriate icon. |
java.lang.String |
getOnDblClick()
Deprecated. Scripting code that is executed when a mouse double-click occurs over this component. |
java.lang.String |
getStyle()
Deprecated. CSS style or styles to be applied to the outermost HTML element when this component is rendered. |
java.lang.String |
getStyleClass()
Deprecated. CSS style class or classes to be applied to the outermost HTML element when this component is rendered. |
java.lang.String |
getTextPosition()
Deprecated. Specifies where the text will be placed relative to the image. |
java.lang.Object |
getValue()
Deprecated. The current value of this component. |
boolean |
isCriticalAlarms()
Deprecated. Specifies if the critical alarm count should be displayed. |
boolean |
isDownAlarms()
Deprecated. Specifies if the down alarm count should be displayed. |
boolean |
isMajorAlarms()
Deprecated. Specify if the major alarm count should be displayed. |
boolean |
isMinorAlarms()
Deprecated. Specifies if the minor alarm count should be displayed. |
boolean |
isVisible()
Deprecated. Indicates whether the component should be viewable by the user in the rendered HTML page. |
void |
restoreState(javax.faces.context.FacesContext _context,
java.lang.Object _state)
Deprecated. Restore the state of this component. |
java.lang.Object |
saveState(javax.faces.context.FacesContext _context)
Deprecated. Save the state of this component. |
void |
setCriticalAlarms(boolean criticalAlarms)
Deprecated. Specifies if the critical alarm count should be displayed. |
void |
setCriticalIcon(java.lang.String criticalIcon)
Deprecated. The key identifier for the theme image to use for the critical alarms icon. |
void |
setDownAlarms(boolean downAlarms)
Deprecated. Specifies if the down alarm count should be displayed. |
void |
setDownIcon(java.lang.String downIcon)
Deprecated. The key identifier for the theme image to use for the down alarms icon. |
void |
setMajorAlarms(boolean majorAlarms)
Deprecated. Specify if the major alarm count should be displayed. |
void |
setMajorIcon(java.lang.String majorIcon)
Deprecated. The key identifier for the theme image to use for the major alarms icon. |
void |
setMinorAlarms(boolean minorAlarms)
Deprecated. Specifies if the minor alarm count should be displayed. |
void |
setMinorIcon(java.lang.String minorIcon)
Deprecated. The key identifier for the theme image to use for the minor alarms icon. |
void |
setNumCriticalAlarms(int numCriticalAlarms)
Deprecated. The number of critical alarms, to display next to the appropriate icon. |
void |
setNumDownAlarms(int numDownAlarms)
Deprecated. The number of down alarms, to display next to the appropriate icon. |
void |
setNumMajorAlarms(int numMajorAlarms)
Deprecated. The number of major alarms, can be displayed next to the appropriate icon. |
void |
setNumMinorAlarms(int numMinorAlarms)
Deprecated. The number of minor alarms that can be displayed next to the appropriate icon./p> |
void |
setStyle(java.lang.String style)
Deprecated. CSS style or styles to be applied to the outermost HTML element when this component is rendered. |
void |
setStyleClass(java.lang.String styleClass)
Deprecated. CSS style class or classes to be applied to the outermost HTML element when this component is rendered. |
void |
setVisible(boolean visible)
Deprecated. Indicates whether the component should be viewable by the user in the rendered HTML page. |
Methods inherited from class com.sun.webui.jsf.component.ImageHyperlink |
---|
getAlign, getAlt, getBorder, getHeight, getHspace, getImageFacet, getImageURL, getRendererType, getVspace, getWidth, setAlign, setAlt, setBorder, setHeight, setHspace, setIcon, setImageURL, setTextPosition, setVspace, setWidth |
Methods inherited from class com.sun.webui.jsf.component.Hyperlink |
---|
getFocusElementId, getHtmlTemplate, getIndicatorComponent, getLabeledElementId, getOnBlur, getOnClick, getOnFocus, getOnKeyDown, getOnKeyPress, getOnKeyUp, getOnMouseDown, getOnMouseMove, getOnMouseOut, getOnMouseOver, getOnMouseUp, getPrimaryElementID, getShape, getTabIndex, getTarget, getText, getToolTip, getType, getUrl, getUrlLang, getValueExpression, isDisabled, setDisabled, setHtmlTemplate, setOnBlur, setOnClick, setOnDblClick, setOnFocus, setOnKeyDown, setOnKeyPress, setOnKeyUp, setOnMouseDown, setOnMouseMove, setOnMouseOut, setOnMouseOver, setOnMouseUp, setShape, setTabIndex, setTarget, setText, setToolTip, setType, setUrl, setUrlLang, setValueExpression, toString |
Methods inherited from class com.sun.webui.jsf.component.WebuiCommand |
---|
broadcast, getAction, getActionExpression, getActionListener, getActionListenerExpression, processDecodes, processUpdates, processValidators, setActionListenerExpression, setId, setImmediate, setRendered |
Methods inherited from class javax.faces.component.UICommand |
---|
addActionListener, getActionListeners, isImmediate, queueEvent, removeActionListener, setAction, setActionExpression, setActionListener, setValue |
Methods inherited from class javax.faces.component.UIComponentBase |
---|
decode, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientId, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getParent, getRendersChildren, getValueBinding, invokeOnComponent, isRendered, isTransient, processRestoreState, processSaveState, restoreAttachedState, saveAttachedState, setParent, setRendererType, setTransient, setValueBinding |
Methods inherited from class javax.faces.component.UIComponent |
---|
encodeAll, getContainerClientId |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AlarmStatus()
Method Detail |
---|
public java.lang.String getFamily()
Return the family for this component.
getFamily
in class ImageHyperlink
public java.lang.String getOnDblClick()
getOnDblClick
in class ImageHyperlink
public java.lang.Object getValue()
getValue
in class Hyperlink
public java.lang.String getTextPosition()
ImageHyperlink
Specifies where the text will be placed relative to the image. The valid values currently are "right" or "left".
getTextPosition
in class ImageHyperlink
public java.lang.String getIcon()
ImageHyperlink
The identifier of the desired theme image.
getIcon
in class ImageHyperlink
public boolean isCriticalAlarms()
Specifies if the critical alarm count should be displayed. Is false to prevent display of critical alarm count and icon.
public void setCriticalAlarms(boolean criticalAlarms)
Specifies if the critical alarm count should be displayed. Is false to prevent display of critical alarm count and icon.
isCriticalAlarms()
public java.lang.String getCriticalIcon()
The key identifier for the theme image to use for the critical alarms icon.
public void setCriticalIcon(java.lang.String criticalIcon)
The key identifier for the theme image to use for the critical alarms icon.
getCriticalIcon()
public boolean isDownAlarms()
Specifies if the down alarm count should be displayed. Is false to prevent display of down alarm count and icon.
public void setDownAlarms(boolean downAlarms)
Specifies if the down alarm count should be displayed. Is false to prevent display of down alarm count and icon.
isDownAlarms()
public java.lang.String getDownIcon()
The key identifier for the theme image to use for the down alarms icon.
public void setDownIcon(java.lang.String downIcon)
The key identifier for the theme image to use for the down alarms icon.
getDownIcon()
public boolean isMajorAlarms()
Specify if the major alarm count should be displayed. Set to false to prevent display of minor alarm count and icon.
public void setMajorAlarms(boolean majorAlarms)
Specify if the major alarm count should be displayed. Set to false to prevent display of minor alarm count and icon.
isMajorAlarms()
public java.lang.String getMajorIcon()
The key identifier for the theme image to use for the major alarms icon.
public void setMajorIcon(java.lang.String majorIcon)
The key identifier for the theme image to use for the major alarms icon.
getMajorIcon()
public boolean isMinorAlarms()
Specifies if the minor alarm count should be displayed. Is false to prevent display of minor alarm count and icon.
public void setMinorAlarms(boolean minorAlarms)
Specifies if the minor alarm count should be displayed. Is false to prevent display of minor alarm count and icon.
isMinorAlarms()
public java.lang.String getMinorIcon()
The key identifier for the theme image to use for the minor alarms icon.
public void setMinorIcon(java.lang.String minorIcon)
The key identifier for the theme image to use for the minor alarms icon.
getMinorIcon()
public int getNumCriticalAlarms()
The number of critical alarms, to display next to the appropriate icon.
public void setNumCriticalAlarms(int numCriticalAlarms)
The number of critical alarms, to display next to the appropriate icon.
getNumCriticalAlarms()
public int getNumDownAlarms()
The number of down alarms, to display next to the appropriate icon.
public void setNumDownAlarms(int numDownAlarms)
The number of down alarms, to display next to the appropriate icon.
getNumDownAlarms()
public int getNumMajorAlarms()
The number of major alarms, can be displayed next to the appropriate icon.
public void setNumMajorAlarms(int numMajorAlarms)
The number of major alarms, can be displayed next to the appropriate icon.
getNumMajorAlarms()
public int getNumMinorAlarms()
The number of minor alarms that can be displayed next to the appropriate icon.
public void setNumMinorAlarms(int numMinorAlarms)
The number of minor alarms that can be displayed next to the appropriate icon./p>
getNumMinorAlarms()
public java.lang.String getStyle()
CSS style or styles to be applied to the outermost HTML element when this component is rendered.
getStyle
in class Hyperlink
public void setStyle(java.lang.String style)
CSS style or styles to be applied to the outermost HTML element when this component is rendered.
setStyle
in class Hyperlink
getStyle()
public java.lang.String getStyleClass()
CSS style class or classes to be applied to the outermost HTML element when this component is rendered.
getStyleClass
in class Hyperlink
public void setStyleClass(java.lang.String styleClass)
CSS style class or classes to be applied to the outermost HTML element when this component is rendered.
setStyleClass
in class Hyperlink
getStyleClass()
public boolean isVisible()
Indicates whether the component should be viewable by the user in the rendered HTML page. If false, the HTML code for the component is present in the page, but the component is hidden with style attributes. By default, this setting is true, so HTML for the component HTML is included and visible to the user. If the AlarmStatus component is not visible, it can still be processed on subsequent form submissions because the HTML is present.
isVisible
in class ImageHyperlink
public void setVisible(boolean visible)
Indicates whether the component should be viewable by the user in the rendered HTML page. If false, the HTML code for the component is present in the page, but the component is hidden with style attributes. By default, this setting is true, so HTML for the component HTML is included and visible to the user. If the AlarmStatus component is not visible, it can still be processed on subsequent form submissions because the HTML is present.
setVisible
in class ImageHyperlink
isVisible()
public void restoreState(javax.faces.context.FacesContext _context, java.lang.Object _state)
Restore the state of this component.
restoreState
in interface javax.faces.component.StateHolder
restoreState
in class ImageHyperlink
public java.lang.Object saveState(javax.faces.context.FacesContext _context)
Save the state of this component.
saveState
in interface javax.faces.component.StateHolder
saveState
in class ImageHyperlink
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |