org.kuali.student.lum.common.client.widgets
Class CluSetEditorWidget.KSItemLabelPanelPair
java.lang.Object
org.kuali.student.lum.common.client.widgets.CluSetEditorWidget.KSItemLabelPanelPair
- Enclosing class:
- CluSetEditorWidget
class CluSetEditorWidget.KSItemLabelPanelPair
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ksItemLabel
private KSItemLabel ksItemLabel
panel
private com.google.gwt.user.client.ui.Panel panel
CluSetEditorWidget.KSItemLabelPanelPair
public CluSetEditorWidget.KSItemLabelPanelPair(KSItemLabel ksItemLabel,
com.google.gwt.user.client.ui.Panel panel)
getKsItemLabel
public KSItemLabel getKsItemLabel()
setKsItemLabel
public void setKsItemLabel(KSItemLabel ksItemLabel)
getPanel
public com.google.gwt.user.client.ui.Panel getPanel()
setPanel
public void setPanel(com.google.gwt.user.client.ui.Panel panel)
Copyright © 2007-2011 The Kuali Foundation. All Rights Reserved.