public class OutlineManager extends VerticalSection implements com.google.gwt.user.client.ui.HasValue<OutlineNodeModel>
com.google.gwt.user.client.ui.UIObject.DebugIdImpl, com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled
fields, isDirty, isValidationEnabled, layout, layoutController, sections
Constructor and Description |
---|
OutlineManager(String pathStart,
String pathMiddle,
String pathEnd) |
Modifier and Type | Method and Description |
---|---|
com.google.gwt.event.shared.HandlerRegistration |
addValueChangeHandler(com.google.gwt.event.logical.shared.ValueChangeHandler<OutlineNodeModel> handler) |
void |
closeAllToolbar() |
OutlineNodeModel |
getValue() |
void |
render() |
void |
setValue(OutlineNodeModel value) |
void |
setValue(OutlineNodeModel value,
boolean fireEvents) |
void |
showAllToolbar() |
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 OutlineManager(String pathStart, String pathMiddle, String pathEnd)
public void render()
public void closeAllToolbar()
public void showAllToolbar()
public OutlineNodeModel getValue()
getValue
in interface com.google.gwt.user.client.TakesValue<OutlineNodeModel>
getValue
in interface com.google.gwt.user.client.ui.HasValue<OutlineNodeModel>
public void setValue(OutlineNodeModel value)
setValue
in interface com.google.gwt.user.client.TakesValue<OutlineNodeModel>
setValue
in interface com.google.gwt.user.client.ui.HasValue<OutlineNodeModel>
public void setValue(OutlineNodeModel value, boolean fireEvents)
setValue
in interface com.google.gwt.user.client.ui.HasValue<OutlineNodeModel>
public com.google.gwt.event.shared.HandlerRegistration addValueChangeHandler(com.google.gwt.event.logical.shared.ValueChangeHandler<OutlineNodeModel> handler)
addValueChangeHandler
in interface com.google.gwt.event.logical.shared.HasValueChangeHandlers<OutlineNodeModel>
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.