Class AutoLabelResolver.AutoLabel

    • Method Detail

      • onComponentTag

        protected void onComponentTag​(ComponentTag tag)
        Description copied from class: Component
        Processes the component tag. Overrides of this method most likely should call the super implementation.
        Overrides:
        onComponentTag in class Component
        Parameters:
        tag - Tag to modify
      • getRelatedComponent

        public Component getRelatedComponent()
        Returns:
        the component this label points to, if any.