|
||||||||||
| 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.UIOutput
org.rcfaces.core.internal.component.CameliaOutputComponent
org.rcfaces.core.component.AbstractOutputComponent
org.rcfaces.core.component.FieldSetComponent
org.rcfaces.core.component.MessageFieldSetComponent
public class MessageFieldSetComponent
| Field Summary | |
|---|---|
protected static Set |
CAMELIA_ATTRIBUTES
|
static String |
COMPONENT_TYPE
|
| Fields inherited from class org.rcfaces.core.component.FieldSetComponent |
|---|
CAMELIA_VALUE_ALIAS |
| Fields inherited from class org.rcfaces.core.internal.component.CameliaOutputComponent |
|---|
engine |
| Fields inherited from class javax.faces.component.UIOutput |
|---|
COMPONENT_FAMILY |
| Fields inherited from class javax.faces.component.UIComponent |
|---|
bindings |
| Fields inherited from interface org.rcfaces.core.component.capability.ITextDirectionCapability |
|---|
DEFAULT_TEXT_DIRECTION, LEFT_TO_RIGHT_TEXT_DIRECTION, RIGHT_LEFT_TEXT_DIRECTION |
| Fields inherited from interface org.rcfaces.core.component.capability.IBorderTypeCapability |
|---|
NONE_BORDER_TYPE_NAME |
| Fields inherited from interface org.rcfaces.core.component.capability.IHiddenModeCapability |
|---|
CLIENT_HIDDEN_MODE, DEFAULT_HIDDEN_MODE, IGNORE_HIDDEN_MODE, PHANTOM_HIDDEN_MODE, SERVER_HIDDEN_MODE |
| Constructor Summary | |
|---|---|
MessageFieldSetComponent()
|
|
MessageFieldSetComponent(String componentId)
|
|
| Method Summary | |
|---|---|
protected Set |
getCameliaFields()
|
String |
getErrorImageURL()
Returns an url string pointing to the image used for an error message. |
String |
getErrorImageURL(FacesContext facesContext)
See getErrorImageURL() for more details |
String |
getErrorStyleClass()
Returns a space-separated list of CSS style class(es) to be applied for error messages. |
String |
getErrorStyleClass(FacesContext facesContext)
See getErrorStyleClass() for more details |
String |
getFatalImageURL()
Returns an url string pointing to the image used for an fatal message. |
String |
getFatalImageURL(FacesContext facesContext)
See getFatalImageURL() for more details |
String |
getFatalStyleClass()
Returns a space-separated list of CSS style class(es) to be applied for fatal messages. |
String |
getFatalStyleClass(FacesContext facesContext)
See getFatalStyleClass() for more details |
String |
getFor()
Returns a component's id that express the link between the two components. |
String |
getFor(FacesContext facesContext)
See getFor() for more details |
String |
getInfoImageURL()
Returns an url string pointing to the image used for an info message. |
String |
getInfoImageURL(FacesContext facesContext)
See getInfoImageURL() for more details |
String |
getInfoStyleClass()
Returns a space-separated list of CSS style class(es) to be applied for info messages. |
String |
getInfoStyleClass(FacesContext facesContext)
See getInfoStyleClass() for more details |
String |
getWarnImageURL()
Returns an url string pointing to the image used for an warning message. |
String |
getWarnImageURL(FacesContext facesContext)
See getWarnImageURL() for more details |
String |
getWarnStyleClass()
Returns a space-separated list of CSS style class(es) to be applied for warning messages. |
String |
getWarnStyleClass(FacesContext facesContext)
See getWarnStyleClass() for more details |
boolean |
isErrorImageURLSetted()
Returns true if the attribute "errorImageURL" is set. |
boolean |
isErrorStyleClassSetted()
Returns true if the attribute "errorStyleClass" is set. |
boolean |
isFatalImageURLSetted()
Returns true if the attribute "fatalImageURL" is set. |
boolean |
isFatalStyleClassSetted()
Returns true if the attribute "fatalStyleClass" is set. |
boolean |
isForSetted()
Returns true if the attribute "for" is set. |
boolean |
isInfoImageURLSetted()
Returns true if the attribute "infoImageURL" is set. |
boolean |
isInfoStyleClassSetted()
Returns true if the attribute "infoStyleClass" is set. |
boolean |
isSetFocusIfMessage()
|
boolean |
isSetFocusIfMessage(FacesContext facesContext)
|
boolean |
isSetFocusIfMessageSetted()
Returns true if the attribute "setFocusIfMessage" is set. |
boolean |
isShowActiveComponentMessage()
|
boolean |
isShowActiveComponentMessage(FacesContext facesContext)
|
boolean |
isShowActiveComponentMessageSetted()
Returns true if the attribute "showActiveComponentMessage" is set. |
boolean |
isWarnImageURLSetted()
Returns true if the attribute "warnImageURL" is set. |
boolean |
isWarnStyleClassSetted()
Returns true if the attribute "warnStyleClass" is set. |
void |
setErrorImageURL(String errorImageURL)
Sets an url string pointing to the image used for an error message. |
void |
setErrorStyleClass(String errorStyleClass)
Sets a space-separated list of CSS style class(es) to be applied for error messages. |
void |
setFatalImageURL(String fatalImageURL)
Sets an url string pointing to the image used for an fatal message. |
void |
setFatalStyleClass(String fatalStyleClass)
Sets a space-separated list of CSS style class(es) to be applied for fatal messages. |
void |
setFor(String forValue)
Sets a component's id that express the link between the two components. |
void |
setInfoImageURL(String infoImageURL)
Sets an url string pointing to the image used for an info message. |
void |
setInfoStyleClass(String infoStyleClass)
Sets a space-separated list of CSS style class(es) to be applied for info messages. |
void |
setSetFocusIfMessage(boolean setFocusIfMessage)
|
void |
setShowActiveComponentMessage(boolean showActiveComponentMessage)
|
void |
setWarnImageURL(String warnImageURL)
Sets an url string pointing to the image used for an warning message. |
void |
setWarnStyleClass(String warnStyleClass)
Sets a space-separated list of CSS style class(es) to be applied for warning messages. |
| Methods inherited from class org.rcfaces.core.internal.component.CameliaOutputComponent |
|---|
clearListeners, confirmListenerAppend, constructPhase, constructTemplate, decodePhase, encodeBegin, encodeChildren, encodeEnd, getAsyncRenderer, getChildren, getChildrenListState, getFamily, getRendererType, getTransientAttribute, getValueExpression, hasDefaultProperties, initializeComponent, initializePhase, isClientRendered, isRendered, isTemplateComponent, processDecodes, processEngineUpdates, processEngineValidators, processUpdates, processValidators, queueEvent, renderPhase, restoreState, saveState, setConverter, setConverter, setDefaultProperties, setRendered, setTransientAttribute, setValueExpression, toString, updatePhase, validationPhase, verifyAsyncDecode |
| Methods inherited from class javax.faces.component.UIOutput |
|---|
getConverter, getLocalValue, getValue, setConverter, setValue |
| Methods inherited from class javax.faces.component.UIComponentBase |
|---|
addFacesListener, broadcast, decode, findComponent, getAttributes, getChildCount, getClientId, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getParent, getRenderer, getRendersChildren, getValueBinding, invokeOnComponent, isTransient, processRestoreState, processSaveState, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding |
| Methods inherited from class javax.faces.component.UIComponent |
|---|
encodeAll, getContainerClientId |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.rcfaces.core.component.capability.IStyleClassCapability |
|---|
getStyleClass, setStyleClass |
| Methods inherited from interface org.rcfaces.core.component.capability.IImageCapability |
|---|
getImageAccessors, getImageURL, setImageURL |
| Methods inherited from interface org.rcfaces.core.internal.manager.IContainerManager |
|---|
getChildCount |
| Methods inherited from interface javax.faces.component.ValueHolder |
|---|
getConverter, getLocalValue, getValue, setConverter, setValue |
| Field Detail |
|---|
public static final String COMPONENT_TYPE
protected static final Set CAMELIA_ATTRIBUTES
| Constructor Detail |
|---|
public MessageFieldSetComponent()
public MessageFieldSetComponent(String componentId)
| Method Detail |
|---|
public String getFor()
IForCapability
getFor in interface IForCapabilitypublic String getFor(FacesContext facesContext)
getFor() for more details
public final boolean isForSetted()
true if the attribute "for" is set.
true if the attribute is set.public void setFor(String forValue)
IForCapability
setFor in interface IForCapabilityforValue - id for a linked componentpublic String getErrorStyleClass()
ISeverityStyleClassCapability
getErrorStyleClass in interface ISeverityStyleClassCapabilitypublic String getErrorStyleClass(FacesContext facesContext)
getErrorStyleClass() for more details
public final boolean isErrorStyleClassSetted()
true if the attribute "errorStyleClass" is set.
true if the attribute is set.public void setErrorStyleClass(String errorStyleClass)
ISeverityStyleClassCapability
setErrorStyleClass in interface ISeverityStyleClassCapabilityerrorStyleClass - list of CSS style classespublic String getFatalStyleClass()
ISeverityStyleClassCapability
getFatalStyleClass in interface ISeverityStyleClassCapabilitypublic String getFatalStyleClass(FacesContext facesContext)
getFatalStyleClass() for more details
public final boolean isFatalStyleClassSetted()
true if the attribute "fatalStyleClass" is set.
true if the attribute is set.public void setFatalStyleClass(String fatalStyleClass)
ISeverityStyleClassCapability
setFatalStyleClass in interface ISeverityStyleClassCapabilityfatalStyleClass - list of CSS style classespublic String getInfoStyleClass()
ISeverityStyleClassCapability
getInfoStyleClass in interface ISeverityStyleClassCapabilitypublic String getInfoStyleClass(FacesContext facesContext)
getInfoStyleClass() for more details
public final boolean isInfoStyleClassSetted()
true if the attribute "infoStyleClass" is set.
true if the attribute is set.public void setInfoStyleClass(String infoStyleClass)
ISeverityStyleClassCapability
setInfoStyleClass in interface ISeverityStyleClassCapabilityinfoStyleClass - list of CSS style classespublic String getWarnStyleClass()
ISeverityStyleClassCapability
getWarnStyleClass in interface ISeverityStyleClassCapabilitypublic String getWarnStyleClass(FacesContext facesContext)
getWarnStyleClass() for more details
public final boolean isWarnStyleClassSetted()
true if the attribute "warnStyleClass" is set.
true if the attribute is set.public void setWarnStyleClass(String warnStyleClass)
ISeverityStyleClassCapability
setWarnStyleClass in interface ISeverityStyleClassCapabilitywarnStyleClass - list of CSS style classespublic String getErrorImageURL()
ISeverityImagesCapability
getErrorImageURL in interface ISeverityImagesCapabilitypublic String getErrorImageURL(FacesContext facesContext)
getErrorImageURL() for more details
public final boolean isErrorImageURLSetted()
true if the attribute "errorImageURL" is set.
true if the attribute is set.public void setErrorImageURL(String errorImageURL)
ISeverityImagesCapability
setErrorImageURL in interface ISeverityImagesCapabilityerrorImageURL - urlpublic String getFatalImageURL()
ISeverityImagesCapability
getFatalImageURL in interface ISeverityImagesCapabilitypublic String getFatalImageURL(FacesContext facesContext)
getFatalImageURL() for more details
public final boolean isFatalImageURLSetted()
true if the attribute "fatalImageURL" is set.
true if the attribute is set.public void setFatalImageURL(String fatalImageURL)
ISeverityImagesCapability
setFatalImageURL in interface ISeverityImagesCapabilityfatalImageURL - urlpublic String getInfoImageURL()
ISeverityImagesCapability
getInfoImageURL in interface ISeverityImagesCapabilitypublic String getInfoImageURL(FacesContext facesContext)
getInfoImageURL() for more details
public final boolean isInfoImageURLSetted()
true if the attribute "infoImageURL" is set.
true if the attribute is set.public void setInfoImageURL(String infoImageURL)
ISeverityImagesCapability
setInfoImageURL in interface ISeverityImagesCapabilityinfoImageURL - urlpublic String getWarnImageURL()
ISeverityImagesCapability
getWarnImageURL in interface ISeverityImagesCapabilitypublic String getWarnImageURL(FacesContext facesContext)
getWarnImageURL() for more details
public final boolean isWarnImageURLSetted()
true if the attribute "warnImageURL" is set.
true if the attribute is set.public void setWarnImageURL(String warnImageURL)
ISeverityImagesCapability
setWarnImageURL in interface ISeverityImagesCapabilitywarnImageURL - urlpublic boolean isSetFocusIfMessage()
public boolean isSetFocusIfMessage(FacesContext facesContext)
public void setSetFocusIfMessage(boolean setFocusIfMessage)
public boolean isSetFocusIfMessageSetted()
true if the attribute "setFocusIfMessage" is set.
true if the attribute is set.public boolean isShowActiveComponentMessage()
public boolean isShowActiveComponentMessage(FacesContext facesContext)
public void setShowActiveComponentMessage(boolean showActiveComponentMessage)
public boolean isShowActiveComponentMessageSetted()
true if the attribute "showActiveComponentMessage" is set.
true if the attribute is set.protected Set getCameliaFields()
getCameliaFields in class FieldSetComponent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||