|
||||||||||
| 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.UIColumn
org.rcfaces.core.internal.component.CameliaColumnComponent
org.rcfaces.core.component.ComponentsColumnComponent
public class ComponentsColumnComponent
| Field Summary | |
|---|---|
protected static Set |
CAMELIA_ATTRIBUTES
|
static String |
COMPONENT_TYPE
|
| Fields inherited from class org.rcfaces.core.internal.component.CameliaColumnComponent |
|---|
engine |
| Fields inherited from class javax.faces.component.UIColumn |
|---|
COMPONENT_FAMILY |
| 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 |
| 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.IAlignmentCapability |
|---|
CENTER, LEFT, RIGHT |
| Fields inherited from interface org.rcfaces.core.component.capability.ISortEventCapability |
|---|
SORT_ALPHA, SORT_ALPHA_IGNORE_CASE, SORT_DATE, SORT_INTEGER, SORT_NUMBER, SORT_SERVER, SORT_TIME |
| Constructor Summary | |
|---|---|
ComponentsColumnComponent()
|
|
ComponentsColumnComponent(String componentId)
|
|
| Method Summary | |
|---|---|
void |
addDoubleClickListener(IDoubleClickListener listener)
Adds a listener to the component for the doubleClick event |
void |
addInitListener(IInitListener listener)
Adds a listener to the component for the init event |
void |
addSelectionListener(ISelectionListener listener)
Adds a listener to the component for the selection event |
void |
addSortListener(ISortListener listener)
Adds a listener to the component for the sort event |
void |
addUserEventListener(IUserEventListener listener)
Adds a listener to the component for the user event |
String |
getAlignment()
Returns a string that represents the alignement of the data in the component. |
String |
getAlignment(FacesContext facesContext)
See getAlignment() for more details |
String |
getBackgroundColor()
Returns the receiver's background color. |
String |
getBackgroundColor(FacesContext facesContext)
See getBackgroundColor() for more details |
protected Set |
getCameliaFields()
|
String |
getCellDefaultToolTipText()
Returns a string value containing the text that will appear when the pointer hover the component. |
String |
getCellDefaultToolTipText(FacesContext facesContext)
See getCellDefaultToolTipText() for more details |
String |
getCellStyleClass()
Returns a space-separated list of CSS style class(es) to be applied when this cell is rendered. |
String |
getCellStyleClass(FacesContext facesContext)
See getCellStyleClass() for more details |
String |
getCellToolTipText()
Returns a string value containing the text that will appear when the pointer hover the component. |
String |
getCellToolTipText(FacesContext facesContext)
See getCellToolTipText() for more details |
String |
getDefaultCellStyleClass()
Returns a space-separated list of default CSS style class(es) to be applied when this cell is rendered. |
String |
getDefaultCellStyleClass(FacesContext facesContext)
See getDefaultCellStyleClass() for more details |
String |
getDisabledImageURL()
Returns an url string pointing to the image used for the disabled state. |
String |
getDisabledImageURL(FacesContext facesContext)
See getDisabledImageURL() for more details |
String |
getForegroundColor()
Returns the foreground color that the receiver will use to draw. |
String |
getForegroundColor(FacesContext facesContext)
See getForegroundColor() for more details |
int |
getHiddenMode()
Returns the hidden mode in client side. |
int |
getHiddenMode(FacesContext facesContext)
See getHiddenMode() for more details |
String |
getHoverImageURL()
Returns an url string pointing to the image used chen the pointer hover the component. |
String |
getHoverImageURL(FacesContext facesContext)
See getHoverImageURL() for more details |
IContentAccessors |
getImageAccessors()
Returns ImageAccessors associated to the url. |
IContentAccessors |
getImageAccessors(FacesContext facesContext)
|
int |
getImageHeight()
Returns an int value specifying the height (in pixels) to use for the image shown. |
int |
getImageHeight(FacesContext facesContext)
See getImageHeight() for more details |
String |
getImageURL()
Returns the URL of the image. |
String |
getImageURL(FacesContext facesContext)
See getImageURL() for more details |
int |
getImageWidth()
Returns an int value specifying the width (in pixels) to use for the image shown. |
int |
getImageWidth(FacesContext facesContext)
See getImageWidth() for more details |
int |
getMaxWidth()
Returns an int value specifying the maximum width in pixels (if resizeable). |
int |
getMaxWidth(FacesContext facesContext)
See getMaxWidth() for more details |
String |
getMenuPopupId()
|
String |
getMenuPopupId(FacesContext facesContext)
See getMenuPopupId() for more details |
int |
getMinWidth()
Returns an int value specifying the minimum width in pixels (if resizeable). |
int |
getMinWidth(FacesContext facesContext)
See getMinWidth() for more details |
String |
getSelectedImageURL()
Returns an url string pointing to the image used when the component is selected. |
String |
getSelectedImageURL(FacesContext facesContext)
See getSelectedImageURL() for more details |
Comparator |
getSortComparator()
Returns the sort Comparator object associated with the component |
Comparator |
getSortComparator(FacesContext facesContext)
See getSortComparator() for more details |
String |
getStyleClass()
Returns the style class of the component. |
String |
getStyleClass(FacesContext facesContext)
See getStyleClass() for more details |
String |
getText()
Returns a string value specifying the text shown. |
String |
getText(FacesContext facesContext)
See getText() for more details |
int |
getTextDirection()
|
int |
getTextDirection(FacesContext facesContext)
See getTextDirection() 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 |
String |
getVerticalAlignment()
Returns vertical alignment. |
String |
getVerticalAlignment(FacesContext facesContext)
See getVerticalAlignment() 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 |
getWidth()
Returns a string value (as specified by CSS) for the width of the component. |
String |
getWidth(FacesContext facesContext)
See getWidth() for more details |
boolean |
isAlignmentSetted()
Returns true if the attribute "alignment" is set. |
boolean |
isAscending()
Returns a boolean value that indicates the sorting direction for the component. |
boolean |
isAscending(FacesContext facesContext)
See isAscending() for more details |
boolean |
isAscendingSetted()
Returns true if the attribute "ascending" is set. |
boolean |
isBackgroundColorSetted()
Returns true if the attribute "backgroundColor" is set. |
boolean |
isCellDefaultToolTipTextSetted()
Returns true if the attribute "cellDefaultToolTipText" is set. |
boolean |
isCellStyleClassSetted()
Returns true if the attribute "cellStyleClass" is set. |
boolean |
isCellToolTipTextSetted()
Returns true if the attribute "cellToolTipText" is set. |
boolean |
isDefaultCellStyleClassSetted()
Returns true if the attribute "defaultCellStyleClass" is set. |
boolean |
isDisabledImageURLSetted()
Returns true if the attribute "disabledImageURL" is set. |
boolean |
isForegroundColorSetted()
Returns true if the attribute "foregroundColor" is set. |
boolean |
isHiddenModeSetted()
Returns true if the attribute "hiddenMode" is set. |
boolean |
isHoverImageURLSetted()
Returns true if the attribute "hoverImageURL" is set. |
boolean |
isImageHeightSetted()
Returns true if the attribute "imageHeight" is set. |
boolean |
isImageURLSetted()
Returns true if the attribute "imageURL" is set. |
boolean |
isImageWidthSetted()
Returns true if the attribute "imageWidth" is set. |
boolean |
isMaxWidthSetted()
Returns true if the attribute "maxWidth" is set. |
boolean |
isMenuPopupIdSetted()
Returns true if the attribute "menuPopupId" is set. |
boolean |
isMinWidthSetted()
Returns true if the attribute "minWidth" is set. |
boolean |
isResizable()
Returns a boolean value indicating wether the component can be resized by the user. |
boolean |
isResizable(FacesContext facesContext)
See isResizable() for more details |
boolean |
isResizableSetted()
Returns true if the attribute "resizable" is set. |
boolean |
isSelectedImageURLSetted()
Returns true if the attribute "selectedImageURL" is set. |
boolean |
isSortComparatorSetted()
Returns true if the attribute "sortComparator" is set. |
boolean |
isStyleClassSetted()
Returns true if the attribute "styleClass" is set. |
boolean |
isTextDirectionSetted()
Returns true if the attribute "textDirection" is set. |
boolean |
isTextSetted()
Returns true if the attribute "text" is set. |
boolean |
isToolTipTextSetted()
Returns true if the attribute "toolTipText" is set. |
boolean |
isVerticalAlignmentSetted()
Returns true if the attribute "verticalAlignment" is set. |
boolean |
isVisible()
|
boolean |
isVisible(FacesContext facesContext)
See isVisible() for more details |
boolean |
isVisibleSetted()
Returns true if the attribute "visible" is set. |
boolean |
isWidthSetted()
Returns true if the attribute "width" is set. |
FacesListener[] |
listDoubleClickListeners()
Returns a list of doubleClick listener for the component |
FacesListener[] |
listInitListeners()
Returns a list of init listener for the component |
FacesListener[] |
listSelectionListeners()
Returns a list of selection listener for the component |
FacesListener[] |
listSortListeners()
Returns a list of sort listener for the component |
FacesListener[] |
listUserEventListeners()
Returns a list of user listener for the component |
void |
removeDoubleClickListener(IDoubleClickListener listener)
Removes a listener from the component for the doubleClick event |
void |
removeInitListener(IInitListener listener)
Removes a listener from the component for the init event |
void |
removeSelectionListener(ISelectionListener listener)
Removes a listener from the component for the selection event |
void |
removeSortListener(ISortListener listener)
Removes a listener from the component for the sort event |
void |
removeUserEventListener(IUserEventListener listener)
Removes a listener from the component for the user event |
void |
setAlignment(String alignment)
Sets a string that represents the alignement of the data in the component. |
void |
setAscending(boolean ascending)
Sets a boolean value that indicates the sorting direction for the component. |
void |
setAscending(String order)
|
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 |
setCellDefaultToolTipText(String cellDefaultToolTipText)
Sets a string value containing the text that will appear when the pointer hover the component. |
void |
setCellStyleClass(String cellStyleClass)
Sets a space-separated list of CSS style class(es) to be applied when this cell is rendered. |
void |
setCellToolTipText(String cellToolTipText)
Sets a string value containing the text that will appear when the pointer hover the component. |
void |
setDefaultCellStyleClass(String defaultCellStyleClass)
Sets a space-separated list of default CSS style class(es) to be applied when this cell is rendered. |
void |
setDisabledImageURL(String disabledImageURL)
Sets an url string pointing to the image used for the disabled state. |
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 |
setHiddenMode(int hiddenMode)
Set the hidden mode in client side. |
void |
setHiddenMode(String hiddenMode)
|
void |
setHoverImageURL(String hoverImageURL)
Sets an url string pointing to the image used chen the pointer hover the component. |
void |
setImageHeight(int imageHeight)
Sets an int value specifying the height (in pixels) to use for the image shown. |
void |
setImageURL(String imageURL)
Specify the URL of the image. |
void |
setImageWidth(int imageWidth)
Sets an int value specifying the width (in pixels) to use for the image shown. |
void |
setMaxWidth(int maxWidth)
Sets an int value specifying the maximum width in pixels (if resizeable). |
void |
setMenuPopupId(String menuPopupId)
|
void |
setMinWidth(int minWidth)
Sets an int value specifying the minimum width in pixels (if resizeable). |
void |
setResizable(boolean resizable)
Sets a boolean value indicating wether the component can be resized by the user. |
void |
setSelectedImageURL(String selectedImageURL)
Sets an url string pointing to the image used when the component is selected. |
void |
setSortComparator(Comparator sortComparator)
Associates a sort Comparator object to the component. |
void |
setStyleClass(String styleClass)
Specify the style class of the component. |
void |
setText(String text)
Sets a string value specifying the text to be shown. |
void |
setTextDirection(int textDirection)
|
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 |
setVerticalAlignment(String verticalAlignment)
Specifies vertical alignment. |
void |
setVisible(boolean visible)
Marks the receiver as visible if the argument is , and marks it invisible if
argument is . |
void |
setWidth(String width)
Sets a string value (as specified by CSS) for the width of the component. |
| Methods inherited from class org.rcfaces.core.internal.component.CameliaColumnComponent |
|---|
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.UIColumn |
|---|
getFooter, getHeader, setFooter, setHeader |
| 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.internal.capability.IAsyncRenderComponent |
|---|
getAsyncRenderer |
| Methods inherited from interface org.rcfaces.core.internal.manager.IContainerManager |
|---|
getChildCount |
| Field Detail |
|---|
public static final String COMPONENT_TYPE
protected static final Set CAMELIA_ATTRIBUTES
| Constructor Detail |
|---|
public ComponentsColumnComponent()
public ComponentsColumnComponent(String componentId)
| Method Detail |
|---|
public IContentAccessors getImageAccessors(FacesContext facesContext)
getImageAccessors in interface org.rcfaces.core.internal.capability.IImageAccessorsCapabilitypublic Boolean getVisibleState(FacesContext facesContext)
public void setHiddenMode(String hiddenMode)
public void setAscending(String order)
public 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 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 getText()
ITextCapability
getText in interface ITextCapabilitypublic String getText(FacesContext facesContext)
getText() for more details
public final boolean isTextSetted()
true if the attribute "text" is set.
true if the attribute is set.public void setText(String text)
ITextCapability
setText in interface ITextCapabilitytext - textpublic int getTextDirection()
getTextDirection in interface ITextDirectionCapabilitypublic int getTextDirection(FacesContext facesContext)
getTextDirection() for more details
public final boolean isTextDirectionSetted()
true if the attribute "textDirection" is set.
true if the attribute is set.public void setTextDirection(int textDirection)
setTextDirection in interface ITextDirectionCapabilitypublic 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 String getAlignment()
IAlignmentCapability
getAlignment in interface IAlignmentCapabilitypublic String getAlignment(FacesContext facesContext)
getAlignment() for more details
public final boolean isAlignmentSetted()
true if the attribute "alignment" is set.
true if the attribute is set.public void setAlignment(String alignment)
IAlignmentCapability
setAlignment in interface IAlignmentCapabilityalignment - right|left|centerpublic 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 final void addSortListener(ISortListener listener)
ISortEventCapability
addSortListener in interface ISortEventCapabilitylistener - the sort listener to addpublic final void removeSortListener(ISortListener listener)
ISortEventCapability
removeSortListener in interface ISortEventCapabilitylistener - the sort listener to removepublic final FacesListener[] listSortListeners()
ISortEventCapability
listSortListeners in interface ISortEventCapabilitypublic 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 boolean isAscending()
IOrderCapability
isAscending in interface IOrderCapabilitypublic boolean isAscending(FacesContext facesContext)
isAscending() for more details
public final boolean isAscendingSetted()
true if the attribute "ascending" is set.
true if the attribute is set.public void setAscending(boolean ascending)
IOrderCapability
setAscending in interface IOrderCapabilityascending - true if ascending, false if descendingpublic Comparator getSortComparator()
ISortComparatorCapability
getSortComparator in interface ISortComparatorCapabilitypublic Comparator getSortComparator(FacesContext facesContext)
getSortComparator() for more details
public final boolean isSortComparatorSetted()
true if the attribute "sortComparator" is set.
true if the attribute is set.public void setSortComparator(Comparator sortComparator)
ISortComparatorCapability
setSortComparator in interface ISortComparatorCapabilitysortComparator - the sort Comparator objectpublic boolean isResizable()
IResizableCapability
isResizable in interface IResizableCapabilitypublic boolean isResizable(FacesContext facesContext)
isResizable() for more details
public final boolean isResizableSetted()
true if the attribute "resizable" is set.
true if the attribute is set.public void setResizable(boolean resizable)
IResizableCapability
setResizable in interface IResizableCapabilityresizable - resizeable boolean propertypublic String getDisabledImageURL()
IStatesImageCapability
getDisabledImageURL in interface IStatesImageCapabilitypublic String getDisabledImageURL(FacesContext facesContext)
getDisabledImageURL() for more details
public final boolean isDisabledImageURLSetted()
true if the attribute "disabledImageURL" is set.
true if the attribute is set.public void setDisabledImageURL(String disabledImageURL)
IStatesImageCapability
setDisabledImageURL in interface IStatesImageCapabilitydisabledImageURL - urlpublic String getHoverImageURL()
IStatesImageCapability
getHoverImageURL in interface IStatesImageCapabilitypublic String getHoverImageURL(FacesContext facesContext)
getHoverImageURL() for more details
public final boolean isHoverImageURLSetted()
true if the attribute "hoverImageURL" is set.
true if the attribute is set.public void setHoverImageURL(String hoverImageURL)
IStatesImageCapability
setHoverImageURL in interface IStatesImageCapabilityhoverImageURL - urlpublic String getSelectedImageURL()
IStatesImageCapability
getSelectedImageURL in interface IStatesImageCapabilitypublic String getSelectedImageURL(FacesContext facesContext)
getSelectedImageURL() for more details
public final boolean isSelectedImageURLSetted()
true if the attribute "selectedImageURL" is set.
true if the attribute is set.public void setSelectedImageURL(String selectedImageURL)
IStatesImageCapability
setSelectedImageURL in interface IStatesImageCapabilityselectedImageURL - urlpublic String getImageURL()
IImageCapability
getImageURL in interface IImageCapabilitypublic String getImageURL(FacesContext facesContext)
getImageURL() for more details
public final boolean isImageURLSetted()
true if the attribute "imageURL" is set.
true if the attribute is set.public void setImageURL(String imageURL)
IImageCapability
setImageURL in interface IImageCapabilitypublic IContentAccessors getImageAccessors()
IImageCapability
getImageAccessors in interface IImageCapabilitypublic int getImageHeight()
IImageSizeCapability
getImageHeight in interface IImageSizeCapabilitypublic int getImageHeight(FacesContext facesContext)
getImageHeight() for more details
public final boolean isImageHeightSetted()
true if the attribute "imageHeight" is set.
true if the attribute is set.public void setImageHeight(int imageHeight)
IImageSizeCapability
setImageHeight in interface IImageSizeCapabilityimageHeight - image height in pixelspublic int getImageWidth()
IImageSizeCapability
getImageWidth in interface IImageSizeCapabilitypublic int getImageWidth(FacesContext facesContext)
getImageWidth() for more details
public final boolean isImageWidthSetted()
true if the attribute "imageWidth" is set.
true if the attribute is set.public void setImageWidth(int imageWidth)
IImageSizeCapability
setImageWidth in interface IImageSizeCapabilityimageWidth - image width in pixelspublic String getMenuPopupId()
getMenuPopupId in interface IMenuPopupIdCapabilitypublic String getMenuPopupId(FacesContext facesContext)
getMenuPopupId() for more details
public final boolean isMenuPopupIdSetted()
true if the attribute "menuPopupId" is set.
true if the attribute is set.public void setMenuPopupId(String menuPopupId)
setMenuPopupId in interface IMenuPopupIdCapabilitypublic int getMaxWidth()
IWidthRangeCapability
getMaxWidth in interface IWidthRangeCapabilitypublic int getMaxWidth(FacesContext facesContext)
getMaxWidth() for more details
public final boolean isMaxWidthSetted()
true if the attribute "maxWidth" is set.
true if the attribute is set.public void setMaxWidth(int maxWidth)
IWidthRangeCapability
setMaxWidth in interface IWidthRangeCapabilitymaxWidth - max widthpublic int getMinWidth()
IWidthRangeCapability
getMinWidth in interface IWidthRangeCapabilitypublic int getMinWidth(FacesContext facesContext)
getMinWidth() for more details
public final boolean isMinWidthSetted()
true if the attribute "minWidth" is set.
true if the attribute is set.public void setMinWidth(int minWidth)
IWidthRangeCapability
setMinWidth in interface IWidthRangeCapabilityminWidth - min widthpublic 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 getVerticalAlignment()
IVerticalAlignmentCapability
getVerticalAlignment in interface IVerticalAlignmentCapabilitypublic String getVerticalAlignment(FacesContext facesContext)
getVerticalAlignment() for more details
public final boolean isVerticalAlignmentSetted()
true if the attribute "verticalAlignment" is set.
true if the attribute is set.public void setVerticalAlignment(String verticalAlignment)
IVerticalAlignmentCapability
setVerticalAlignment in interface IVerticalAlignmentCapabilityverticalAlignment - vertical alignmentpublic String getCellStyleClass()
ICellStyleClassCapability
getCellStyleClass in interface ICellStyleClassCapabilitypublic String getCellStyleClass(FacesContext facesContext)
getCellStyleClass() for more details
public final boolean isCellStyleClassSetted()
true if the attribute "cellStyleClass" is set.
isCellStyleClassSetted in interface org.rcfaces.core.internal.capability.ICellStyleClassSettingstrue if the attribute is set.public void setCellStyleClass(String cellStyleClass)
ICellStyleClassCapability
setCellStyleClass in interface ICellStyleClassCapabilitycellStyleClass - list of CSS style classespublic String getDefaultCellStyleClass()
ICellStyleClassCapability
getDefaultCellStyleClass in interface ICellStyleClassCapabilitypublic String getDefaultCellStyleClass(FacesContext facesContext)
getDefaultCellStyleClass() for more details
public final boolean isDefaultCellStyleClassSetted()
true if the attribute "defaultCellStyleClass" is set.
true if the attribute is set.public void setDefaultCellStyleClass(String defaultCellStyleClass)
ICellStyleClassCapability
setDefaultCellStyleClass in interface ICellStyleClassCapabilitydefaultCellStyleClass - list of default CSS style classespublic String getCellDefaultToolTipText()
ICellToolTipTextCapability
getCellDefaultToolTipText in interface ICellToolTipTextCapabilitypublic String getCellDefaultToolTipText(FacesContext facesContext)
getCellDefaultToolTipText() for more details
public final boolean isCellDefaultToolTipTextSetted()
true if the attribute "cellDefaultToolTipText" is set.
true if the attribute is set.public void setCellDefaultToolTipText(String cellDefaultToolTipText)
ICellToolTipTextCapability
setCellDefaultToolTipText in interface ICellToolTipTextCapabilitycellDefaultToolTipText - default tool tip textpublic String getCellToolTipText()
ICellToolTipTextCapability
getCellToolTipText in interface ICellToolTipTextCapabilitypublic String getCellToolTipText(FacesContext facesContext)
getCellToolTipText() for more details
public final boolean isCellToolTipTextSetted()
true if the attribute "cellToolTipText" is set.
isCellToolTipTextSetted in interface org.rcfaces.core.internal.capability.ICellToolTipTextSettingstrue if the attribute is set.public void setCellToolTipText(String cellToolTipText)
ICellToolTipTextCapability
setCellToolTipText in interface ICellToolTipTextCapabilitycellToolTipText - tool tip textpublic final void addSelectionListener(ISelectionListener listener)
ISelectionEventCapability
addSelectionListener in interface ISelectionEventCapabilitylistener - the selection listener to addpublic final void removeSelectionListener(ISelectionListener listener)
ISelectionEventCapability
removeSelectionListener in interface ISelectionEventCapabilitylistener - the selection listener to removepublic final FacesListener[] listSelectionListeners()
ISelectionEventCapability
listSelectionListeners in interface ISelectionEventCapabilitypublic final void addDoubleClickListener(IDoubleClickListener listener)
IDoubleClickEventCapability
addDoubleClickListener in interface IDoubleClickEventCapabilitylistener - the doubleClick listener to addpublic final void removeDoubleClickListener(IDoubleClickListener listener)
IDoubleClickEventCapability
removeDoubleClickListener in interface IDoubleClickEventCapabilitylistener - the doubleClick listener to removepublic final FacesListener[] listDoubleClickListeners()
IDoubleClickEventCapability
listDoubleClickListeners in interface IDoubleClickEventCapabilitypublic 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 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 IInitEventCapabilityprotected Set getCameliaFields()
getCameliaFields in class org.rcfaces.core.internal.component.CameliaColumnComponent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||