|
||||||||||
| 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.UIMessage
org.rcfaces.core.internal.component.CameliaMessageComponent
org.rcfaces.core.component.AbstractMessageComponent
public abstract class AbstractMessageComponent
Technical component, used as a basis for building new RCFaces components.
| Field Summary | |
|---|---|
protected static Set |
CAMELIA_ATTRIBUTES
|
| Fields inherited from class org.rcfaces.core.internal.component.CameliaMessageComponent |
|---|
engine |
| Fields inherited from class javax.faces.component.UIMessage |
|---|
COMPONENT_FAMILY, COMPONENT_TYPE |
| Fields inherited from class javax.faces.component.UIComponent |
|---|
bindings |
| 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 | |
|---|---|
AbstractMessageComponent()
|
|
| Method Summary | |
|---|---|
void |
addErrorListener(IErrorListener listener)
Adds a listener to the component for the error event |
void |
addInitListener(IInitListener listener)
Adds a listener to the component for the init event |
void |
addMouseOutListener(IMouseOutListener listener)
Adds a listener to the component for the mouseOut event |
void |
addMouseOverListener(IMouseOverListener listener)
Adds a listener to the component for the mouseOver event |
void |
addPropertyChangeListener(IPropertyChangeListener listener)
Adds a listener to the component for the propertyChange event |
void |
addUserEventListener(IUserEventListener listener)
Adds a listener to the component for the user event |
String |
getAriaLabel()
|
String |
getAriaLabel(FacesContext facesContext)
See getAriaLabel() for more details |
int |
getAriaLevel()
|
int |
getAriaLevel(FacesContext facesContext)
See getAriaLevel() for more details |
String |
getBackgroundColor()
Returns the receiver's background color. |
String |
getBackgroundColor(FacesContext facesContext)
See getBackgroundColor() for more details |
int |
getBottom()
|
int |
getBottom(FacesContext facesContext)
See getBottom() for more details |
protected Set |
getCameliaFields()
|
String |
getClientData(String name)
Retrieves the data associated to a variable |
String |
getClientData(String name,
FacesContext facesContext)
|
int |
getClientDataCount()
Returns the number of variable associated to the component. |
Map |
getClientDataMap()
Returns a map containing the couples variable-data |
Map |
getClientDataMap(FacesContext facesContext)
|
String |
getForegroundColor()
Returns the foreground color that the receiver will use to draw. |
String |
getForegroundColor(FacesContext facesContext)
See getForegroundColor() for more details |
String |
getHeight()
Returns a string value (as specified by CSS) for the height of the component. |
String |
getHeight(FacesContext facesContext)
See getHeight() for more details |
String |
getHelpMessage()
Returns a string value specifying the message to be shown by a helpMessageZone Component. |
String |
getHelpMessage(FacesContext facesContext)
See getHelpMessage() for more details |
String |
getHelpURL()
Returns an URL that points to a help page for the component. it is used for example by a helpButton Component. |
String |
getHelpURL(FacesContext facesContext)
See getHelpURL() for more details |
int |
getHiddenMode()
Returns the hidden mode in client side. |
int |
getHiddenMode(FacesContext facesContext)
See getHiddenMode() for more details |
int |
getLeft()
|
int |
getLeft(FacesContext facesContext)
See getLeft() for more details |
String |
getLookId()
Returns a string value specifying the choosen look of the component. |
String |
getLookId(FacesContext facesContext)
See getLookId() for more details |
String |
getMarginBottom()
Returns a string value specifying the margin size for the component's bottom (compliant to CSS margin-bottom). |
String |
getMarginBottom(FacesContext facesContext)
See getMarginBottom() for more details |
String |
getMarginLeft()
Returns a string value specifying the margin size for the component's left (compliant to CSS margin-left). |
String |
getMarginLeft(FacesContext facesContext)
See getMarginLeft() for more details |
String |
getMarginRight()
Returns a string value specifying the margin size for the component's right (compliant to CSS margin-right). |
String |
getMarginRight(FacesContext facesContext)
See getMarginRight() for more details |
String |
getMarginTop()
Returns a string value specifying the margin size for the component's top (compliant to CSS margin-top). |
String |
getMarginTop(FacesContext facesContext)
See getMarginTop() for more details |
int |
getRight()
|
int |
getRight(FacesContext facesContext)
See getRight() for more details |
Object |
getServerData(String name)
Retrieves an object data associated to a key |
Object |
getServerData(String name,
FacesContext facesContext)
|
int |
getServerDataCount()
Returns the number of keys associated to the component. |
Map |
getServerDataMap()
Returns a Map object containing keys and associated data objects |
Map |
getServerDataMap(FacesContext facesContext)
|
String |
getStyleClass()
Returns the style class of the component. |
String |
getStyleClass(FacesContext facesContext)
See getStyleClass() for more details |
String |
getToolTipText()
Returns the receiver's tool tip text, or null if it has
not been set. |
String |
getToolTipText(FacesContext facesContext)
See getToolTipText() for more details |
int |
getTop()
|
int |
getTop(FacesContext facesContext)
See getTop() for more details |
String |
getUnlockedClientAttributeNames()
Returns a string value holding a comma separated list of the client modifiable properties. |
String |
getUnlockedClientAttributeNames(FacesContext facesContext)
See getUnlockedClientAttributeNames() for more details |
Boolean |
getVisibleState()
Returns if the receiver is
visible, if the receiver is
specified "not visible", and null otherwise. |
Boolean |
getVisibleState(FacesContext facesContext)
|
String |
getWaiRole()
|
String |
getWaiRole(FacesContext facesContext)
See getWaiRole() for more details |
String |
getWidth()
Returns a string value (as specified by CSS) for the width of the component. |
String |
getWidth(FacesContext facesContext)
See getWidth() for more details |
String |
getX()
Returns a string value (as specified by CSS) for the x position of the component. |
String |
getX(FacesContext facesContext)
See getX() for more details |
String |
getY()
Returns a string value (as specified by CSS) for the y position of the component. |
String |
getY(FacesContext facesContext)
See getY() for more details |
boolean |
isAriaLabelSetted()
Returns true if the attribute "ariaLabel" is set. |
boolean |
isAriaLevelSetted()
Returns true if the attribute "ariaLevel" is set. |
boolean |
isBackgroundColorSetted()
Returns true if the attribute "backgroundColor" is set. |
boolean |
isBottomSetted()
Returns true if the attribute "bottom" is set. |
boolean |
isForegroundColorSetted()
Returns true if the attribute "foregroundColor" is set. |
boolean |
isHeightSetted()
Returns true if the attribute "height" is set. |
boolean |
isHelpMessageSetted()
Returns true if the attribute "helpMessage" is set. |
boolean |
isHelpURLSetted()
Returns true if the attribute "helpURL" is set. |
boolean |
isHiddenModeSetted()
Returns true if the attribute "hiddenMode" is set. |
boolean |
isLeftSetted()
Returns true if the attribute "left" is set. |
boolean |
isLookIdSetted()
Returns true if the attribute "lookId" is set. |
boolean |
isMarginBottomSetted()
Returns true if the attribute "marginBottom" is set. |
boolean |
isMarginLeftSetted()
Returns true if the attribute "marginLeft" is set. |
boolean |
isMarginRightSetted()
Returns true if the attribute "marginRight" is set. |
boolean |
isMarginTopSetted()
Returns true if the attribute "marginTop" is set. |
boolean |
isPartialRendering()
|
boolean |
isPartialRendering(FacesContext facesContext)
See isPartialRendering() for more details |
boolean |
isPartialRenderingSetted()
Returns true if the attribute "partialRendering" is set. |
boolean |
isRightSetted()
Returns true if the attribute "right" is set. |
boolean |
isStyleClassSetted()
Returns true if the attribute "styleClass" is set. |
boolean |
isToolTipTextSetted()
Returns true if the attribute "toolTipText" is set. |
boolean |
isTopSetted()
Returns true if the attribute "top" is set. |
boolean |
isUnlockedClientAttributeNamesSetted()
Returns true if the attribute "unlockedClientAttributeNames" is set. |
boolean |
isVisible()
|
boolean |
isVisible(FacesContext facesContext)
See isVisible() for more details |
boolean |
isVisibleSetted()
Returns true if the attribute "visible" is set. |
boolean |
isWaiRoleSetted()
Returns true if the attribute "waiRole" is set. |
boolean |
isWidthSetted()
Returns true if the attribute "width" is set. |
boolean |
isXSetted()
Returns true if the attribute "x" is set. |
boolean |
isYSetted()
Returns true if the attribute "y" is set. |
String[] |
listClientDataKeys()
Returns the list of variable associated to the component. |
String[] |
listClientDataKeys(FacesContext facesContext)
|
FacesListener[] |
listErrorListeners()
Returns a list of Error listener for the component |
FacesListener[] |
listInitListeners()
Returns a list of init listener for the component |
FacesListener[] |
listMouseOutListeners()
Returns a list of mouseOut listener for the component |
FacesListener[] |
listMouseOverListeners()
Returns a list of mouseOver listener for the component |
FacesListener[] |
listPropertyChangeListeners()
Returns a list of propertyChange listener for the component |
String[] |
listServerDataKeys()
Returns a list of the keys defined for the component |
String[] |
listServerDataKeys(FacesContext facesContext)
|
FacesListener[] |
listUserEventListeners()
Returns a list of user listener for the component |
String |
removeClientData(String name)
Removes the variable name and the data associated to it |
void |
removeErrorListener(IErrorListener listener)
Removes a listener from the component for the error event |
void |
removeInitListener(IInitListener listener)
Removes a listener from the component for the init event |
void |
removeMouseOutListener(IMouseOutListener listener)
Removes a listener from the component for the mouseOut event |
void |
removeMouseOverListener(IMouseOverListener listener)
Removes a listener from the component for the mouseOver event |
void |
removePropertyChangeListener(IPropertyChangeListener listener)
Removes a listener from the component for the propertyChange event |
Object |
removeServerData(String name)
Removes a key and the data object associated to it |
void |
removeUserEventListener(IUserEventListener listener)
Removes a listener from the component for the user event |
void |
setAriaLabel(String ariaLabel)
|
void |
setAriaLevel(int ariaLevel)
|
void |
setBackgroundColor(String backgroundColor)
Sets the receiver's background color to the color specified by the argument, or to the default system color for the control if the argument is null. |
void |
setBottom(int bottom)
|
String |
setClientData(String name,
String value)
Associates data to variable name. |
void |
setClientData(String name,
javax.el.ValueExpression value)
|
void |
setForegroundColor(String foregroundColor)
Sets the receiver's foreground color to the color specified by the argument, or to the default system color for the control if the argument is null. |
void |
setHeight(String height)
Sets a string value (as specified by CSS) for the height of the component. |
void |
setHelpMessage(String helpMessage)
Sets a string value specifying the message to be shown by a helpMessageZone Component. |
void |
setHelpURL(String helpURL)
Sets an URL that points to a help page for the component. it is used for example by a helpButton Component. |
void |
setHiddenMode(int hiddenMode)
Set the hidden mode in client side. |
void |
setHiddenMode(String hiddenMode)
|
void |
setLeft(int left)
|
void |
setLookId(String lookId)
Sets a string value specifying the choosen look of the component. |
void |
setMarginBottom(String marginBottom)
Sets a string value specifying the margin size for the component's bottom (compliant to CSS margin-bottom). |
void |
setMarginLeft(String marginLeft)
Sets a string value specifying the margin size for the component's left (compliant to CSS margin-left). |
void |
setMarginRight(String marginRight)
Sets a string value specifying the margin size for the component's right (compliant to CSS margin-right). |
void |
setMargins(String margins)
|
void |
setMarginTop(String marginTop)
Sets a string value specifying the margin size for the component's top (compliant to CSS margin-top). |
void |
setPartialRendering(boolean partialRendering)
|
void |
setRight(int right)
|
Object |
setServerData(String name,
Object value)
Associates and object to a key for the component on the server side |
void |
setServerData(String name,
javax.el.ValueExpression value)
|
void |
setStyleClass(String styleClass)
Specify the style class of the component. |
void |
setToolTipText(String toolTipText)
Sets the receiver's tool tip text to the argument, which may be null indicating that no tool tip text should be shown. |
void |
setTop(int top)
|
void |
setUnlockedClientAttributeNames(String unlockedClientAttributeNames)
Sets a string value holding a comma separated list of the client modifiable properties. |
void |
setVisible(boolean visible)
Marks the receiver as visible if the argument is , and marks it invisible if
argument is . |
void |
setWaiRole(String waiRole)
|
void |
setWidth(String width)
Sets a string value (as specified by CSS) for the width of the component. |
void |
setX(String x)
Sets a string value (as specified by CSS) for the x position of the component. |
void |
setY(String y)
Sets a string value (as specified by CSS) for the y position of the component. |
| Methods inherited from class org.rcfaces.core.internal.component.CameliaMessageComponent |
|---|
clearListeners, confirmListenerAppend, constructPhase, constructTemplate, decodePhase, encodeBegin, encodeChildren, encodeEnd, getAsyncRenderer, getCameliaValueAlias, getChildren, getChildrenListState, getFamily, getRendererType, getTransientAttribute, getValueExpression, hasDefaultProperties, initializeComponent, initializePhase, isClientRendered, isRendered, isTemplateComponent, processDecodes, processEngineUpdates, processEngineValidators, processUpdates, processValidators, queueEvent, renderPhase, restoreState, saveState, setDefaultProperties, setRendered, setTransientAttribute, setValueExpression, toString, updatePhase, validationPhase, verifyAsyncDecode |
| Methods inherited from class javax.faces.component.UIMessage |
|---|
getFor, isShowDetail, isShowSummary, setFor, setShowDetail, setShowSummary |
| 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.IForCapability |
|---|
getFor, setFor |
| Methods inherited from interface org.rcfaces.core.internal.manager.IContainerManager |
|---|
getChildCount |
| Field Detail |
|---|
protected static final Set CAMELIA_ATTRIBUTES
| Constructor Detail |
|---|
public AbstractMessageComponent()
| Method Detail |
|---|
public Map getServerDataMap(FacesContext facesContext)
public Object setServerData(String name,
Object value)
IServerDataCapability
setServerData in interface IServerDataCapabilitysetServerData in interface org.rcfaces.core.internal.manager.IServerDataManagername - key used to retrieve the object associatedvalue - object to associate
public Map getClientDataMap(FacesContext facesContext)
public String setClientData(String name,
String value)
IClientDataCapability
setClientData in interface IClientDataCapabilitysetClientData in interface org.rcfaces.core.internal.manager.IClientDataManagername - the variable to associate data tovalue - the data to associate to the variable
public void setServerData(String name,
javax.el.ValueExpression value)
setServerData in interface org.rcfaces.core.internal.manager.IServerDataManagerpublic String[] listClientDataKeys(FacesContext facesContext)
public void setClientData(String name,
javax.el.ValueExpression value)
setClientData in interface org.rcfaces.core.internal.manager.IClientDataManager
public String getClientData(String name,
FacesContext facesContext)
public Object getServerData(String name,
FacesContext facesContext)
public void setMargins(String margins)
public String[] listServerDataKeys(FacesContext facesContext)
public void setHiddenMode(String hiddenMode)
public Boolean getVisibleState(FacesContext facesContext)
public String getMarginBottom()
IMarginCapability
getMarginBottom in interface IMarginCapabilitypublic String getMarginBottom(FacesContext facesContext)
getMarginBottom() for more details
public final boolean isMarginBottomSetted()
true if the attribute "marginBottom" is set.
true if the attribute is set.public void setMarginBottom(String marginBottom)
IMarginCapability
setMarginBottom in interface IMarginCapabilitymarginBottom - margin-bottompublic String getMarginLeft()
IMarginCapability
getMarginLeft in interface IMarginCapabilitypublic String getMarginLeft(FacesContext facesContext)
getMarginLeft() for more details
public final boolean isMarginLeftSetted()
true if the attribute "marginLeft" is set.
true if the attribute is set.public void setMarginLeft(String marginLeft)
IMarginCapability
setMarginLeft in interface IMarginCapabilitymarginLeft - margin-leftpublic String getMarginRight()
IMarginCapability
getMarginRight in interface IMarginCapabilitypublic String getMarginRight(FacesContext facesContext)
getMarginRight() for more details
public final boolean isMarginRightSetted()
true if the attribute "marginRight" is set.
true if the attribute is set.public void setMarginRight(String marginRight)
IMarginCapability
setMarginRight in interface IMarginCapabilitymarginRight - margin-rightpublic String getMarginTop()
IMarginCapability
getMarginTop in interface IMarginCapabilitypublic String getMarginTop(FacesContext facesContext)
getMarginTop() for more details
public final boolean isMarginTopSetted()
true if the attribute "marginTop" is set.
true if the attribute is set.public void setMarginTop(String marginTop)
IMarginCapability
setMarginTop in interface IMarginCapabilitymarginTop - margin-toppublic final void addUserEventListener(IUserEventListener listener)
IUserEventCapability
addUserEventListener in interface IUserEventCapabilitylistener - the user listener to addpublic final void removeUserEventListener(IUserEventListener listener)
IUserEventCapability
removeUserEventListener in interface IUserEventCapabilitylistener - the user listener to removepublic final FacesListener[] listUserEventListeners()
IUserEventCapability
listUserEventListeners in interface IUserEventCapabilitypublic String getX()
IPositionCapability
getX in interface IPositionCapabilitypublic String getX(FacesContext facesContext)
getX() for more details
public final boolean isXSetted()
true if the attribute "x" is set.
true if the attribute is set.public void setX(String x)
IPositionCapability
setX in interface IPositionCapabilityx - as specified by CSSpublic String getY()
IPositionCapability
getY in interface IPositionCapabilitypublic String getY(FacesContext facesContext)
getY() for more details
public final boolean isYSetted()
true if the attribute "y" is set.
true if the attribute is set.public void setY(String y)
IPositionCapability
setY in interface IPositionCapabilityy - as specified by CSSpublic String getHelpMessage()
IHelpCapability
getHelpMessage in interface IHelpCapabilitypublic String getHelpMessage(FacesContext facesContext)
getHelpMessage() for more details
public final boolean isHelpMessageSetted()
true if the attribute "helpMessage" is set.
true if the attribute is set.public void setHelpMessage(String helpMessage)
IHelpCapability
setHelpMessage in interface IHelpCapabilityhelpMessage - help messagepublic String getHelpURL()
IHelpCapability
getHelpURL in interface IHelpCapabilitypublic String getHelpURL(FacesContext facesContext)
getHelpURL() for more details
public final boolean isHelpURLSetted()
true if the attribute "helpURL" is set.
true if the attribute is set.public void setHelpURL(String helpURL)
IHelpCapability
setHelpURL in interface IHelpCapabilityhelpURL - help urlpublic String getToolTipText()
IToolTipCapabilitynull if it has
not been set.
getToolTipText in interface IToolTipCapabilitypublic String getToolTipText(FacesContext facesContext)
getToolTipText() for more details
public final boolean isToolTipTextSetted()
true if the attribute "toolTipText" is set.
true if the attribute is set.public void setToolTipText(String toolTipText)
IToolTipCapabilitynull indicating that no tool tip text should be shown.
setToolTipText in interface IToolTipCapabilitytoolTipText - the new tool tip text (or null)public int getClientDataCount()
IClientDataCapability
getClientDataCount in interface IClientDataCapabilitypublic String[] listClientDataKeys()
IClientDataCapability
listClientDataKeys in interface IClientDataCapabilitypublic String removeClientData(String name)
IClientDataCapability
removeClientData in interface IClientDataCapabilityname - the variable to associate data to
public String getClientData(String name)
IClientDataCapability
getClientData in interface IClientDataCapabilityname - the variable to associate data to
public Map getClientDataMap()
IClientDataCapability
getClientDataMap in interface IClientDataCapabilitypublic boolean isPartialRendering()
isPartialRendering in interface IPartialRenderingCapabilitypublic boolean isPartialRendering(FacesContext facesContext)
isPartialRendering() for more details
public final boolean isPartialRenderingSetted()
true if the attribute "partialRendering" is set.
true if the attribute is set.public void setPartialRendering(boolean partialRendering)
setPartialRendering in interface IPartialRenderingCapabilitypublic String getStyleClass()
IStyleClassCapability
getStyleClass in interface IStyleClassCapabilitypublic String getStyleClass(FacesContext facesContext)
getStyleClass() for more details
public final boolean isStyleClassSetted()
true if the attribute "styleClass" is set.
true if the attribute is set.public void setStyleClass(String styleClass)
IStyleClassCapability
setStyleClass in interface IStyleClassCapabilitystyleClass - style classpublic String getLookId()
ILookAndFeelCapability
getLookId in interface ILookAndFeelCapabilitypublic String getLookId(FacesContext facesContext)
getLookId() for more details
public final boolean isLookIdSetted()
true if the attribute "lookId" is set.
true if the attribute is set.public void setLookId(String lookId)
ILookAndFeelCapability
setLookId in interface ILookAndFeelCapabilitylookId - lookIdpublic String getWidth()
IWidthCapability
getWidth in interface IWidthCapabilitypublic String getWidth(FacesContext facesContext)
getWidth() for more details
public final boolean isWidthSetted()
true if the attribute "width" is set.
true if the attribute is set.public void setWidth(String width)
IWidthCapability
setWidth in interface IWidthCapabilitywidth - widthpublic String getHeight()
IHeightCapability
getHeight in interface IHeightCapabilitypublic String getHeight(FacesContext facesContext)
getHeight() for more details
public final boolean isHeightSetted()
true if the attribute "height" is set.
true if the attribute is set.public void setHeight(String height)
IHeightCapability
setHeight in interface IHeightCapabilityheight - heightpublic String getBackgroundColor()
IForegroundBackgroundColorCapability
getBackgroundColor in interface IForegroundBackgroundColorCapabilitypublic String getBackgroundColor(FacesContext facesContext)
getBackgroundColor() for more details
public final boolean isBackgroundColorSetted()
true if the attribute "backgroundColor" is set.
true if the attribute is set.public void setBackgroundColor(String backgroundColor)
IForegroundBackgroundColorCapability
setBackgroundColor in interface IForegroundBackgroundColorCapabilitybackgroundColor - background colorpublic String getForegroundColor()
IForegroundBackgroundColorCapability
getForegroundColor in interface IForegroundBackgroundColorCapabilitypublic String getForegroundColor(FacesContext facesContext)
getForegroundColor() for more details
public final boolean isForegroundColorSetted()
true if the attribute "foregroundColor" is set.
true if the attribute is set.public void setForegroundColor(String foregroundColor)
IForegroundBackgroundColorCapability
setForegroundColor in interface IForegroundBackgroundColorCapabilityforegroundColor - foreground colorpublic boolean isVisible()
isVisible in interface IVisibilityCapabilitypublic boolean isVisible(FacesContext facesContext)
isVisible() for more details
public final boolean isVisibleSetted()
true if the attribute "visible" is set.
true if the attribute is set.public void setVisible(boolean visible)
IVisibilityCapabilityTRUE, and marks it invisible if
argument is FALSE.
setVisible in interface IVisibilityCapabilityvisible - the new visibility state.public Boolean getVisibleState()
IVisibilityCapabilityTRUE if the receiver is
visible, FALSE if the receiver is
specified "not visible", and null otherwise.
getVisibleState in interface IVisibilityCapabilitypublic final void addErrorListener(IErrorListener listener)
IErrorEventCapability
addErrorListener in interface IErrorEventCapabilitylistener - the load listener to addpublic final void removeErrorListener(IErrorListener listener)
IErrorEventCapability
removeErrorListener in interface IErrorEventCapabilitylistener - the load listener to removepublic final FacesListener[] listErrorListeners()
IErrorEventCapability
listErrorListeners in interface IErrorEventCapabilitypublic String getAriaLabel()
getAriaLabel in interface IWAIRoleCapabilitypublic String getAriaLabel(FacesContext facesContext)
getAriaLabel() for more details
public final boolean isAriaLabelSetted()
true if the attribute "ariaLabel" is set.
true if the attribute is set.public void setAriaLabel(String ariaLabel)
setAriaLabel in interface IWAIRoleCapabilitypublic int getAriaLevel()
getAriaLevel in interface IWAIRoleCapabilitypublic int getAriaLevel(FacesContext facesContext)
getAriaLevel() for more details
public final boolean isAriaLevelSetted()
true if the attribute "ariaLevel" is set.
true if the attribute is set.public void setAriaLevel(int ariaLevel)
setAriaLevel in interface IWAIRoleCapabilitypublic String getWaiRole()
getWaiRole in interface IWAIRoleCapabilitypublic String getWaiRole(FacesContext facesContext)
getWaiRole() for more details
public final boolean isWaiRoleSetted()
true if the attribute "waiRole" is set.
true if the attribute is set.public void setWaiRole(String waiRole)
setWaiRole in interface IWAIRoleCapabilitypublic int getBottom()
getBottom in interface ILayoutPositionCapabilitypublic int getBottom(FacesContext facesContext)
getBottom() for more details
public final boolean isBottomSetted()
true if the attribute "bottom" is set.
true if the attribute is set.public void setBottom(int bottom)
setBottom in interface ILayoutPositionCapabilitypublic int getLeft()
getLeft in interface ILayoutPositionCapabilitypublic int getLeft(FacesContext facesContext)
getLeft() for more details
public final boolean isLeftSetted()
true if the attribute "left" is set.
true if the attribute is set.public void setLeft(int left)
setLeft in interface ILayoutPositionCapabilitypublic int getRight()
getRight in interface ILayoutPositionCapabilitypublic int getRight(FacesContext facesContext)
getRight() for more details
public final boolean isRightSetted()
true if the attribute "right" is set.
true if the attribute is set.public void setRight(int right)
setRight in interface ILayoutPositionCapabilitypublic int getTop()
getTop in interface ILayoutPositionCapabilitypublic int getTop(FacesContext facesContext)
getTop() for more details
public final boolean isTopSetted()
true if the attribute "top" is set.
true if the attribute is set.public void setTop(int top)
setTop in interface ILayoutPositionCapabilitypublic final void addMouseOutListener(IMouseOutListener listener)
IMouseEventCapability
addMouseOutListener in interface IMouseEventCapabilitylistener - the mouseOut listener to addpublic final void removeMouseOutListener(IMouseOutListener listener)
IMouseEventCapability
removeMouseOutListener in interface IMouseEventCapabilitylistener - the mouseOut listener to removepublic final FacesListener[] listMouseOutListeners()
IMouseEventCapability
listMouseOutListeners in interface IMouseEventCapabilitypublic final void addMouseOverListener(IMouseOverListener listener)
IMouseEventCapability
addMouseOverListener in interface IMouseEventCapabilitylistener - the mouseOver listener to addpublic final void removeMouseOverListener(IMouseOverListener listener)
IMouseEventCapability
removeMouseOverListener in interface IMouseEventCapabilitylistener - the mouseOver listener to removepublic final FacesListener[] listMouseOverListeners()
IMouseEventCapability
listMouseOverListeners in interface IMouseEventCapabilitypublic String getUnlockedClientAttributeNames()
IUnlockedClientAttributesCapability
getUnlockedClientAttributeNames in interface IUnlockedClientAttributesCapabilitypublic String getUnlockedClientAttributeNames(FacesContext facesContext)
getUnlockedClientAttributeNames() for more details
public final boolean isUnlockedClientAttributeNamesSetted()
true if the attribute "unlockedClientAttributeNames" is set.
true if the attribute is set.public void setUnlockedClientAttributeNames(String unlockedClientAttributeNames)
IUnlockedClientAttributesCapability
setUnlockedClientAttributeNames in interface IUnlockedClientAttributesCapabilityunlockedClientAttributeNames - list of modifiable attributespublic final void addInitListener(IInitListener listener)
IInitEventCapability
addInitListener in interface IInitEventCapabilitylistener - the init listener to addpublic final void removeInitListener(IInitListener listener)
IInitEventCapability
removeInitListener in interface IInitEventCapabilitylistener - the init listener to removepublic final FacesListener[] listInitListeners()
IInitEventCapability
listInitListeners in interface IInitEventCapabilitypublic final void addPropertyChangeListener(IPropertyChangeListener listener)
IPropertyChangeEventCapability
addPropertyChangeListener in interface IPropertyChangeEventCapabilitylistener - the propertyChange listener to addpublic final void removePropertyChangeListener(IPropertyChangeListener listener)
IPropertyChangeEventCapability
removePropertyChangeListener in interface IPropertyChangeEventCapabilitylistener - the propertyChange listener to removepublic final FacesListener[] listPropertyChangeListeners()
IPropertyChangeEventCapability
listPropertyChangeListeners in interface IPropertyChangeEventCapabilitypublic int getHiddenMode()
IHiddenModeCapability
getHiddenMode in interface IHiddenModeCapabilitypublic int getHiddenMode(FacesContext facesContext)
getHiddenMode() for more details
public final boolean isHiddenModeSetted()
true if the attribute "hiddenMode" is set.
true if the attribute is set.public void setHiddenMode(int hiddenMode)
IHiddenModeCapability
setHiddenMode in interface IHiddenModeCapabilityhiddenMode - hidden modepublic String[] listServerDataKeys()
IServerDataCapability
listServerDataKeys in interface IServerDataCapabilitypublic Map getServerDataMap()
IServerDataCapability
getServerDataMap in interface IServerDataCapabilitypublic int getServerDataCount()
IServerDataCapability
getServerDataCount in interface IServerDataCapabilitypublic Object getServerData(String name)
IServerDataCapability
getServerData in interface IServerDataCapabilityname - the key to retrieve
public Object removeServerData(String name)
IServerDataCapability
removeServerData in interface IServerDataCapabilityname - the key to remove
protected Set getCameliaFields()
getCameliaFields in class org.rcfaces.core.internal.component.CameliaMessageComponent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||