|
||||||||||
| 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
javax.faces.component.UIInput
org.richfaces.component.UIModalPanel
org.richfaces.component.html.HtmlModalPanel
public class HtmlModalPanel
Component-Type org.richfaces.ModalPanel Component-Family org.richfaces.ModalPanel Renderer-Type org.richfaces.ModalPanelRenderer
| Field Summary | |
|---|---|
static java.lang.String |
COMPONENT_FAMILY
|
static java.lang.String |
COMPONENT_TYPE
|
| Fields inherited from class javax.faces.component.UIInput |
|---|
CONVERSION_MESSAGE_ID, REQUIRED_MESSAGE_ID |
| Constructor Summary | |
|---|---|
HtmlModalPanel()
Constructor to init default renderers |
|
| Method Summary | |
|---|---|
java.lang.String |
getControlsClass()
CSS style(s) is/are to be applied to component controls when this component is rendered Getter for controlsClass |
java.lang.String |
getFamily()
|
java.lang.String |
getHeaderClass()
CSS style(s) is/are to be applied to component header when this component is rendered Getter for headerClass |
int |
getHeight()
Attribute defines height of component Getter for height |
java.lang.String |
getLeft()
Attribute defines X position of component left-top corner Getter for left |
int |
getMinHeight()
Attribute defines min height of component Getter for minHeight |
int |
getMinWidth()
Attribute defines min width of component Getter for minWidth |
java.lang.String |
getOnhide()
Event must occurs after panel closed Getter for onhide |
java.lang.String |
getOnshow()
Event must occurs after panel opened Getter for onshow |
java.lang.String |
getShadowDepth()
Pop-up shadow depth for suggestion content Getter for shadowDepth |
java.lang.String |
getShadowOpacity()
HTML CSS class attribute of element for pop-up suggestion content Getter for shadowOpacity |
java.lang.String |
getStyle()
CSS style(s) is/are to be applied when this component is rendered Getter for style |
java.lang.String |
getStyleClass()
Corresponds to the HTML class attribute Getter for styleClass |
java.lang.String |
getTop()
Attribute defines Y position of component left-top corner Getter for top |
java.lang.String |
getTridentIVEngineSelectBehavior()
How to handle HTML SELECT-based controls in IE 6? - "disable" - default, handle as usual, use disabled="true" to hide SELECT controls - "hide" - use visibility="hidden" to hide SELECT controls Getter for tridentIVEngineSelectBehavior |
int |
getWidth()
Attribute defines width of component Getter for width |
int |
getZindex()
Attribute is similar to the standard HTML attribute and can specify window placement relative to the content Getter for zindex |
boolean |
isAutosized()
If 'true' modalPanel should be autosizeable Getter for autosized |
boolean |
isKeepVisualState()
If "true" modalPanel should save state after submittion Getter for keepVisualState |
boolean |
isMoveable()
if "true" there is possibility to move component Getter for moveable |
boolean |
isResizeable()
if "true" there is possibility to change component size Getter for resizeable |
boolean |
isShowWhenRendered()
If "true" value for this attribute makes a modal panel opened as default. |
void |
restoreState(javax.faces.context.FacesContext context,
java.lang.Object state)
|
java.lang.Object |
saveState(javax.faces.context.FacesContext context)
|
void |
setAutosized(boolean __autosized)
If 'true' modalPanel should be autosizeable Setter for autosized |
void |
setControlsClass(java.lang.String __controlsClass)
CSS style(s) is/are to be applied to component controls when this component is rendered Setter for controlsClass |
void |
setHeaderClass(java.lang.String __headerClass)
CSS style(s) is/are to be applied to component header when this component is rendered Setter for headerClass |
void |
setHeight(int __height)
Attribute defines height of component Setter for height |
void |
setKeepVisualState(boolean __keepVisualState)
If "true" modalPanel should save state after submittion Setter for keepVisualState |
void |
setLeft(java.lang.String __left)
Attribute defines X position of component left-top corner Setter for left |
void |
setMinHeight(int __minHeight)
Attribute defines min height of component Setter for minHeight |
void |
setMinWidth(int __minWidth)
Attribute defines min width of component Setter for minWidth |
void |
setMoveable(boolean __moveable)
if "true" there is possibility to move component Setter for moveable |
void |
setOnhide(java.lang.String __onhide)
Event must occurs after panel closed Setter for onhide |
void |
setOnshow(java.lang.String __onshow)
Event must occurs after panel opened Setter for onshow |
void |
setResizeable(boolean __resizeable)
if "true" there is possibility to change component size Setter for resizeable |
void |
setShadowDepth(java.lang.String __shadowDepth)
Pop-up shadow depth for suggestion content Setter for shadowDepth |
void |
setShadowOpacity(java.lang.String __shadowOpacity)
HTML CSS class attribute of element for pop-up suggestion content Setter for shadowOpacity |
void |
setShowWhenRendered(boolean __showWhenRendered)
If "true" value for this attribute makes a modal panel opened as default. |
void |
setStyle(java.lang.String __style)
CSS style(s) is/are to be applied when this component is rendered Setter for style |
void |
setStyleClass(java.lang.String __styleClass)
Corresponds to the HTML class attribute Setter for styleClass |
void |
setTop(java.lang.String __top)
Attribute defines Y position of component left-top corner Setter for top |
void |
setTridentIVEngineSelectBehavior(java.lang.String __tridentIVEngineSelectBehavior)
How to handle HTML SELECT-based controls in IE 6? - "disable" - default, handle as usual, use disabled="true" to hide SELECT controls - "hide" - use visibility="hidden" to hide SELECT controls Setter for tridentIVEngineSelectBehavior |
void |
setWidth(int __width)
Attribute defines width of component Setter for width |
void |
setZindex(int __zindex)
Attribute is similar to the standard HTML attribute and can specify window placement relative to the content Setter for zindex |
| Methods inherited from class org.richfaces.component.UIModalPanel |
|---|
getRendersChildren, getShadowStyle, getVisualOptions, setVisualOptions |
| Methods inherited from class javax.faces.component.UIInput |
|---|
addValidator, addValueChangeListener, broadcast, compareValues, decode, getConvertedValue, getSubmittedValue, getValidator, getValidators, getValueChangeListener, getValueChangeListeners, isImmediate, isLocalValueSet, isRequired, isValid, processDecodes, processUpdates, processValidators, removeValidator, removeValueChangeListener, setImmediate, setLocalValueSet, setRequired, setSubmittedValue, setValid, setValidator, setValue, setValueChangeListener, updateModel, validate, validateValue |
| Methods inherited from class javax.faces.component.UIOutput |
|---|
getConverter, getLocalValue, getValue, setConverter |
| Methods inherited from class javax.faces.component.UIComponentBase |
|---|
addFacesListener, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientId, getFacesContext, getFacesListeners, getFacet, getFacets, getFacetsAndChildren, getId, getParent, getRenderer, getRendererType, getValueBinding, isRendered, isTransient, processRestoreState, processSaveState, queueEvent, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.faces.component.ValueHolder |
|---|
getConverter, getLocalValue, getValue, setConverter |
| Field Detail |
|---|
public static final java.lang.String COMPONENT_TYPE
public static final java.lang.String COMPONENT_FAMILY
| Constructor Detail |
|---|
public HtmlModalPanel()
| Method Detail |
|---|
public void setWidth(int __width)
setWidth in class UIModalPanelwidth - - new valuepublic int getWidth()
getWidth in class UIModalPanelpublic void setTop(java.lang.String __top)
setTop in class UIModalPaneltop - - new valuepublic java.lang.String getTop()
getTop in class UIModalPanelpublic void setControlsClass(java.lang.String __controlsClass)
controlsClass - - new valuepublic java.lang.String getControlsClass()
public void setMoveable(boolean __moveable)
setMoveable in class UIModalPanelmoveable - - new valuepublic boolean isMoveable()
isMoveable in class UIModalPanelpublic void setOnhide(java.lang.String __onhide)
onhide - - new valuepublic java.lang.String getOnhide()
public void setKeepVisualState(boolean __keepVisualState)
setKeepVisualState in class UIModalPanelkeepVisualState - - new valuepublic boolean isKeepVisualState()
isKeepVisualState in class UIModalPanelpublic void setOnshow(java.lang.String __onshow)
onshow - - new valuepublic java.lang.String getOnshow()
public void setStyleClass(java.lang.String __styleClass)
styleClass - - new valuepublic java.lang.String getStyleClass()
public void setShowWhenRendered(boolean __showWhenRendered)
setShowWhenRendered in class UIModalPanelshowWhenRendered - - new valuepublic boolean isShowWhenRendered()
isShowWhenRendered in class UIModalPanelpublic void setHeight(int __height)
setHeight in class UIModalPanelheight - - new valuepublic int getHeight()
getHeight in class UIModalPanelpublic void setLeft(java.lang.String __left)
setLeft in class UIModalPanelleft - - new valuepublic java.lang.String getLeft()
getLeft in class UIModalPanelpublic void setStyle(java.lang.String __style)
style - - new valuepublic java.lang.String getStyle()
public void setShadowOpacity(java.lang.String __shadowOpacity)
shadowOpacity - - new valuepublic java.lang.String getShadowOpacity()
public void setAutosized(boolean __autosized)
setAutosized in class UIModalPanelautosized - - new valuepublic boolean isAutosized()
isAutosized in class UIModalPanelpublic void setHeaderClass(java.lang.String __headerClass)
headerClass - - new valuepublic java.lang.String getHeaderClass()
public void setShadowDepth(java.lang.String __shadowDepth)
shadowDepth - - new valuepublic java.lang.String getShadowDepth()
public void setZindex(int __zindex)
setZindex in class UIModalPanelzindex - - new valuepublic int getZindex()
getZindex in class UIModalPanelpublic void setMinWidth(int __minWidth)
setMinWidth in class UIModalPanelminWidth - - new valuepublic int getMinWidth()
getMinWidth in class UIModalPanelpublic void setResizeable(boolean __resizeable)
setResizeable in class UIModalPanelresizeable - - new valuepublic boolean isResizeable()
isResizeable in class UIModalPanelpublic void setTridentIVEngineSelectBehavior(java.lang.String __tridentIVEngineSelectBehavior)
setTridentIVEngineSelectBehavior in class UIModalPaneltridentIVEngineSelectBehavior - - new valuepublic java.lang.String getTridentIVEngineSelectBehavior()
getTridentIVEngineSelectBehavior in class UIModalPanelpublic void setMinHeight(int __minHeight)
setMinHeight in class UIModalPanelminHeight - - new valuepublic int getMinHeight()
getMinHeight in class UIModalPanelpublic java.lang.String getFamily()
getFamily in class javax.faces.component.UIInputpublic java.lang.Object saveState(javax.faces.context.FacesContext context)
saveState in interface javax.faces.component.StateHoldersaveState in class javax.faces.component.UIInput
public void restoreState(javax.faces.context.FacesContext context,
java.lang.Object state)
restoreState in interface javax.faces.component.StateHolderrestoreState in class javax.faces.component.UIInput
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||