Class Keynote
java.lang.Object
javax.faces.component.UIComponent
javax.faces.component.UIComponentBase
org.primefaces.extensions.component.base.AbstractDynamicData
org.primefaces.extensions.component.keynote.Keynote
- All Implemented Interfaces:
- EventListener,- javax.faces.component.behavior.ClientBehaviorHolder,- javax.faces.component.NamingContainer,- javax.faces.component.PartialStateHolder,- javax.faces.component.StateHolder,- javax.faces.component.TransientStateHolder,- javax.faces.component.UniqueIdVendor,- javax.faces.event.ComponentSystemEventListener,- javax.faces.event.FacesListener,- javax.faces.event.SystemEventListenerHolder,- org.primefaces.component.api.PrimeClientBehaviorHolder,- org.primefaces.component.api.Widget
public class Keynote
extends AbstractDynamicData
implements org.primefaces.component.api.Widget, javax.faces.component.behavior.ClientBehaviorHolder, org.primefaces.component.api.PrimeClientBehaviorHolder
- 
Nested Class SummaryNested Classes
- 
Field SummaryFieldsFields inherited from class org.primefaces.extensions.component.base.AbstractDynamicDatadataFields inherited from class javax.faces.component.UIComponentATTRS_WITH_DECLARED_DEFAULT_VALUES, BEANINFO_KEY, bindings, COMPOSITE_COMPONENT_TYPE_KEY, COMPOSITE_FACET_NAME, CURRENT_COMPONENT, CURRENT_COMPOSITE_COMPONENT, FACETS_KEY, HONOR_CURRENT_COMPONENT_ATTRIBUTES_PARAM_NAME, VIEW_LOCATION_KEYFields inherited from interface javax.faces.component.NamingContainerSEPARATOR_CHARFields inherited from interface org.primefaces.component.api.PrimeClientBehaviorHolderDEFAULT_SELECT_EVENT_NAMESFields inherited from interface org.primefaces.component.api.WidgetATTR_WIDGET_VAR_PATTERN, CALLBACK_POST_CONSTRUCT, CALLBACK_POST_REFRESH, CALLBACK_PRE_DESTROY
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected static voidcheckModelInstance(Object value) protected KeyDataFinds instance ofKeyDataby corresponding key.intintprotected Map<String, UIKeynoteItem> getItems()getStyle()getTheme()intgetWidth()protected booleaninvokeOnChildren(javax.faces.context.FacesContext context, String clientId, javax.faces.component.ContextCallback callback) Searches a child component with the given clientId during invokeOnComponent() and invokes the callback on it if found.isCenter()isLoop()isTouch()protected voidprocessChildren(javax.faces.context.FacesContext context, javax.faces.event.PhaseId phaseId) Processes children components during processDecodes(), processValidators(), processUpdates().voidqueueEvent(javax.faces.event.FacesEvent event) saveState(javax.faces.context.FacesContext context) voidsetAutoSlide(int autoSlide) voidsetBackgroundTransition(String backgroundTransition) voidvoidsetControls(Boolean controls) voidsetDisableLayout(Boolean disableLayout) voidsetEmbedded(Boolean embedded) voidsetHeight(int height) voidsetLibrary(String library) voidvoidvoidsetMaxScale(Double maxScale) voidsetMinScale(Double minScale) voidsetNavigationMode(String navigationMode) voidsetProgress(Boolean progress) voidsetShowNotes(Boolean showNotes) voidsetSlideNumber(String slideNumber) voidvoidsetStyleClass(String styleClass) voidvoidvoidsetTransition(String transition) voidsetTransitionSpeed(String transitionSpeed) voidsetWidgetVar(String widgetVar) voidsetWidth(int width) protected booleanvisitChildren(javax.faces.component.visit.VisitContext context, javax.faces.component.visit.VisitCallback callback) Visits children components during visitTree().Methods inherited from class org.primefaces.extensions.component.base.AbstractDynamicDatabroadcast, createUniqueId, exposeVar, getClientId, getContainerClientId, getData, getValue, getVar, getVarContainerId, invokeOnComponent, isNestedWithinIterator, preDecode, processDecodes, processFacets, processUpdates, processValidators, resetData, restoreDescendantState, restoreDescendantState, saveDescendantState, saveDescendantState, setData, setData, setId, setValue, setVar, setVarContainerId, visitTreeMethods inherited from class javax.faces.component.UIComponentBaseaddClientBehavior, addFacesListener, clearInitialState, decode, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientBehaviors, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getListenersForEventClass, getParent, getPassThroughAttributes, getRenderer, getRendererType, getRendersChildren, getValueBinding, isRendered, isTransient, markInitialState, processRestoreState, processSaveState, removeFacesListener, restoreAttachedState, restoreState, saveAttachedState, setParent, setRendered, setRendererType, setTransient, setValueBinding, subscribeToEvent, unsubscribeFromEventMethods inherited from class javax.faces.component.UIComponentencodeAll, getClientId, getCompositeComponentParent, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getPassThroughAttributes, getResourceBundleMap, getStateHelper, getStateHelper, getTransientStateHelper, getTransientStateHelper, getValueExpression, initialStateMarked, isCompositeComponent, isInView, isVisitable, popComponentFromEL, processEvent, pushComponentToEL, restoreTransientState, saveTransientState, setInView, setValueExpressionMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface javax.faces.component.behavior.ClientBehaviorHolderaddClientBehavior, getClientBehaviorsMethods inherited from interface org.primefaces.component.api.WidgetresolveWidgetVar, resolveWidgetVar
- 
Field Details- 
COMPONENT_TYPE- See Also:
 
