org.kuali.rice.core.api.uif
Class RemotableAbstractWidget

java.lang.Object
  extended by org.kuali.rice.core.api.mo.AbstractDataTransferObject
      extended by org.kuali.rice.core.api.uif.RemotableAbstractWidget
All Implemented Interfaces:
Serializable, ModelObjectBasic, ModelObjectComplete, RemotableWidgetContract
Direct Known Subclasses:
RemotableDatepicker, RemotableQuickFinder, RemotableTextExpand

public abstract class RemotableAbstractWidget
extends AbstractDataTransferObject
implements RemotableWidgetContract

An abstract widget that all widgets inherit from.

See Also:
Serialized Form

Nested Class Summary
static class RemotableAbstractWidget.Builder
           
 
Method Summary
 
Methods inherited from class org.kuali.rice.core.api.mo.AbstractDataTransferObject
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 



Copyright © 2005–2014 The Kuali Foundation. All rights reserved.