|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.v3x.gadgets.ToggleGadget
com.partnersoft.v3x.gadgets.SelectedToggle
public class SelectedToggle
A toggle that is true when an specified item is non-null, and false otherwise. Useful for EnablementManagers that depend on item selections to turn on action buttons that apply to a selected item.
| Constructor Summary | |
|---|---|
SelectedToggle()
|
|
| Method Summary | |
|---|---|
void |
itemSpecified(SpecificationEvent evt)
|
| Methods inherited from class com.partnersoft.v3x.gadgets.ToggleGadget |
|---|
addToggleListener, isOn, removeToggleListener, setOn, toggle |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SelectedToggle()
| Method Detail |
|---|
public void itemSpecified(SpecificationEvent evt)
itemSpecified in interface SpecificationListener
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||