org.scrashmeow.ojb.console.ui.control.widget
Class CheckboxWidget

java.lang.Object
  |
  +--org.scrashmeow.ojb.console.ui.control.widget.BaseWidget
        |
        +--org.scrashmeow.ojb.console.ui.control.widget.FieldDescriptorBasedWidget
              |
              +--org.scrashmeow.ojb.console.ui.control.widget.CheckboxWidget
All Implemented Interfaces:
ApplicationServiceAware, java.io.Serializable, ViewControl, Widget

public class CheckboxWidget
extends FieldDescriptorBasedWidget

Author:
alexander To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates. To enable and disable the creation of type comments go to Window>Preferences>Java>Code Generation.
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.scrashmeow.ojb.console.ui.control.widget.BaseWidget
applicationService, attrs, definitionName, descriptor, disabled, formAttributeName, formFieldConversion, formMappedAttributeName, label, mode, request, required, uid, visible
 
Constructor Summary
CheckboxWidget()
          Constructor CheckboxWidget
 
Methods inherited from class org.scrashmeow.ojb.console.ui.control.widget.FieldDescriptorBasedWidget
configureMode, createValidatorField, getFieldDescriptor, getValueFromForm, populate, setFieldDescriptor, setValueOnObject, transfer
 
Methods inherited from class org.scrashmeow.ojb.console.ui.control.widget.BaseWidget
getApplicationService, getAttribute, getDefinitionName, getDescriptor, getDisabled, getFormAttributeName, getFormFieldConversion, getFormMappedAttributeName, getFormName, getLabel, getMode, getRequest, getRequired, getUid, getVisible, handle, setApplicationService, setAttribute, setDefinitionName, setDescriptor, setDisabled, setFormAttributeName, setFormFieldConversion, setFormMappedAttributeName, setLabel, setMode, setRequest, setRequired, setUid, setVisible
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CheckboxWidget

public CheckboxWidget()
Constructor CheckboxWidget



Copyright © 2003 Alexander Bibighaus et al. All Rights Reserved.