Class UIFormRowIcon

java.lang.Object
com.orchestranetworks.ui.UIFormRowIcon

public final class UIFormRowIcon extends Object
This class can be used to set a built-in icon at the beginning of a form row.
Since:
5.2.0
See Also:
  • Field Details

  • Method Details

    • getIconForNode

      public static UIFormRowIcon getIconForNode(SchemaNode aNode)
      Returns the built-in icon corresponding to the specified node.
      Since:
      5.2.3
    • toString

      public String toString()
      For debugging purposes only.
      Overrides:
      toString in class Object