Klasse NetworkConfigDetailView

java.lang.Object
com.vaadin.flow.component.Component
com.vaadin.flow.component.Composite<T>
io.jmix.flowui.view.View<io.jmix.flowui.component.layout.ViewLayout>
io.jmix.flowui.view.StandardView
io.jmix.flowui.view.StandardDetailView<NetworkConfig>
de.bytestore.hostinger.view.hosting.networkconfig.NetworkConfigDetailView
Alle implementierten Schnittstellen:
com.vaadin.flow.component.AttachNotifier, com.vaadin.flow.component.DetachNotifier, com.vaadin.flow.component.HasElement, com.vaadin.flow.component.HasStyle, com.vaadin.flow.router.AfterNavigationObserver, com.vaadin.flow.router.BeforeEnterObserver, com.vaadin.flow.router.BeforeLeaveObserver, com.vaadin.flow.router.HasDynamicTitle, com.vaadin.flow.router.internal.AfterNavigationHandler, com.vaadin.flow.router.internal.BeforeEnterHandler, com.vaadin.flow.router.internal.BeforeLeaveHandler, io.jmix.flowui.view.ChangeTracker, io.jmix.flowui.view.DetailView<NetworkConfig>, io.jmix.flowui.view.ReadOnlyAwareView, Serializable

