@Control(parents=Tree.class, canBeDesigned=true) public class TreeElement extends pl.fhframework.model.forms.GroupingComponent<TreeElement> implements pl.fhframework.core.forms.IHasBoundableLabel, pl.fhframework.model.forms.IChangeableByClient
| Constructor and Description |
|---|
TreeElement(pl.fhframework.model.forms.Form form) |
| Modifier and Type | Method and Description |
|---|---|
Optional<pl.fhframework.binding.ActionBinding> |
getEventHandler(pl.fhframework.model.dto.InMessageEventData eventData) |
void |
init() |
void |
processComponents() |
void |
setOnIconClick(pl.fhframework.binding.ActionBinding onIconClick) |
pl.fhframework.binding.IActionCallbackContext |
setOnIconClick(pl.fhframework.binding.IActionCallback onIconClick) |
void |
setOnLabelClick(pl.fhframework.binding.ActionBinding onLabelClick) |
pl.fhframework.binding.IActionCallbackContext |
setOnLabelClick(pl.fhframework.binding.IActionCallback onLabelClick) |
void |
updateModel(pl.fhframework.model.dto.ValueChange valueChange) |
protected pl.fhframework.model.dto.ElementChanges |
updateView() |
addSubcomponent, getComponentStateSaver, getNonVisualSubcomponents, getSubcomponents, isProcessComponentChange, processComponentChange, removeSubcomponent, setComponentStateSaver, setNonVisualSubcomponents, setProcessComponentStateChangegetHeight, getHint, getHintBinding, getHintPlacement, getHintTrigger, getHorizontalAlign, getInlineStyle, getMarginBottom, getMarginLeft, getMarginRight, getMarginTop, getPaddingBottom, getPaddingLeft, getPaddingRight, getPaddingTop, getStyleClasses, getVerticalAlign, getWidth, getWrapperStyle, 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, 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, getGroupingComponentpublic void init()
init in class pl.fhframework.model.forms.FormElementpublic Optional<pl.fhframework.binding.ActionBinding> getEventHandler(pl.fhframework.model.dto.InMessageEventData eventData)
getEventHandler in interface pl.fhframework.events.IEventSourcegetEventHandler in class pl.fhframework.model.forms.Componentpublic void processComponents()
processComponents in interface pl.fhframework.model.forms.IGroupingComponent<TreeElement>public void updateModel(pl.fhframework.model.dto.ValueChange valueChange)
updateModel in interface pl.fhframework.model.forms.IChangeableByClientprotected pl.fhframework.model.dto.ElementChanges updateView()
updateView in class pl.fhframework.model.forms.GroupingComponent<TreeElement>public void setOnLabelClick(pl.fhframework.binding.ActionBinding onLabelClick)
public pl.fhframework.binding.IActionCallbackContext setOnLabelClick(pl.fhframework.binding.IActionCallback onLabelClick)
public void setOnIconClick(pl.fhframework.binding.ActionBinding onIconClick)
public pl.fhframework.binding.IActionCallbackContext setOnIconClick(pl.fhframework.binding.IActionCallback onIconClick)
Copyright © 2019. All rights reserved.