Class NFRootProperty<T,​U>

    • Field Detail

      • injected

        protected boolean injected
        The flag if the property has been injected to the root component.
    • Method Detail

      • injectPropertyToRootComponent

        protected IFuture<java.lang.Void> injectPropertyToRootComponent()
        Inject the property to the root component.
      • isInjected

        public boolean isInjected()
        Get the injected.
        Returns:
        The injected.