|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TristateCheckBox | |
---|---|
org.jminor.framework.client.ui |
Uses of TristateCheckBox in org.jminor.framework.client.ui |
---|
Methods in org.jminor.framework.client.ui that return TristateCheckBox | |
---|---|
protected TristateCheckBox |
EntityEditPanel.createTristateCheckBox(Property property)
Creates a TristateCheckBox bound to the given property |
static TristateCheckBox |
EntityUiUtil.createTristateCheckBox(Property property,
EntityEditModel editModel,
StateObserver enabledState,
boolean includeCaption)
|
protected TristateCheckBox |
EntityEditPanel.createTristateCheckBox(Property property,
StateObserver enabledState)
Creates a TristateCheckBox bound to the given property |
protected TristateCheckBox |
EntityEditPanel.createTristateCheckBox(Property property,
StateObserver enabledState,
boolean includeCaption)
Creates a TristateCheckBox bound to the given property |
protected TristateCheckBox |
EntityEditPanel.createTristateCheckBox(String propertyID)
Creates a TristateCheckBox bound to the property identified by propertyID |
protected TristateCheckBox |
EntityEditPanel.createTristateCheckBox(String propertyID,
StateObserver enabledState)
Creates a TristateCheckBox bound to the property identified by propertyID |
protected TristateCheckBox |
EntityEditPanel.createTristateCheckBox(String propertyID,
StateObserver enabledState,
boolean includeCaption)
Creates a TristateCheckBox bound to the property identified by propertyID |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |