@Generated(value="com.liferay.alloy.tools.builder.FacesBuilder") public abstract class OutputRemainingCharsBase extends OutputTextBase implements com.liferay.faces.util.component.Styleable, com.liferay.faces.util.component.ClientComponent
| Modifier and Type | Class and Description |
|---|---|
protected static class |
OutputRemainingCharsBase.OutputRemainingCharsPropertyKeys |
| Modifier and Type | Field and Description |
|---|---|
static String |
COMPONENT_TYPE |
static String |
RENDERER_TYPE |
| Constructor and Description |
|---|
OutputRemainingCharsBase() |
| Modifier and Type | Method and Description |
|---|---|
String |
getClientKey()
clientKey attribute description:
The key name that can be used to reference the component on the client. |
String |
getFor()
for attribute description:
The id of the component for which the remaining characters are to be calculated. |
Integer |
getMaxLength()
maxLength attribute description:
The maximum number of charachters to allow in the input. |
String |
getOnceMaxlengthReached()
onceMaxlengthReached attribute description:
Node or Selector to display the number of remaining characters calculated by the charCounter. |
String |
getOnMaxlengthReached()
onMaxlengthReached attribute description:
Node or Selector to display the number of remaining characters calculated by the charCounter. |
String |
getStyleClass()
styleClass attribute description:
List of CSS class names (separated by spaces) that are to be rendered within the class attribute. |
void |
setClientKey(String clientKey)
clientKey attribute description:
The key name that can be used to reference the component on the client. |
void |
setFor(String for_)
for attribute description:
The id of the component for which the remaining characters are to be calculated. |
void |
setMaxLength(Integer maxLength)
maxLength attribute description:
The maximum number of charachters to allow in the input. |
void |
setOnceMaxlengthReached(String onceMaxlengthReached)
onceMaxlengthReached attribute description:
Node or Selector to display the number of remaining characters calculated by the charCounter. |
void |
setOnMaxlengthReached(String onMaxlengthReached)
onMaxlengthReached attribute description:
Node or Selector to display the number of remaining characters calculated by the charCounter. |
getDir, getLang, getRole, getStyle, getTitle, isEscape, setDir, setEscape, setLang, setRole, setStyle, setStyleClass, setTitleclearInitialState, getConverter, getFamily, getLocalValue, getValue, markInitialState, resetValue, restoreState, saveState, setConverter, setValueaddClientBehavior, addFacesListener, broadcast, 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, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeFacesListener, restoreAttachedState, saveAttachedState, 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, setValueExpression, visitTreeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic static final String COMPONENT_TYPE
public static final String RENDERER_TYPE
public String getClientKey()
clientKey attribute description:
getClientKey in interface com.liferay.faces.util.component.ClientComponentpublic void setClientKey(String clientKey)
clientKey attribute description:
setClientKey in interface com.liferay.faces.util.component.ClientComponentpublic String getFor()
for attribute description:
public void setFor(String for_)
for attribute description:
public Integer getMaxLength()
maxLength attribute description:
public void setMaxLength(Integer maxLength)
maxLength attribute description:
public String getOnceMaxlengthReached()
onceMaxlengthReached attribute description:
public void setOnceMaxlengthReached(String onceMaxlengthReached)
onceMaxlengthReached attribute description:
public String getOnMaxlengthReached()
onMaxlengthReached attribute description:
public void setOnMaxlengthReached(String onMaxlengthReached)
onMaxlengthReached attribute description:
public String getStyleClass()
styleClass attribute description:
getStyleClass in interface com.liferay.faces.util.component.StyleablegetStyleClass in class OutputTextBaseCopyright © 2016 Liferay, Inc.. All rights reserved.