Class Hierarchy
- java.lang.Object
- pl.fhframework.model.forms._BaseFormComponents
- pl.fhframework.model.forms.ActiveImageItem
- pl.fhframework.model.forms.BaseComponentUtils
- pl.fhframework.model.forms.Combo.ComboItemDTO
- pl.fhframework.model.forms.Component (implements java.lang.Cloneable, pl.fhframework.events.IDesignEventSource, pl.fhframework.events.IEventSource, pl.fhframework.aspects.snapshots.model.IUnmanagedUseCaseParameter)
- pl.fhframework.model.forms.FormElement
- pl.fhframework.model.forms.Anchor (implements pl.fhframework.model.forms.Boundable)
- pl.fhframework.model.forms.Chart (implements pl.fhframework.model.forms.Boundable, pl.fhframework.model.forms.IChangeableByClient)
- pl.fhframework.model.forms.DictionaryComboParameter (implements pl.fhframework.model.forms.Boundable)
- pl.fhframework.model.forms.DropdownDivider
- pl.fhframework.model.forms.DropdownItem (implements pl.fhframework.model.forms.Iconable)
- pl.fhframework.model.forms.FileUpload (implements pl.fhframework.model.forms.Boundable, pl.fhframework.model.forms.IChangeableByClient, pl.fhframework.io.IFileMaxSized, pl.fhframework.core.forms.IHasBoundableLabel, pl.fhframework.io.IResourced, pl.fhframework.core.forms.IValidatedComponent, pl.fhframework.model.forms.Styleable, pl.fhframework.model.forms.TableComponent<T>)
- pl.fhframework.model.forms.FormElementWithConfirmationSupport (implements pl.fhframework.model.forms.Boundable, pl.fhframework.model.forms.IChangeableByClient)
- pl.fhframework.model.forms.GroupingComponent<T> (implements pl.fhframework.model.forms.IEditableGroupingComponent<T>, pl.fhframework.model.forms.IGroupingComponent<T>, pl.fhframework.model.forms.IStateHolder)
- pl.fhframework.model.forms.Accordion (implements pl.fhframework.model.forms.Boundable, pl.fhframework.model.forms.CompactLayout, pl.fhframework.model.forms.IChangeableByClient, pl.fhframework.model.forms.designer.IDesignerEventListener)
- pl.fhframework.model.forms.AvailableWidgets
- pl.fhframework.model.forms.ButtonGroup (implements pl.fhframework.model.forms.Boundable, pl.fhframework.model.forms.CompactLayout, pl.fhframework.model.forms.IChangeableByClient, pl.fhframework.model.forms.designer.IDesignerEventListener)
- pl.fhframework.model.forms.Column (implements pl.fhframework.model.forms.CompactLayout, pl.fhframework.forms.ICompilerAwareComponent, pl.fhframework.core.forms.IHasBoundableLabel, pl.fhframework.core.forms.iterators.IMultipleIteratorRepeatable<G>)
- pl.fhframework.model.forms.Dashboard (implements pl.fhframework.model.forms.IChangeableByClient)
- pl.fhframework.model.forms.DefaultWidgets
- pl.fhframework.model.forms.Dropdown (implements pl.fhframework.model.forms.Boundable, pl.fhframework.model.forms.CompactLayout, pl.fhframework.model.forms.designer.IDesignerEventListener, pl.fhframework.core.forms.IHasBoundableLabel, pl.fhframework.model.forms.Styleable)
- pl.fhframework.model.forms.Footer
- pl.fhframework.model.forms.Group (implements pl.fhframework.model.forms.designer.IDesignerEventListener)
- pl.fhframework.model.forms.GroupingComponentWithHeadingHierarchy<T>
- pl.fhframework.model.forms.Include (implements pl.fhframework.model.forms.Includeable)
- pl.fhframework.model.forms.Iterator (implements pl.fhframework.core.forms.iterators.IIndexedBindingOwner, pl.fhframework.core.forms.iterators.IRepeatableIteratorInfo)
- pl.fhframework.model.forms.Node
- pl.fhframework.model.forms.OptionsList (implements pl.fhframework.model.forms.CompactLayout, pl.fhframework.model.forms.IChangeableByClient)
- pl.fhframework.model.forms.Row
- pl.fhframework.model.forms.SplitContainer (implements pl.fhframework.model.forms.CompactLayout, pl.fhframework.model.forms.designer.IDesignerEventListener)
- pl.fhframework.model.forms.Tab (implements pl.fhframework.model.forms.designer.IDesignerEventListener, pl.fhframework.core.forms.IHasBoundableLabel)
- pl.fhframework.model.forms.TabContainer (implements pl.fhframework.model.forms.Boundable, pl.fhframework.model.forms.CompactLayout, pl.fhframework.model.forms.IChangeableByClient, pl.fhframework.model.forms.designer.IDesignerEventListener)
- pl.fhframework.model.forms.TableCell
- pl.fhframework.model.forms.Tree (implements pl.fhframework.model.forms.Boundable, pl.fhframework.model.forms.CompactLayout, pl.fhframework.model.forms.IRepeatableComponentsHolder)
- pl.fhframework.model.forms.TreeElement (implements pl.fhframework.model.forms.IChangeableByClient, pl.fhframework.core.forms.IHasBoundableLabel)
- pl.fhframework.model.forms.Wizard (implements pl.fhframework.model.forms.Boundable, pl.fhframework.model.forms.CompactLayout, pl.fhframework.model.forms.IChangeableByClient, pl.fhframework.model.forms.designer.IDesignerEventListener)
- pl.fhframework.model.forms.HtmlView
- pl.fhframework.model.forms.Image (implements pl.fhframework.model.forms.TableComponent<T>)
- pl.fhframework.model.forms.ImageGrid (implements pl.fhframework.model.forms.IChangeableByClient)
- pl.fhframework.model.forms.MarkdownGrid (implements pl.fhframework.model.forms.IChangeableByClient)
- pl.fhframework.model.forms.MdFileViewer (implements pl.fhframework.model.forms.TableComponent<T>)
- pl.fhframework.model.forms.OptionsListElement
- pl.fhframework.model.forms.OutputLabel (implements pl.fhframework.tools.loading.IBodyXml, pl.fhframework.model.forms.Iconable, pl.fhframework.model.forms.TableComponent<T>)
- pl.fhframework.model.forms.Repeater (implements pl.fhframework.model.forms.IEditableGroupingComponent<T>, pl.fhframework.model.forms.IRepeatable, pl.fhframework.core.forms.iterators.ISingleIteratorRepeatable<G>, pl.fhframework.model.forms.IStateHolder)
- pl.fhframework.model.forms.Spacer (implements pl.fhframework.model.forms.Invisible)
- pl.fhframework.model.forms.ValidateMessages (implements pl.fhframework.model.forms.IComponentsReferrer)
- pl.fhframework.model.forms.ImageArea
- pl.fhframework.model.forms.MessageData
- pl.fhframework.model.forms.Repeater.RepeaterIterationContext
- pl.fhframework.model.forms.RepeaterComponentCloner (implements java.lang.Cloneable, pl.fhframework.core.forms.iterators.ISingleIteratorComponentFactory<G>)
- pl.fhframework.model.forms.SelectComboMenu.SelectComboItemDTO
- pl.fhframework.model.forms.SpacerServiceImpl (implements pl.fhframework.model.forms.SpacerService)
- pl.fhframework.model.forms.TableRow
- pl.fhframework.model.forms.TableRowOptimized
Interface Hierarchy
Enum Hierarchy
Copyright © 2020. All rights reserved.