Class EnabledIfTrue


  • public class EnabledIfTrue
    extends Enabler
    This enabler is used to enable a widget if a boolean property is true
    • Field Summary

      • Fields inherited from class org.eclipse.nebula.widgets.opal.preferencewindow.enabler.Enabler

        prop
    • Constructor Summary

      Constructors 
      Constructor Description
      EnabledIfTrue​(java.lang.String prop)
      Constructor
    • Method Summary

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

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

      • EnabledIfTrue

        public EnabledIfTrue​(java.lang.String prop)
        Constructor
        Parameters:
        prop - boolean property