Package org.kuali.student.common.ui.client.widgets

Interface Summary
DataHelper  
HasInputWidget  
HasWatermark Widgets which can have watermark text must implement this interface
 

Class Summary
ApplicationPanel  
BooleanDisplayLabel  
CheckBoxTextArea CheckBoxTextArea is for linking a master text area with a slave text area.
ClickablePanel A panel that handles all click, key, and mouse events
KSButton KSButton wraps gwt Button.
KSButtonAbstract  
KSCharCount  
KSCheckBox KSCheckBox wraps gwt Checkbox.
KSDatePicker The KSDatePicker widget provides an easy way for a date to be entered by a user.
KSDatePickerAbstract  
KSDropDown KSDropDown wraps gwt Listbox in a KSSelectItemWidgetAbstract.
KSErrorDialog  
KSFooter  
KSItemLabel  
KSLabel KSLabel wraps gwt Label.
KSLightBox A KSLightBox is a dialog box that lays out its contents as follows using a DockLayoutPanel:

------------------
HEADER (either static caption / header widget that is not part of the scrollable area)
------------------
CONTENT (part of the scrollable area that will fill available space)
------------------
BUTTONS (static button area that is not part of the scrollable area)
------------------

The size of the dock panel will determine the size of the lightbox.
KSPlaceholder  
KSProgressIndicator KSProgressIndicator can be shown to indicate processing of some request.
KSProgressIndicatorAbstract  
KSRadioButton KSRadioButton wraps gwt RadioButton.
KSRichEditor KSRichEditor is the KS default rich text editor.
KSRichEditorAbstract KS default rich text editor TODO implement with a clean toolbar and i18n
KSTabPanel Deprecated.
KSTabPanelAbstract Deprecated.
KSTextArea KSTextArea wraps gwt TextArea.
KSTextBox KSTextArea wraps gwt TextArea.
KSThinTitleBar  
KSTitleDescPanel  
KSZIndexStack  
ListOfStringWidget  
NavigationHandler  
RichTextEditor  
StylishDropDown  
SwapAnchor  
TextLinkageHelper TextLinkageHelper is used to link two text fields.
ULPanel A simple list panel that uses the UL/LI tag HTML structure
 

Enum Summary
KSButtonAbstract.ButtonStyle  
KSErrorDialog.MessagesRequired  
KSLightBox.Size An enum that specifies predefined width and height values (in pixels) for the lightbox.
 



Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.