|
||||||||||
| 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.UICommand
org.apache.myfaces.tobago.component.UICommand
org.apache.myfaces.tobago.component.UILinkCommand
org.apache.myfaces.tobago.component.UIDatePicker
public class UIDatePicker
| Field Summary | |
|---|---|
static String |
CLOSE_POPUP
|
static String |
COMPONENT_TYPE
|
static String |
OPEN_POPUP
|
| Fields inherited from class javax.faces.component.UICommand |
|---|
COMPONENT_FAMILY |
| Constructor Summary | |
|---|---|
UIDatePicker()
|
|
| Method Summary | |
|---|---|
void |
broadcast(javax.faces.event.FacesEvent facesEvent)
|
String |
getFor()
|
javax.faces.component.UIComponent |
getForComponent()
|
void |
onComponentCreated()
|
void |
preparePicker(UIDatePicker link)
|
void |
restoreState(javax.faces.context.FacesContext context,
Object savedState)
|
Object |
saveState(javax.faces.context.FacesContext context)
|
void |
setFor(String forComponent)
|
| Methods inherited from class org.apache.myfaces.tobago.component.UILinkCommand |
|---|
getMarkup, getTabIndex, setMarkup, setTabIndex |
| Methods inherited from class org.apache.myfaces.tobago.component.UICommand |
|---|
encodeChildren, getRenderedPartially, getTarget, isDefaultCommand, isDisabled, isTransition, processDecodes, queueEvent, setDefaultCommand, setDisabled, setRenderedPartially, setRenderedPartially, setTarget, setTransition |
| Methods inherited from class javax.faces.component.UICommand |
|---|
addActionListener, getAction, getActionListener, getActionListeners, getFamily, getValue, isImmediate, removeActionListener, setAction, setActionListener, setImmediate, setValue |
| Methods inherited from class javax.faces.component.UIComponentBase |
|---|
addFacesListener, decode, encodeBegin, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientId, getFacesContext, getFacesListeners, getFacet, getFacets, getFacetsAndChildren, getId, getParent, getRenderer, getRendererType, getRendersChildren, getValueBinding, isRendered, isTransient, processRestoreState, processSaveState, processUpdates, processValidators, 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 |
| Field Detail |
|---|
public static final String COMPONENT_TYPE
public static final String OPEN_POPUP
public static final String CLOSE_POPUP
| Constructor Detail |
|---|
public UIDatePicker()
| Method Detail |
|---|
public Object saveState(javax.faces.context.FacesContext context)
saveState in interface javax.faces.component.StateHoldersaveState in class UILinkCommand
public void restoreState(javax.faces.context.FacesContext context,
Object savedState)
restoreState in interface javax.faces.component.StateHolderrestoreState in class UILinkCommandpublic String getFor()
public javax.faces.component.UIComponent getForComponent()
public void setFor(String forComponent)
public void broadcast(javax.faces.event.FacesEvent facesEvent)
broadcast in class javax.faces.component.UICommandpublic void onComponentCreated()
onComponentCreated in interface OnComponentCreatedpublic void preparePicker(UIDatePicker link)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||