|
||||||||||
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 |
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 |
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, isResizeable, setResizeable, 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 UIModalPanel
width
- - new valuepublic int getWidth()
getWidth
in class UIModalPanel
public void setTop(java.lang.String __top)
setTop
in class UIModalPanel
top
- - new valuepublic java.lang.String getTop()
getTop
in class UIModalPanel
public void setControlsClass(java.lang.String __controlsClass)
controlsClass
- - new valuepublic java.lang.String getControlsClass()
public void setMoveable(boolean __moveable)
setMoveable
in class UIModalPanel
moveable
- - new valuepublic boolean isMoveable()
isMoveable
in class UIModalPanel
public void setOnhide(java.lang.String __onhide)
onhide
- - new valuepublic java.lang.String getOnhide()
public void setKeepVisualState(boolean __keepVisualState)
setKeepVisualState
in class UIModalPanel
keepVisualState
- - new valuepublic boolean isKeepVisualState()
isKeepVisualState
in class UIModalPanel
public 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 UIModalPanel
showWhenRendered
- - new valuepublic boolean isShowWhenRendered()
isShowWhenRendered
in class UIModalPanel
public void setHeight(int __height)
setHeight
in class UIModalPanel
height
- - new valuepublic int getHeight()
getHeight
in class UIModalPanel
public void setLeft(java.lang.String __left)
setLeft
in class UIModalPanel
left
- - new valuepublic java.lang.String getLeft()
getLeft
in class UIModalPanel
public 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 UIModalPanel
autosized
- - new valuepublic boolean isAutosized()
isAutosized
in class UIModalPanel
public 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 UIModalPanel
zindex
- - new valuepublic int getZindex()
getZindex
in class UIModalPanel
public void setMinWidth(int __minWidth)
setMinWidth
in class UIModalPanel
minWidth
- - new valuepublic int getMinWidth()
getMinWidth
in class UIModalPanel
public void setTridentIVEngineSelectBehavior(java.lang.String __tridentIVEngineSelectBehavior)
setTridentIVEngineSelectBehavior
in class UIModalPanel
tridentIVEngineSelectBehavior
- - new valuepublic java.lang.String getTridentIVEngineSelectBehavior()
getTridentIVEngineSelectBehavior
in class UIModalPanel
public void setMinHeight(int __minHeight)
setMinHeight
in class UIModalPanel
minHeight
- - new valuepublic int getMinHeight()
getMinHeight
in class UIModalPanel
public java.lang.String getFamily()
getFamily
in class javax.faces.component.UIInput
public java.lang.Object saveState(javax.faces.context.FacesContext context)
saveState
in interface javax.faces.component.StateHolder
saveState
in class javax.faces.component.UIInput
public void restoreState(javax.faces.context.FacesContext context, java.lang.Object state)
restoreState
in interface javax.faces.component.StateHolder
restoreState
in class javax.faces.component.UIInput
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |