public static class LOBuilder.LearningObjectiveList extends VerticalSection implements com.google.gwt.user.client.ui.HasValue<List<OutlineNode<LOPicker>>>
com.google.gwt.user.client.ui.UIObject.DebugIdImpl, com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled
Modifier and Type | Field and Description |
---|---|
protected KSButton |
addNew |
fields, isDirty, isValidationEnabled, layout, layoutController, sections
Constructor and Description |
---|
LOBuilder.LearningObjectiveList() |
Modifier and Type | Method and Description |
---|---|
void |
addSelectedLOs(List<String> loDescription) |
com.google.gwt.event.shared.HandlerRegistration |
addValueChangeHandler(com.google.gwt.event.logical.shared.ValueChangeHandler<List<OutlineNode<LOPicker>>> handler) |
protected void |
fireChangeEvent() |
SelectionChangeHandler |
getChangeHandlerForLOPicker() |
List<OutlineNode<LOPicker>> |
getValue() |
protected void |
initEmptyLoList() |
void |
setLoInfoMaxLength(int loInfoMaxLength) |
void |
setValue(List<OutlineNode<LOPicker>> value) |
void |
setValue(List<OutlineNode<LOPicker>> value,
boolean fireEvents) |
addShowAllLink, getShowAllLink
add, addField, addSection, addSection, addStyleName, addWidget, clearValidationErrors, clearValidationWarnings, enableField, enableValidation, ensureDirtyFlagPath, getField, getFields, getLayout, getLayoutController, getSection, getSections, getUnnestedFields, isDirty, isValidationEnabled, processValidationResults, processValidationResults, progressiveEnableAndRequireFields, progressiveEnableFields, progressiveRequireFields, removeField, removeField, removeSection, removeSection, removeWidget, removeWidget, resetDirtyFlags, resetFieldInteractionFlags, setFieldHasHadFocusFlags, setHelp, setInstructions, setIsDirty, setLayoutController, setRequired, setSectionId, setStyleName, updateModel, updateWidgetData
getExportElementSubset, getExportFieldValue, getText, insert, isExportElement, setExportElement, setHTML, setText
add, adjustIndex, checkIndexBoundsForAccess, checkIndexBoundsForInsertion, getChildren, getWidget, getWidgetCount, getWidgetIndex, getWidgetIndex, insert, insert, iterator, remove, remove
add, adopt, adopt, clear, disown, doAttachChildren, doDetachChildren, orphan, remove
addAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, fireEvent, getHandlerCount, getLayoutData, getParent, isAttached, isOrWasAttached, onAttach, onBrowserEvent, onDetach, onLoad, onUnload, removeFromParent, setLayoutData, sinkEvents
addStyleDependentName, ensureDebugId, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, getTitle, isVisible, isVisible, onEnsureDebugId, removeStyleDependentName, removeStyleName, setElement, setElement, setHeight, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, sinkBitlessEvent, toString, unsinkEvents
public LOBuilder.LearningObjectiveList()
protected void initEmptyLoList()
protected void fireChangeEvent()
public List<OutlineNode<LOPicker>> getValue()
getValue
in interface com.google.gwt.user.client.TakesValue<List<OutlineNode<LOPicker>>>
getValue
in interface com.google.gwt.user.client.ui.HasValue<List<OutlineNode<LOPicker>>>
public void setValue(List<OutlineNode<LOPicker>> value)
setValue
in interface com.google.gwt.user.client.TakesValue<List<OutlineNode<LOPicker>>>
setValue
in interface com.google.gwt.user.client.ui.HasValue<List<OutlineNode<LOPicker>>>
public void setLoInfoMaxLength(int loInfoMaxLength)
public void addSelectedLOs(List<String> loDescription)
public com.google.gwt.event.shared.HandlerRegistration addValueChangeHandler(com.google.gwt.event.logical.shared.ValueChangeHandler<List<OutlineNode<LOPicker>>> handler)
addValueChangeHandler
in interface com.google.gwt.event.logical.shared.HasValueChangeHandlers<List<OutlineNode<LOPicker>>>
public SelectionChangeHandler getChangeHandlerForLOPicker()
public void setValue(List<OutlineNode<LOPicker>> value, boolean fireEvents)
setValue
in interface com.google.gwt.user.client.ui.HasValue<List<OutlineNode<LOPicker>>>
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.