- java.lang.Object
-
- pl.fhframework.model.forms.Component
-
- pl.fhframework.model.forms.FormElement
-
- pl.fhframework.model.forms.GroupingComponent<pl.fhframework.model.forms.Component>
-
- pl.fhframework.model.forms.Form<T>
-
- pl.fhframework.model.forms.CompositeForm<SearchListModel>
-
- pl.fhframework.model.forms.composites.searchlist.SearchList
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class pl.fhframework.model.forms.Form
pl.fhframework.model.forms.Form.ViewMode
-
Field Summary
-
Fields inherited from class pl.fhframework.model.forms.Form
FORM_EXTENSION, MODAL_VIRTUAL_CONTAINER, ON_MANUAL_MODAL_CLOSE
-
Fields inherited from class pl.fhframework.model.forms.Component
ACCESSIBILITY, RESOLUTION_SIZE
-
Fields inherited from interface pl.fhframework.events.IDesignEventSource
ON_DROP_COMPONENT, ON_RESIZE_COMPONENT
-
Constructor Summary
Constructors
| Constructor and Description |
SearchList() |
-
Method Summary
-
Methods inherited from class pl.fhframework.model.forms.CompositeForm
addRegisteredEvents, getEventProcessingForm, runAction, setEvents
-
Methods inherited from class pl.fhframework.model.forms.Form
activateBindings, addAdHocField, addElement, addToElementIdToFormElement, availabilityHideIf, availabilityHideIfElseView, availabilitySum, availabilityViewIf, close, configure, configure, convertBindingValueToString, convertBindingValueToString, convertValue, convertValueToString, convertValueToString, createActionBindingForComponent, createAdHocModelBinding, createIndexedModelBindingForComponent, createModelBindingForComponent, deactivateBindings, disabledFunctionality, expressionResult, fillCompleteElementIdToFormElementMap, getAbstractUseCase, getAllAccessibilityRules, getAvailabilityConfiguration, getAvailabilityRuleMethod, getBindingMethods, getBindingMethodsCreator, getBindingResult, getCloudServerName, getComment, getCommentText, getComponentBindingCreator, getContainer, getDeclaredContainer, getEffectiveFormType, getEventHandler, getEventSource, getFieldsHighlightingList, getForm, getFormElement, getFormType, getIncluded, getLabel, getLabelModelBinding, getLayout, getLocaleBundle, getModalMaxHeight, getModalSize, getModel, getModelDefinition, getModelValue, getOnManualModalClose, getOverriddenContainer, getProcessComponentsExceptions, getResourcesUrlPrefix, getShowingTimestamp, getState, getUnassignedAccessibilityRules, getUnpermittedActions, getVariant, getVariantsDefaultAvailability, getViewMode, getXmlns, init, initWithSubcomponents, isAlreadyRefreshed, isBlocked, isDesignMode, isFromCloud, isHideHeader, isModal, noValue, preConfigureClear, refreshContainerView, refreshElementIdToFormElement, refreshElementView, refreshView, removeElement, resolveLabel, setAvailabilityConfiguration, setBindingMethods, setBindingMethodsCreator, setBlocked, setCloudServerName, setComment, setCommentText, setComponentBindingCreator, setDeclaredContainer, setFormType, setFromCloud, setHideHeader, setIncluded, setLabelModelBinding, setLabelModelBindingAdHoc, setLayout, setLocaleBundle, setModal, setModalMaxHeight, setModalSize, setModel, setModelDefinition, setModelProvider, setModelValue, setModelValue, setOnManualModalClose, setOnManualModalClose, setOverriddenContainer, setResourcesUrlPrefix, setShowingTimestamp, setState, setUnpermittedActions, setUseCase, setValue, setVariant, setViewMode, setXmlns, toString, updateClientKnownFormState, updateFormComponents, updateFormComponentsAvailabilityOnly, updateModel, updateView, userHasAnyFunction, userHasAnyRole, userHasFunction, userHasRole
-
Methods inherited from class pl.fhframework.model.forms.GroupingComponent
addSubcomponent, getComponentStateSaver, getNonVisualSubcomponents, getSubcomponents, isProcessComponentChange, processComponentChange, removeSubcomponent, setComponentStateSaver, setNonVisualSubcomponents, setProcessComponentStateChange
-
Methods inherited from class pl.fhframework.model.forms.FormElement
getHeight, getHint, getHintBinding, getHintPlacement, getHintTrigger, getHorizontalAlign, getInlineStyle, getMarginBottom, getMarginLeft, getMarginRight, getMarginTop, getPaddingBottom, getPaddingLeft, getPaddingRight, getPaddingTop, getStyleClasses, getVerticalAlign, getWidth, getWrapperStyle, isPush, refreshElementToForm, refreshView, setHeight, setHintBinding, setHintPlacement, setHintTrigger, setHorizontalAlign, setInlineStyle, setMarginBottom, setMarginLeft, setMarginRight, setMarginTop, setPaddingBottom, setPaddingLeft, setPaddingRight, setPaddingTop, setPush, setStyleClasses, setVerticalAlign, setWidth, setWrapperStyle, tryParseAttributeInPixelOrPercentageUnit, tryParseAttributeInPixelUnit, tryParseAttributeInPixelUnit
-
Methods inherited from class pl.fhframework.model.forms.Component
areModelValuesTheSame, areValuesTheSame, calculateAvailability, clone, equals, finalizeReading, generateId, getAccessibilityRules, getAvailability, getAvailabilityModelBinding, getAvailablityAffectingActions, getBindingContext, getGeneratedIdPrefix, getGroupingParentComponent, getId, getOnDesignerToolboxDrop, getRawId, getType, hashCode, isArtificial, isGeneratedId, isInitDone, isInvisible, isStopProcessingUpdateView, onProcessingFinish, onProcessingStart, postClone, prepareEventDataArgument, refreshAvailability, resetInitDone, setArtificial, setAvailability, setAvailabilityModelBinding, setBindingContext, setGroupingParentComponent, setId, setInvisible, setOnDesignerToolboxDrop, setOnDesignerToolboxDrop, setRawId, setStopProcessingUpdateView
-
Methods inherited from interface pl.fhframework.model.forms.Boundable
getOptionalFormatter, updateBinding, updateBinding, updateBindingForValue, updateBindingForValue
-
Methods inherited from interface pl.fhframework.model.forms.IEditableGroupingComponent
move, move
-
Methods inherited from interface pl.fhframework.model.forms.IGroupingComponent
doActionForEveryActiveSubcomponent, doActionForEverySubcomponent, doActionForEverySubcomponent, doActionForEverySubcomponentInlcudingRepeated, getGroupingComponent, processComponents
-
Methods inherited from interface pl.fhframework.events.IDesignEventSource
isDesignActionAllowed, isDesignDeletable
-
Methods inherited from interface pl.fhframework.events.IEventSource
isModificationEvent
-
-
Constructor Detail
-
SearchList
public SearchList()
Copyright © 2019. All rights reserved.