- 
COMPONENT_FAMILY- See Also:
 
- 
DEFAULT_RENDERER- See Also:
 
 
- 
- 
Constructor Details- 
Keynotepublic Keynote()
 
- 
- 
Method Details- 
getBehaviorEventMapping- Specified by:
- getBehaviorEventMappingin interface- org.primefaces.component.api.PrimeClientBehaviorHolder
 
- 
getEventNames- Specified by:
- getEventNamesin interface- javax.faces.component.behavior.ClientBehaviorHolder
- Overrides:
- getEventNamesin class- javax.faces.component.UIComponentBase
 
- 
getDefaultEventName- Specified by:
- getDefaultEventNamein interface- javax.faces.component.behavior.ClientBehaviorHolder
- Overrides:
- getDefaultEventNamein class- javax.faces.component.UIComponentBase
 
- 
getFamily- Specified by:
- getFamilyin class- javax.faces.component.UIComponent
 
- 
getWidthpublic int getWidth()
- 
setWidthpublic void setWidth(int width) 
- 
getHeightpublic int getHeight()
- 
setHeightpublic void setHeight(int height) 
- 
getMargin
- 
setMargin
- 
getMinScale
- 
setMinScale
- 
getMaxScale
- 
setMaxScale
- 
getAutoSlidepublic int getAutoSlide()
- 
setAutoSlidepublic void setAutoSlide(int autoSlide) 
- 
isCenter
- 
setCenter
- 
isControls
- 
setControls
- 
isDisableLayout
- 
setDisableLayout
- 
isEmbedded
- 
setEmbedded
- 
isLoop
- 
setLoop
- 
isProgress
- 
setProgress
- 
isShowNotes
- 
setShowNotes
- 
getSlideNumber
- 
setSlideNumber
- 
isTouch
- 
setTouch
- 
getTransition
- 
setTransition
- 
getTransitionSpeed
- 
setTransitionSpeed
- 
getBackgroundTransition
- 
setBackgroundTransition
- 
getTheme
- 
setTheme
- 
getLibrary
- 
setLibrary
- 
getWidgetVar
- 
setWidgetVar
- 
getStyle
- 
setStyle
- 
getStyleClass
- 
setStyleClass
- 
queueEventpublic void queueEvent(javax.faces.event.FacesEvent event) - Overrides:
- queueEventin class- AbstractDynamicData
 
- 
getItem
- 
getItems
- 
checkModelInstance
- 
findDataDescription copied from class:AbstractDynamicDataFinds instance ofKeyDataby corresponding key.- Specified by:
- findDatain class- AbstractDynamicData
- Parameters:
- key- unique key
- Returns:
- KeyData found data
 
- 
processChildrenprotected void processChildren(javax.faces.context.FacesContext context, javax.faces.event.PhaseId phaseId) Description copied from class:AbstractDynamicDataProcesses children components during processDecodes(), processValidators(), processUpdates().- Specified by:
- processChildrenin class- AbstractDynamicData
- Parameters:
- context- faces context- FacesContext
- phaseId- current JSF phase id
 
- 
visitChildrenprotected boolean visitChildren(javax.faces.component.visit.VisitContext context, javax.faces.component.visit.VisitCallback callback) Description copied from class:AbstractDynamicDataVisits children components during visitTree().- Specified by:
- visitChildrenin class- AbstractDynamicData
- Parameters:
- context- visit context- VisitContext
- callback- visit callback- VisitCallback
- Returns:
- boolean true - indicates that the children's visit is complete (e.g. all components that need to be visited have been visited), false - otherwise.
 
- 
invokeOnChildrenprotected boolean invokeOnChildren(javax.faces.context.FacesContext context, String clientId, javax.faces.component.ContextCallback callback) Description copied from class:AbstractDynamicDataSearches a child component with the given clientId during invokeOnComponent() and invokes the callback on it if found.- Specified by:
- invokeOnChildrenin class- AbstractDynamicData
- Parameters:
- context- faces context- FacesContext
- clientId- client Id
- callback-- ContextCallback
- Returns:
- boolean true - child component was found, else - otherwise
 
- 
saveState- Specified by:
- saveStatein interface- javax.faces.component.StateHolder
- Overrides:
- saveStatein class- AbstractDynamicData
 
 
-