Class Event.QueryValue

java.lang.Object
org.ovirt.otopi.dialog.Event.Base
org.ovirt.otopi.dialog.Event.QueryValue
Enclosing class:
Event

public static class Event.QueryValue extends Event.Base
Query value.
  • Field Details

    • name

      public String name
    • abort

      public boolean abort
    • value

      public Object value
  • Constructor Details

    • QueryValue

      public QueryValue()
  • Method Details