Class FieldTemplateComboRelatedForPick

  • All Implemented Interfaces:
    com.vaadin.flow.component.AttachNotifier, com.vaadin.flow.component.DetachNotifier, com.vaadin.flow.component.HasElement, com.vaadin.flow.router.HasDynamicTitle, Serializable

    @Tag("combo-twin-for-pick")
    @JsModule("./src/views/dev/lac/combo-twin-for-pick.js")
    public class FieldTemplateComboRelatedForPick
    extends com.vaadin.flow.component.polymertemplate.PolymerTemplate<com.vaadin.flow.templatemodel.TemplateModel>
    implements com.vaadin.flow.router.HasDynamicTitle
    See Also:
    Serialized Form
    • Constructor Detail

      • FieldTemplateComboRelatedForPick

        public FieldTemplateComboRelatedForPick​(String childResourceName,
                                                String parentResourceName)
      • FieldTemplateComboRelatedForPick

        public FieldTemplateComboRelatedForPick​(com.vaadin.flow.component.polymertemplate.TemplateParser parser,
                                                com.vaadin.flow.server.VaadinService service)
      • FieldTemplateComboRelatedForPick

        public FieldTemplateComboRelatedForPick​(com.vaadin.flow.component.polymertemplate.TemplateParser parser)
    • Method Detail

      • setRowsColList

        public void setRowsColList​(ArrayList<String> rowsColList)
      • getBasePage

        protected String getBasePage()
      • getBinder

        protected com.vaadin.flow.data.binder.Binder<DynamicDBean> getBinder()
      • showButtonClickedMessage

        public com.vaadin.flow.component.button.Button showButtonClickedMessage()
      • getPageTitle

        public String getPageTitle()
        Specified by:
        getPageTitle in interface com.vaadin.flow.router.HasDynamicTitle
      • getMapedCols

        public String getMapedCols()