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

java.lang.Object
  extended by org.kuali.rice.core.api.mo.AbstractDataTransferObject
      extended by org.kuali.rice.core.api.uif.RemotableAbstractControl
All Implemented Interfaces:
Serializable, ModelObjectBasic, ModelObjectComplete, RemotableControlContract
Direct Known Subclasses:
RemotableCheckbox, RemotableCheckboxGroup, RemotableHiddenInput, RemotablePasswordInput, RemotableRadioButtonGroup, RemotableSelect, RemotableTextarea, RemotableTextInput

public abstract class RemotableAbstractControl
extends AbstractDataTransferObject
implements RemotableControlContract

An abstract control that all controls inherit from.

See Also:
Serialized Form

Nested Class Summary
static class RemotableAbstractControl.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.