public class TaskFormWidget extends AbstractFormWidget
formDocumentModel, formKey, oClassIntrospector, propertiesStructureTablecommands| Constructor and Description |
|---|
TaskFormWidget(String id,
org.apache.wicket.model.IModel<com.orientechnologies.orient.core.record.impl.ODocument> model,
org.apache.wicket.model.IModel<com.orientechnologies.orient.core.record.impl.ODocument> widgetDocumentModel) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
associateTaskWithDocument() |
protected void |
associateTaskWithDocument(String taskId,
com.orientechnologies.orient.core.record.impl.ODocument doc) |
protected org.apache.wicket.model.IModel<String> |
getDefaultTitleModel() |
protected FormKey |
obtainFormKey() |
protected void |
onInitialize() |
protected com.orientechnologies.orient.core.record.impl.ODocument |
resolveODocument(FormKey formKey) |
detachModels, getWidgetStyleClass, newIcongetModeModel, getModeObject, setModeObjectaddCommand, createFooterPanel, getDashboardPanel, getDatabase, getSchema, getTitleModel, getWidgetDocument, getWidgetDocumentModel, isHidden, loadSettings, newCommandId, onActionPerformed, onBeforeRender, onComponentTag, onConfigure, onEvent, removeCommand, saveSettings, setHiddengetRegionMarkup, newMarkupSourcingStrategygetWebApplication, getWebPage, getWebRequest, getWebResponse, getWebSessionadd, addDequeuedComponent, addOrReplace, autoAdd, canDequeueTag, contains, dequeue, dequeue, dequeuePreamble, findChildComponent, findComponentToDequeue, get, getAssociatedMarkup, getAssociatedMarkupStream, getMarkup, getMarkupType, internalAdd, internalInitialize, iterator, iterator, newDequeueContext, onComponentTagBody, onDetach, onRender, queue, remove, remove, removeAll, renderAll, renderAssociatedMarkup, renderNext, replace, setDefaultModel, size, stream, streamChildren, toString, toString, visitChildren, visitChildrenadd, addStateChange, beforeRender, canCallListener, canCallListenerAfterExpiry, checkComponentTag, checkComponentTagAttribute, checkHierarchyChange, clearOriginalDestination, configure, continueToOriginalDestination, createConverter, debug, detach, detachModel, determineVisibility, error, exceptionMessage, fatal, findMarkupStream, findPage, findParent, findParentWithAssociatedMarkup, getAjaxRegionMarkupId, getApplication, getBehaviorById, getBehaviorId, getBehaviors, getBehaviors, getClassRelativePath, getConverter, getDefaultModel, getDefaultModelObject, getDefaultModelObjectAsString, getDefaultModelObjectAsString, getEscapeModelStrings, getFeedbackMessages, getFlag, getId, getInnermostModel, getInnermostModel, getLocale, getLocalizer, getMarkup, getMarkupAttributes, getMarkupId, getMarkupId, getMarkupIdFromMarkup, getMarkupIdImpl, getMarkupSourcingStrategy, getMetaData, getModelComparator, getOutputMarkupId, getOutputMarkupPlaceholderTag, getPage, getPageRelativePath, getParent, getPath, getRenderBodyOnly, getRequest, getRequestCycle, getRequestFlag, getResponse, getSession, getSizeInBytes, getStatelessHint, getString, getString, getString, getStyle, getVariation, hasBeenRendered, hasErrorMessage, hasFeedbackMessage, info, initModel, internalOnModelChanged, internalRenderComponent, internalRenderHead, isActionAuthorized, isAuto, isBehaviorAccepted, isEnableAllowed, isEnabled, isEnabledInHierarchy, isIgnoreAttributeModifier, isInitialized, isRenderAllowed, isRendering, isStateless, isVersioned, isVisibilityAllowed, isVisible, isVisibleInHierarchy, markRendering, modelChanged, modelChanging, onAfterRender, onModelChanged, onModelChanging, onReAdd, onRemove, redirectToInterceptPage, remove, remove, render, renderComponentTag, rendered, renderHead, renderPart, renderPlaceholderTag, replaceComponentTagBody, replaceWith, sameInnermostModel, sameInnermostModel, send, setAuto, setDefaultModelObject, setEnabled, setEscapeModelStrings, setFlag, setIgnoreAttributeModifier, setMarkup, setMarkupId, setMarkupIdImpl, setMetaData, setOutputMarkupId, setOutputMarkupPlaceholderTag, setParent, setRenderBodyOnly, setResponsePage, setResponsePage, setResponsePage, setVersioned, setVisibilityAllowed, setVisible, success, urlFor, urlFor, urlFor, urlForListener, urlForListener, visitParents, visitParents, warn, wrapclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetComponentgetDefaultModel, getDefaultModelObject, getModel, getModelObject, setDefaultModel, setDefaultModelObject, setModel, setModelObjectforEach, spliteratorpublic TaskFormWidget(String id, org.apache.wicket.model.IModel<com.orientechnologies.orient.core.record.impl.ODocument> model, org.apache.wicket.model.IModel<com.orientechnologies.orient.core.record.impl.ODocument> widgetDocumentModel)
protected void onInitialize()
onInitialize in class AbstractModeAwareWidget<com.orientechnologies.orient.core.record.impl.ODocument>protected FormKey obtainFormKey()
obtainFormKey in class AbstractFormWidgetprotected com.orientechnologies.orient.core.record.impl.ODocument resolveODocument(FormKey formKey)
resolveODocument in class AbstractFormWidgetprotected void associateTaskWithDocument()
protected void associateTaskWithDocument(String taskId, com.orientechnologies.orient.core.record.impl.ODocument doc)
protected org.apache.wicket.model.IModel<String> getDefaultTitleModel()
getDefaultTitleModel in class AbstractFormWidgetCopyright © 2019. All rights reserved.