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

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.AbstractUidWidget
                    |
                    +--org.scrashmeow.ojb.console.ui.control.widget.UidWidget
All Implemented Interfaces:
ApplicationServiceAware, java.io.Serializable, ViewControl, Widget

public class UidWidget
extends AbstractUidWidget

Author:
Alexander_Bibighaus 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
UidWidget()
           
 
Method Summary
 java.lang.Object createUid()
           
 
Methods inherited from class org.scrashmeow.ojb.console.ui.control.widget.AbstractUidWidget
createValidatorField, transfer
 
Methods inherited from class org.scrashmeow.ojb.console.ui.control.widget.FieldDescriptorBasedWidget
configureMode, getFieldDescriptor, getValueFromForm, populate, setFieldDescriptor, setValueOnObject
 
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

UidWidget

public UidWidget()
Method Detail

createUid

public java.lang.Object createUid()
                           throws ServiceException
Specified by:
createUid in class AbstractUidWidget
ServiceException


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