@Route(value="networkConfigs/:id", layout=MainView.class) @ViewController("host_NetworkConfig.detail") @ViewDescriptor("network-config-detail-view.xml") public class NetworkConfigDetailView extends io.jmix.flowui.view.StandardDetailView<NetworkConfig>
Siehe auch:
  • Verschachtelte Klassen - Übersicht

    Von Klasse geerbte verschachtelte Klassen/Schnittstellen io.jmix.flowui.view.StandardDetailView

    io.jmix.flowui.view.StandardDetailView.AfterSaveEvent, io.jmix.flowui.view.StandardDetailView.BeforeSaveEvent, io.jmix.flowui.view.StandardDetailView.InitEntityEvent<E>, io.jmix.flowui.view.StandardDetailView.SetupLockEvent, io.jmix.flowui.view.StandardDetailView.ValidationEvent

    Von Klasse geerbte verschachtelte Klassen/Schnittstellen io.jmix.flowui.view.View

    io.jmix.flowui.view.View.AfterCloseEvent, io.jmix.flowui.view.View.BeforeCloseEvent, io.jmix.flowui.view.View.BeforeShowEvent, io.jmix.flowui.view.View.InitEvent, io.jmix.flowui.view.View.QueryParametersChangeEvent, io.jmix.flowui.view.View.ReadyEvent
  • Feldübersicht

    Felder
    Modifizierer und Typ
    Feld
    Beschreibung
    protected io.jmix.flowui.component.select.JmixSelect<String>
     
    protected io.jmix.flowui.component.checkbox.JmixCheckbox
     
    protected io.jmix.core.DataManager
     
    protected io.jmix.flowui.component.textfield.JmixIntegerField
     
    protected io.jmix.flowui.component.textfield.TypedTextField<Object>
     
    protected io.jmix.flowui.component.textfield.TypedTextField<Object>
     
    protected io.jmix.flowui.component.select.JmixSelect<Object>
     
    protected io.jmix.flowui.component.textfield.JmixIntegerField
     
    protected io.jmix.flowui.component.textfield.TypedTextField<Object>
     
    protected io.jmix.flowui.component.textfield.TypedTextField<Object>
     
    protected io.jmix.flowui.component.select.JmixSelect<Object>
     
    protected io.jmix.flowui.component.textfield.TypedTextField<Object>
     
    protected io.jmix.flowui.component.textfield.JmixIntegerField
     
    protected io.jmix.flowui.component.textfield.JmixIntegerField
     
    protected io.jmix.flowui.component.checkbox.JmixCheckbox
     
    protected com.vaadin.flow.component.formlayout.FormLayout
     
    protected com.vaadin.flow.component.formlayout.FormLayout
     

    Von Klasse geerbte Felder io.jmix.flowui.view.StandardDetailView

    DEFAULT_ROUTE_PARAM, LOCKED_BEFORE_REFRESH_ATTR_NAME, MODE_PARAM, MODE_READONLY, NEW_ENTITY_ID, READ_ONLY_BEFORE_REFRESH_ATTR_NAME, reloadSaved
  • Konstruktorübersicht

    Konstruktoren
    Konstruktor
    Beschreibung
     
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    void
    onGenerateMACClick(com.vaadin.flow.component.ClickEvent<io.jmix.flowui.kit.component.button.JmixButton> event)
     
    void
    onInit(io.jmix.flowui.view.View.InitEvent event)
     
    void
    onIpv4TypeComponentValueChange(com.vaadin.flow.component.AbstractField.ComponentValueChangeEvent<io.jmix.flowui.component.select.JmixSelect<?>,?> event)
     
    void
    onIpv6TypeComponentValueChange(com.vaadin.flow.component.AbstractField.ComponentValueChangeEvent<io.jmix.flowui.component.select.JmixSelect<?>,?> event)
     
    protected void
    onrateLimitDisableComponentValueChange(com.vaadin.flow.component.AbstractField.ComponentValueChangeEvent<io.jmix.flowui.component.checkbox.JmixCheckbox,?> event)
     
    protected void
    onrateMUTDisableComponentValueChange(com.vaadin.flow.component.AbstractField.ComponentValueChangeEvent<io.jmix.flowui.component.checkbox.JmixCheckbox,?> event)
     

    Von Klasse geerbte Methoden io.jmix.flowui.view.StandardDetailView

    addAfterSaveListener, addBeforeSaveListener, addInitEntityListener, addValidationEventListener, beforeEnter, closeWithDiscard, closeWithSave, findEntityId, getEditedEntity, getEditedEntityContainer, getEditedEntityLoader, getLockStatus, getRouteParamName, hasUnsavedChanges, initExistingEntity, initNewEntity, isCrossFieldValidationEnabled, isReadOnly, isReloadEdited, isReloadSaved, isSaveActionPerformed, isShowSaveNotification, isShowValidationErrors, save, setCrossFieldValidationEnabled, setEntityToEdit, setReadOnly, setReloadEdited, setReloadSaved, setShowSaveNotification, setShowValidationErrors, setupEntityToEdit, setupEntityToEdit, setupEntityToEdit, validateView

    Von Klasse geerbte Methoden io.jmix.flowui.view.StandardView

    initContent

    Von Klasse geerbte Methoden io.jmix.flowui.view.View

    addAfterCloseListener, addBeforeCloseListener, addBeforeShowListener, addInitListener, addQueryParametersChangeListener, addReadyListener, afterNavigation, beforeLeave, close, close, closeWithDefaultAction, getApplicationContext, getId, getPageTitle, getReturnParameters, getViewActions, getViewAttributes, getViewData, getViewFacets, getViewSupport, isPreventBrowserTabClosing, onAttach, onDetach, setApplicationContext, setId, setMeterRegistry, setPreventBrowserTabClosing, setViewActions, setViewData, setViewFacets

    Von Klasse geerbte Methoden com.vaadin.flow.component.Composite

    getChildren, getContent, getElement

    Von Klasse geerbte Methoden com.vaadin.flow.component.Component

    addListener, findAncestor, fireEvent, from, get, getEventBus, getListeners, getLocale, getParent, getTranslation, getTranslation, getTranslation, getTranslation, getTranslation, getTranslation, getUI, hasListener, isAttached, isTemplateMapped, isVisible, onEnabledStateChanged, removeFromParent, scrollIntoView, scrollIntoView, set, setElement, setVisible

    Von Klasse geerbte Methoden java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Von Schnittstelle geerbte Methoden com.vaadin.flow.component.AttachNotifier

    addAttachListener

    Von Schnittstelle geerbte Methoden com.vaadin.flow.component.DetachNotifier

    addDetachListener

    Von Schnittstelle geerbte Methoden com.vaadin.flow.component.HasStyle

    addClassName, addClassNames, getClassName, getClassNames, getStyle, hasClassName, removeClassName, removeClassNames, setClassName, setClassName
  • Felddetails

    • macAddressField

      @ViewComponent protected io.jmix.flowui.component.textfield.TypedTextField<Object> macAddressField
    • bridgeField

      @ViewComponent protected io.jmix.flowui.component.select.JmixSelect<String> bridgeField
    • dataManager

      @Autowired protected io.jmix.core.DataManager dataManager
    • rateLimitDisable

      @ViewComponent protected io.jmix.flowui.component.checkbox.JmixCheckbox rateLimitDisable
    • rateLimit

      @ViewComponent protected io.jmix.flowui.component.textfield.JmixIntegerField rateLimit
    • mtuLimit

      @ViewComponent protected io.jmix.flowui.component.textfield.JmixIntegerField mtuLimit
    • bridgeMUT

      @ViewComponent protected io.jmix.flowui.component.checkbox.JmixCheckbox bridgeMUT
    • ipv4Type

      @ViewComponent protected io.jmix.flowui.component.select.JmixSelect<Object> ipv4Type
    • staticv4

      @ViewComponent protected com.vaadin.flow.component.formlayout.FormLayout staticv4
    • staticv6

      @ViewComponent protected com.vaadin.flow.component.formlayout.FormLayout staticv6
    • ipv6Type

      @ViewComponent protected io.jmix.flowui.component.select.JmixSelect<Object> ipv6Type
    • ipv4Field

      @ViewComponent protected io.jmix.flowui.component.textfield.TypedTextField<Object> ipv4Field
    • ipv4Gateway

      @ViewComponent protected io.jmix.flowui.component.textfield.TypedTextField<Object> ipv4Gateway
    • ipv4CIDR

      @ViewComponent protected io.jmix.flowui.component.textfield.JmixIntegerField ipv4CIDR
    • ipv6Field

      @ViewComponent protected io.jmix.flowui.component.textfield.TypedTextField<Object> ipv6Field
    • ipv6Gateway

      @ViewComponent protected io.jmix.flowui.component.textfield.TypedTextField<Object> ipv6Gateway
    • ipv6CIDR

      @ViewComponent protected io.jmix.flowui.component.textfield.JmixIntegerField ipv6CIDR
  • Konstruktordetails

    • NetworkConfigDetailView

      public NetworkConfigDetailView()
  • Methodendetails

    • onInit

      @Subscribe public void onInit(io.jmix.flowui.view.View.InitEvent event)
    • onGenerateMACClick

      @Subscribe(id="generateMAC", subject="clickListener") public void onGenerateMACClick(com.vaadin.flow.component.ClickEvent<io.jmix.flowui.kit.component.button.JmixButton> event)
    • onrateMUTDisableComponentValueChange

      @Subscribe("bridgeMUT") protected void onrateMUTDisableComponentValueChange(com.vaadin.flow.component.AbstractField.ComponentValueChangeEvent<io.jmix.flowui.component.checkbox.JmixCheckbox,?> event)
    • onrateLimitDisableComponentValueChange

      @Subscribe("rateLimit") protected void onrateLimitDisableComponentValueChange(com.vaadin.flow.component.AbstractField.ComponentValueChangeEvent<io.jmix.flowui.component.checkbox.JmixCheckbox,?> event)
    • onIpv4TypeComponentValueChange

      @Subscribe("ipv4Type") public void onIpv4TypeComponentValueChange(com.vaadin.flow.component.AbstractField.ComponentValueChangeEvent<io.jmix.flowui.component.select.JmixSelect<?>,?> event)
    • onIpv6TypeComponentValueChange

      @Subscribe("ipv6Type") public void onIpv6TypeComponentValueChange(com.vaadin.flow.component.AbstractField.ComponentValueChangeEvent<io.jmix.flowui.component.select.JmixSelect<?>,?> event)