|
||||||||||
| 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.UIOutput
javax.faces.component.UIInput
javax.faces.component.html.HtmlInputText
com.liferay.faces.alloy.component.inputsourcecode.InputSourceCodeBase
@Generated(value="com.liferay.alloy.tools.builder.FacesBuilder") public abstract class InputSourceCodeBase
| Nested Class Summary | |
|---|---|
protected static class |
InputSourceCodeBase.InputSourceCodePropertyKeys
|
| Nested classes/interfaces inherited from class javax.faces.component.html.HtmlInputText |
|---|
javax.faces.component.html.HtmlInputText.PropertyKeys |
| Field Summary | |
|---|---|
static String |
COMPONENT_TYPE
|
static String |
RENDERER_TYPE
|
| Fields inherited from class javax.faces.component.UIInput |
|---|
COMPONENT_FAMILY, CONVERSION_MESSAGE_ID, REQUIRED_MESSAGE_ID, UPDATE_MESSAGE_ID, VALIDATE_EMPTY_FIELDS_PARAM_NAME |
| Fields inherited from class javax.faces.component.UIComponent |
|---|
ATTRS_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_KEY |
| Fields inherited from interface com.liferay.faces.util.component.Styleable |
|---|
STYLE, STYLE_CLASS |
| Fields inherited from interface com.liferay.faces.util.component.ClientComponent |
|---|
CLIENT_KEY |
| Constructor Summary | |
|---|---|
InputSourceCodeBase()
|
|
| Method Summary | |
|---|---|
String |
getClientKey()
clientKey attribute description: |
String |
getHeight()
height attribute description: |
Boolean |
getHighlightActiveLine()
highlightActiveLine attribute description: |
String |
getLabel()
label attribute description: |
String |
getLocale()
locale attribute description: |
Integer |
getMaxLines()
maxLines attribute description: |
Integer |
getMinLines()
minLines attribute description: |
String |
getMode()
mode attribute description: |
Boolean |
getReadOnly()
readOnly attribute description: |
Boolean |
getShowPrintMargin()
showPrintMargin attribute description: |
String |
getStyleClass()
styleClass attribute description: |
String |
getTabSize()
tabSize attribute description: |
Boolean |
getUseSoftTabs()
useSoftTabs attribute description: |
Boolean |
getUseWrapMode()
useWrapMode attribute description: |
String |
getWidth()
width attribute description: |
void |
setClientKey(String clientKey)
clientKey attribute description: |
void |
setHeight(String height)
height attribute description: |
void |
setHighlightActiveLine(Boolean highlightActiveLine)
highlightActiveLine attribute description: |
void |
setLocale(String locale)
locale attribute description: |
void |
setMaxLines(Integer maxLines)
maxLines attribute description: |
void |
setMinLines(Integer minLines)
minLines attribute description: |
void |
setMode(String mode)
mode attribute description: |
void |
setReadOnly(Boolean readOnly)
readOnly attribute description: |
void |
setShowPrintMargin(Boolean showPrintMargin)
showPrintMargin attribute description: |
void |
setTabSize(String tabSize)
tabSize attribute description: |
void |
setUseSoftTabs(Boolean useSoftTabs)
useSoftTabs attribute description: |
void |
setUseWrapMode(Boolean useWrapMode)
useWrapMode attribute description: |
void |
setWidth(String width)
width attribute description: |
| Methods inherited from class javax.faces.component.html.HtmlInputText |
|---|
getAccesskey, getAlt, getAutocomplete, getDefaultEventName, getDir, getEventNames, getLang, getMaxlength, getOnblur, getOnchange, getOnclick, getOndblclick, getOnfocus, getOnkeydown, getOnkeypress, getOnkeyup, getOnmousedown, getOnmousemove, getOnmouseout, getOnmouseover, getOnmouseup, getOnselect, getRole, getSize, getStyle, getTabindex, getTitle, isDisabled, isReadonly, setAccesskey, setAlt, setAutocomplete, setDir, setDisabled, setLabel, setLang, setMaxlength, setOnblur, setOnchange, setOnclick, setOndblclick, setOnfocus, setOnkeydown, setOnkeypress, setOnkeyup, setOnmousedown, setOnmousemove, setOnmouseout, setOnmouseover, setOnmouseup, setOnselect, setReadonly, setRole, setSize, setStyle, setStyleClass, setTabindex, setTitle |
| Methods inherited from class javax.faces.component.UIInput |
|---|
addValidator, addValueChangeListener, clearInitialState, compareValues, decode, getConvertedValue, getConverterMessage, getFamily, getRequiredMessage, getSubmittedValue, getValidator, getValidatorMessage, getValidators, getValue, getValueChangeListener, getValueChangeListeners, isEmpty, isImmediate, isLocalValueSet, isRequired, isValid, markInitialState, processDecodes, processUpdates, processValidators, removeValidator, removeValueChangeListener, resetValue, restoreState, saveState, setConverterMessage, setImmediate, setLocalValueSet, setRequired, setRequiredMessage, setSubmittedValue, setValid, setValidator, setValidatorMessage, setValue, setValueChangeListener, updateModel, validate, validateValue |
| Methods inherited from class javax.faces.component.UIOutput |
|---|
getConverter, getLocalValue, setConverter |
| Methods inherited from class javax.faces.component.UIComponentBase |
|---|
addClientBehavior, addFacesListener, broadcast, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientBehaviors, getClientId, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getListenersForEventClass, getParent, getPassThroughAttributes, getRenderer, getRendererType, getRendersChildren, getValueBinding, invokeOnComponent, isRendered, isTransient, processRestoreState, processSaveState, queueEvent, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding, subscribeToEvent, unsubscribeFromEvent |
| Methods inherited from class javax.faces.component.UIComponent |
|---|
encodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getPassThroughAttributes, getResourceBundleMap, getStateHelper, getStateHelper, getTransientStateHelper, getTransientStateHelper, getValueExpression, initialStateMarked, isCompositeComponent, isInView, isVisitable, popComponentFromEL, processEvent, pushComponentToEL, restoreTransientState, saveTransientState, setInView, setValueExpression, visitTree |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.liferay.faces.util.component.Styleable |
|---|
getStyle, setStyle, setStyleClass |
| Methods inherited from interface com.liferay.faces.util.component.ClientComponent |
|---|
getClientId |
| Methods inherited from interface javax.faces.component.behavior.ClientBehaviorHolder |
|---|
addClientBehavior, getClientBehaviors |
| Methods inherited from interface javax.faces.component.ValueHolder |
|---|
getConverter, getLocalValue, setConverter |
| Field Detail |
|---|
public static final String COMPONENT_TYPE
public static final String RENDERER_TYPE
| Constructor Detail |
|---|
public InputSourceCodeBase()
| Method Detail |
|---|
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 getHeight()
height attribute description:
<div>.
public void setHeight(String height)
height attribute description:
<div>.
public Boolean getHighlightActiveLine()
highlightActiveLine attribute description:
public void setHighlightActiveLine(Boolean highlightActiveLine)
highlightActiveLine attribute description:
public String getLabel()
label attribute description:
getLabel in class javax.faces.component.html.HtmlInputTextpublic String getLocale()
locale attribute description:
public void setLocale(String locale)
locale attribute description:
public Integer getMaxLines()
maxLines attribute description:
public void setMaxLines(Integer maxLines)
maxLines attribute description:
public Integer getMinLines()
minLines attribute description:
public void setMinLines(Integer minLines)
minLines attribute description:
public String getMode()
mode attribute description:
public void setMode(String mode)
mode attribute description:
public Boolean getReadOnly()
readOnly attribute description:
false.
public void setReadOnly(Boolean readOnly)
readOnly attribute description:
false.
public Boolean getShowPrintMargin()
showPrintMargin attribute description:
true.
public void setShowPrintMargin(Boolean showPrintMargin)
showPrintMargin attribute description:
true.
public String getStyleClass()
styleClass attribute description:
getStyleClass in interface com.liferay.faces.util.component.StyleablegetStyleClass in class javax.faces.component.html.HtmlInputTextpublic String getTabSize()
tabSize attribute description:
public void setTabSize(String tabSize)
tabSize attribute description:
public Boolean getUseSoftTabs()
useSoftTabs attribute description:
false.
public void setUseSoftTabs(Boolean useSoftTabs)
useSoftTabs attribute description:
false.
public Boolean getUseWrapMode()
useWrapMode attribute description:
true.
public void setUseWrapMode(Boolean useWrapMode)
useWrapMode attribute description:
true.
public String getWidth()
width attribute description:
<div>.
public void setWidth(String width)
width attribute description:
<div>.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||