Class IncludedSheet
java.lang.Object
com.axemble.vdp.ui.framework.foundation.Component
com.axemble.vdp.ui.core.providers.base.AbstractDocumentProvider
com.axemble.vdp.ui.core.providers.base.AbstractFormProvider
com.axemble.vdp.ui.core.providers.base.AbstractSheetProvider
com.axemble.vdoc.sdk.providers.search.IncludedSheet
- All Implemented Interfaces:
- IProvider,- com.axemble.vdp.ui.core.providers.IDocumentProvider,- com.axemble.vdp.ui.core.providers.IFormProvider,- com.axemble.vdp.ui.core.providers.ISheetProvider,- Serializable
public class IncludedSheet
extends com.axemble.vdp.ui.core.providers.base.AbstractSheetProvider
- Author:
- vlygeros
- See Also:
- 
Field SummaryFields inherited from class com.axemble.vdp.ui.core.providers.base.AbstractSheetProviderabstractSheet, eModeFields inherited from class com.axemble.vdp.ui.core.providers.base.AbstractFormProviderabstractFormFields inherited from class com.axemble.vdp.ui.core.providers.base.AbstractDocumentProvideractionListener, context, document, doRefreshFields inherited from class com.axemble.vdp.ui.framework.foundation.ComponentchangeListeners, LOGGERFields inherited from interface com.axemble.vdoc.sdk.interfaces.runtime.IProviderCURRENT_DOCUMENT, CURRENT_FIELD, CURRENT_NAVIGATOR
- 
Constructor SummaryConstructorsConstructorDescriptionIncludedSheet(INavigateContext context, com.axemble.vdp.ui.framework.document.AbstractDocument document, com.axemble.vdp.ui.framework.composites.base.CtlAbstractSheet abstractSheet) 
- 
Method SummaryMethods inherited from class com.axemble.vdp.ui.core.providers.base.AbstractSheetProvideractivate, get, getCurrentSection, getMode, getSheet, onNavigateMethods inherited from class com.axemble.vdp.ui.core.providers.base.AbstractFormProviderclose, getForm, resetMethods inherited from class com.axemble.vdp.ui.core.providers.base.AbstractDocumentProvidercompleteState, customRender, exitState, getActionListener, getDocument, hasChanged, load, load, load, load, mustRefresh, onActionEvent, onRefresh, updateCallerField, validate, validateMethods inherited from class com.axemble.vdp.ui.framework.foundation.ComponentaddChangeListener, addChangeListener, createComponent, evaluateExpressions, fireChangeEvent, getDynamicDescription, getDynamicLabel, getLanguage, getNavigator, getRootNavigator, getStaticString, getStaticString, getStaticString, getStaticString, getStaticString, hasChangeListeners, removeChangeListener, removeChangeListener, removeChangeListeners, stateChangedMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.axemble.vdp.ui.core.providers.IDocumentProvidercompleteState, customRender, exitState, getActionListener, getDocument, load, load, load, load, mustRefresh, validate, validateMethods inherited from interface com.axemble.vdp.ui.core.providers.IFormProviderclose, reset
- 
Constructor Details
- 
Method Details- 
prepareDatapublic boolean prepareData()
- 
savepublic boolean save()- Specified by:
- savein interface- com.axemble.vdp.ui.core.providers.IFormProvider
- Overrides:
- savein class- com.axemble.vdp.ui.core.providers.base.AbstractSheetProvider
 
- 
load- Specified by:
- loadin interface- com.axemble.vdp.ui.core.providers.IDocumentProvider
- Overrides:
- loadin class- com.axemble.vdp.ui.core.providers.base.AbstractSheetProvider
 
- 
readyStatepublic void readyState()- Specified by:
- readyStatein interface- com.axemble.vdp.ui.core.providers.IDocumentProvider
- Overrides:
- readyStatein class- com.axemble.vdp.ui.core.providers.base.AbstractSheetProvider
 
- 
getWorkflowModule- Returns:
- the workflowModule
 
 
-