Package com.palantir.ptoss.cinch.swing
Class EnabledIf.Wiring.Or
- java.lang.Object
- 
- com.palantir.ptoss.cinch.swing.EnabledIf.Wiring.Or
 
- 
- Enclosing class:
- EnabledIf.Wiring
 
 public static class EnabledIf.Wiring.Or extends java.lang.Object
- 
- 
Constructor SummaryConstructors Constructor Description Or()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description booleaneval()BindableModelgetModel()
 
- 
- 
- 
Method Detail- 
evalpublic boolean eval() throws java.lang.Exception- Throws:
- java.lang.Exception
 
 - 
getModelpublic BindableModel getModel() 
 
- 
 
-