Class TooltipAttribute


  • public class TooltipAttribute
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String ATTRIBUTE_KEY  
    • Constructor Summary

      Constructors 
      Constructor Description
      TooltipAttribute​(java.lang.String payload)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getPayload()  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TooltipAttribute

        public TooltipAttribute​(java.lang.String payload)
    • Method Detail

      • getPayload

        public java.lang.String getPayload()