|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.faces.webapp.UIComponentTag
org.apache.myfaces.tobago.taglib.component.TobagoTag
org.apache.myfaces.tobago.taglib.component.TobagoBodyTag
org.apache.myfaces.tobago.taglib.component.PopupTag
public class PopupTag
| Field Summary |
|---|
| Fields inherited from class javax.faces.webapp.UIComponentTag |
|---|
pageContext |
| Constructor Summary | |
|---|---|
PopupTag()
|
|
| Method Summary | |
|---|---|
String |
getComponentType()
|
void |
release()
|
void |
setHeight(String height)
The height for this component. |
void |
setLeft(String left)
|
void |
setModal(String modal)
|
protected void |
setProperties(javax.faces.component.UIComponent component)
|
void |
setTop(String top)
|
void |
setWidth(String width)
The width for this component. |
| Methods inherited from class org.apache.myfaces.tobago.taglib.component.TobagoBodyTag |
|---|
doAfterBody, doEndTag, doInitBody, getDoAfterBodyValue, getDoStartValue, isBodyContentEmpty, setBodyContent |
| Methods inherited from class org.apache.myfaces.tobago.taglib.component.TobagoTag |
|---|
doStartTag, getDisabled, getHeight, getHidden, getInline, getLabel, getReadonly, getRendererType, getTitle, getWidth, setDisabled, setHidden, setInline, setLabel, setReadonly, setTitle |
| Methods inherited from class javax.faces.webapp.UIComponentTag |
|---|
encodeBegin, encodeChildren, encodeEnd, findComponent, getComponentInstance, getCreated, getDoEndValue, getFacesContext, getFacetName, getId, getParent, getParentUIComponentTag, isSuppressed, isValueReference, setBinding, setId, setPageContext, setParent, setRendered, setupResponseWriter |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.HasId |
|---|
setId |
| Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.IsRendered |
|---|
setRendered |
| Constructor Detail |
|---|
public PopupTag()
| Method Detail |
|---|
public String getComponentType()
getComponentType in class javax.faces.webapp.UIComponentTagpublic void release()
release in interface Tagrelease in class TobagoBodyTagprotected void setProperties(javax.faces.component.UIComponent component)
setProperties in class TobagoTagpublic void setWidth(String width)
HasWidth
setWidth in interface HasWidthsetWidth in class TobagoTagpublic void setHeight(String height)
HasHeight
setHeight in interface HasHeightsetHeight in class TobagoTagpublic void setLeft(String left)
setLeft in interface PopupTagDeclarationpublic void setTop(String top)
setTop in interface PopupTagDeclarationpublic void setModal(String modal)
setModal in interface PopupTagDeclaration
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||