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 © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25