org.icefaces.mobi.component.microphone
public class Microphone extends MicrophoneBase implements IDevice
MicrophoneBase.PropertyKeysCOMPONENT_TYPE, RENDERER_TYPEATTRS_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_KEYDISABLED_STYLE_CLASS, FOR_MSG| Constructor and Description |
|---|
Microphone() |
| Modifier and Type | Method and Description |
|---|---|
void |
broadcast(javax.faces.event.FacesEvent event) |
org.icefaces.util.ClientDescriptor |
getClient() |
java.lang.String |
getComponentType() |
int |
getMaxheight() |
int |
getMaxwidth() |
java.lang.String |
getParams() |
java.lang.String |
getPostURL() |
java.lang.Object |
getPropertyFromMap(java.util.Map<java.lang.String,java.lang.Object> microphoneMap,
java.lang.String key) |
java.lang.String |
getScript(java.lang.String clientId,
boolean auxUpload) |
java.lang.String |
getSessionId() |
boolean |
isUseCookie() |
boolean |
isUseNative() |
void |
queueEvent(javax.faces.event.FacesEvent event) |
void |
setMaxheight(int i) |
void |
setMaxwidth(int i) |
getButtonLabel, getCaptureMessageLabel, getFamily, getStyle, getStyleClass, getTabindex, getValue, getValueChangeListener, isDisabled, isImmediate, isPropertySet, setButtonLabel, setCaptureMessageLabel, setDisabled, setImmediate, setStyle, setStyleClass, setTabindex, setValue, setValueChangeListener, setValueExpressionaddClientBehavior, addFacesListener, clearInitialState, decode, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientBehaviors, getClientId, getDefaultEventName, getEventNames, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getListenersForEventClass, getParent, getPassThroughAttributes, getRenderer, getRendererType, getRendersChildren, getValueBinding, invokeOnComponent, isRendered, isTransient, markInitialState, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, removeFacesListener, restoreAttachedState, restoreState, saveAttachedState, saveState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding, subscribeToEvent, unsubscribeFromEventencodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getPassThroughAttributes, getResourceBundleMap, getStateHelper, getStateHelper, getTransientStateHelper, getTransientStateHelper, getValueExpression, initialStateMarked, isCompositeComponent, isInView, isVisitable, popComponentFromEL, processEvent, pushComponentToEL, restoreTransientState, saveTransientState, setInView, visitTreeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetButtonLabel, setButtonLabelisDisabled, setDisabledgetClientId, getStyle, getStyleClass, setStyle, setStyleClasspublic java.lang.Object getPropertyFromMap(java.util.Map<java.lang.String,java.lang.Object> microphoneMap,
java.lang.String key)
public void broadcast(javax.faces.event.FacesEvent event)
throws javax.faces.event.AbortProcessingException
broadcast in class javax.faces.component.UIComponentBasejavax.faces.event.AbortProcessingExceptionpublic void queueEvent(javax.faces.event.FacesEvent event)
queueEvent in class javax.faces.component.UIComponentBasepublic boolean isUseNative()
public int getMaxwidth()
getMaxwidth in interface IDevicepublic void setMaxwidth(int i)
setMaxwidth in interface IDevicepublic int getMaxheight()
getMaxheight in interface IDevicepublic void setMaxheight(int i)
setMaxheight in interface IDevicepublic java.lang.String getScript(java.lang.String clientId,
boolean auxUpload)
public boolean isUseCookie()
public java.lang.String getComponentType()
getComponentType in interface IDevicepublic java.lang.String getSessionId()
getSessionId in interface IDevicepublic org.icefaces.util.ClientDescriptor getClient()
getClient in interface IMobiComponentpublic java.lang.String getPostURL()
getPostURL in interface IDeviceCopyright 2014 ICEsoft Technologies Canada Corp., All Rights Reserved.