T - Report object typepublic class AbstractBirtWidget<T> extends AbstractWidget<T>
| Modifier and Type | Field and Description |
|---|---|
static String |
OCLASS_NAME |
static String |
PARAMETERS_FIELD_NAME |
static String |
REPORT_FIELD_NAME |
static String |
USE_LOCAL_BASE_FIELD_NAME |
static String |
VISIBLE_PARAMETERS_FIELD_NAME |
commands| Constructor and Description |
|---|
AbstractBirtWidget(String id,
org.apache.wicket.model.IModel<T> model,
org.apache.wicket.model.IModel<com.orientechnologies.orient.core.record.impl.ODocument> widgetDocumentModel,
Map<String,Object> additionalParameters) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.wicket.model.IModel<String> |
getDefaultTitleModel() |
protected FAIcon |
newIcon(String id) |
addCommand, createFooterPanel, getDashboardPanel, getDatabase, getSchema, getTitleModel, getWidgetDocument, getWidgetDocumentModel, getWidgetStyleClass, isHidden, loadSettings, newCommandId, onActionPerformed, onBeforeRender, onComponentTag, onConfigure, onEvent, onInitialize, 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, detachModels, 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 static final String OCLASS_NAME
public static final String PARAMETERS_FIELD_NAME
public static final String REPORT_FIELD_NAME
public static final String USE_LOCAL_BASE_FIELD_NAME
public static final String VISIBLE_PARAMETERS_FIELD_NAME
protected FAIcon newIcon(String id)
newIcon in class AbstractWidget<T>protected org.apache.wicket.model.IModel<String> getDefaultTitleModel()
getDefaultTitleModel in class AbstractWidget<T>Copyright © 2020. All rights reserved.