com.retek.commons.gui.core
Interface WidgetInterface
- All Known Implementing Classes:
- RCheckBox, RComboBox, RDateField, RLabel, RPasswordField, RRadioButton, RTextArea, RTextField
- public interface WidgetInterface
setErrorState
public void setErrorState(boolean errorState)
isErrorState
public boolean isErrorState()
setFocusedState
public void setFocusedState()
setClusterName
public void setClusterName(java.lang.String name)
getClusterName
public java.lang.String getClusterName()
getName
public java.lang.String getName()
setName
public void setName(java.lang.String name)
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28