@Control(parents=Table.class) public class Iterator extends pl.fhframework.model.forms.GroupingComponent<pl.fhframework.model.forms.FormElement> implements pl.fhframework.core.forms.iterators.IRepeatableIteratorInfo, pl.fhframework.core.forms.iterators.IIndexedBindingOwner
| Constructor and Description |
|---|
Iterator(pl.fhframework.model.forms.Form form) |
Iterator(pl.fhframework.model.forms.Form form,
String id,
pl.fhframework.binding.ModelBinding collection) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCollectionBinding() |
List<pl.fhframework.core.forms.iterators.IRepeatableIteratorInfo> |
getIteratorInfos() |
String |
getName() |
addSubcomponent, getComponentStateSaver, getNonVisualSubcomponents, getSubcomponents, isProcessComponentChange, processComponentChange, removeSubcomponent, setComponentStateSaver, setNonVisualSubcomponents, setProcessComponentStateChange, updateViewgetHeight, getHint, getHintBinding, getHintPlacement, getHintTrigger, getHorizontalAlign, getInlineStyle, getMarginBottom, getMarginLeft, getMarginRight, getMarginTop, getPaddingBottom, getPaddingLeft, getPaddingRight, getPaddingTop, getStyleClasses, getVerticalAlign, getWidth, getWrapperStyle, init, isPush, refreshElementToForm, refreshView, refreshView, setHeight, setHintBinding, setHintPlacement, setHintTrigger, setHorizontalAlign, setInlineStyle, setMarginBottom, setMarginLeft, setMarginRight, setMarginTop, setPaddingBottom, setPaddingLeft, setPaddingRight, setPaddingTop, setPush, setStyleClasses, setVerticalAlign, setWidth, setWrapperStyle, tryParseAttributeInPixelOrPercentageUnit, tryParseAttributeInPixelUnit, tryParseAttributeInPixelUnitareModelValuesTheSame, areValuesTheSame, calculateAvailability, clone, convertBindingValueToString, convertBindingValueToString, convertValue, convertValueToString, convertValueToString, createAdHocModelBinding, equals, finalizeReading, generateId, getAccessibilityRules, getAvailability, getAvailabilityModelBinding, getAvailablityAffectingActions, getBindingContext, getEventHandler, getEventProcessingForm, getForm, getGeneratedIdPrefix, getGroupingParentComponent, getId, getOnDesignerToolboxDrop, getRawId, getType, hashCode, isArtificial, isGeneratedId, isInitDone, isInvisible, isStopProcessingUpdateView, onProcessingFinish, onProcessingStart, postClone, preConfigureClear, prepareEventDataArgument, refreshAvailability, resetInitDone, setArtificial, setAvailability, setAvailabilityModelBinding, setBindingContext, setGroupingParentComponent, setId, setInvisible, setOnDesignerToolboxDrop, setOnDesignerToolboxDrop, setRawId, setStopProcessingUpdateView, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitdoActionForEveryActiveSubcomponent, doActionForEverySubcomponent, doActionForEverySubcomponent, doActionForEverySubcomponentInlcudingRepeated, getGroupingComponent, processComponentspublic Iterator(pl.fhframework.model.forms.Form form)
public Iterator(pl.fhframework.model.forms.Form form,
String id,
pl.fhframework.binding.ModelBinding collection)
public String getName()
getName in interface pl.fhframework.core.forms.iterators.IRepeatableIteratorInfopublic String getCollectionBinding()
getCollectionBinding in interface pl.fhframework.core.forms.iterators.IRepeatableIteratorInfopublic List<pl.fhframework.core.forms.iterators.IRepeatableIteratorInfo> getIteratorInfos()
getIteratorInfos in interface pl.fhframework.core.forms.iterators.IIndexedBindingOwnerCopyright © 2019. All rights reserved.