public class FieldSeparator extends FieldSet
columns, controlMap, controls, fieldList, fieldWidths, legend, legendAttributes, showBorderdisabled, error, focus, form, help, label, labelStyle, labelStyleClass, parentStyleClassHint, parentStyleHint, readonly, required, tabindex, title, trim, validate, valueactionListener, attributes, behaviors, headElements, listener, listenerMethod, messages, name, parent, stylesCONTROL_MESSAGES| Constructor and Description |
|---|
FieldSeparator()
Create a FieldSeparator with no name defined.
|
FieldSeparator(String name)
Create a FieldSeparator with the given name.
|
FieldSeparator(String name,
String legend)
Create a FieldSeparator with the given name and legend.
|
| Modifier and Type | Method and Description |
|---|---|
List<Element> |
getHeadElements()
Returns the FieldSeparator HTML HEAD elements for the
click/control.css resource.
|
add, add, add, add, contains, getColumns, getControl, getControlMap, getControls, getControlSizeEst, getField, getFieldList, getFields, getFieldWidths, getLegend, getLegendAttribute, getLegendAttributes, getShowBorder, getState, getTag, hasControls, hasLegendAttributes, insert, isDisabled, isReadonly, onDestroy, onInit, onProcess, onRender, remove, remove, removeField, removeState, render, renderButtons, renderFields, replace, restoreState, saveState, setColumns, setDisabled, setForm, setLegend, setLegendAttribute, setReadonly, setShowBorder, setState, toStringbindRequestValue, getError, getErrorLabel, getFocus, getFocusJavaScript, getForm, getHelp, getId, getLabel, getLabelStyle, getLabelStyleClass, getParentStyleClassHint, getParentStyleHint, getRequestValue, getTabIndex, getTextAlign, getTitle, getValidate, getValidationJavaScript, getValue, getValueObject, getWidth, isHidden, isRequired, isTrim, isValid, renderTagBegin, setError, setErrorMessage, setErrorMessage, setFocus, setHelp, setLabel, setLabelStyle, setLabelStyleClass, setListener, setParent, setParentStyleClassHint, setParentStyleHint, setRequired, setTabIndex, setTextAlign, setTitle, setTrim, setValidate, setValue, setValueObject, setWidth, validateaddBehavior, addStyleClass, appendAttributes, dispatchActionEvent, getActionListener, getAttribute, getAttributes, getBehaviors, getContext, getHtmlImports, getMessage, getMessage, getMessages, getName, getPage, getParent, getStyle, getStyles, hasAttribute, hasAttributes, hasBehaviors, hasStyles, isAjaxTarget, onDeploy, removeBehavior, removeStyleClass, renderTagEnd, setActionListener, setAttribute, setId, setName, setStyleclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetBehaviors, getContext, getId, getMessages, getName, getParent, hasBehaviors, isAjaxTarget, onDeploy, setListener, setName, setParentpublic FieldSeparator(String name)
name - the field separator name element valuepublic FieldSeparator(String name, String legend)
name - the field separator namelegend - the field separator legend element valuepublic FieldSeparator()
public List<Element> getHeadElements()
getHeadElements in interface ControlgetHeadElements in class AbstractControlControl.getHeadElements()