Class FormGroup

java.lang.Object
com.axemble.vdp.ui.framework.foundation.Component
com.axemble.vdp.ui.core.providers.base.AbstractGroupProvider
com.axemble.vdoc.sdk.providers.search.FormGroup
All Implemented Interfaces:
IProvider, com.axemble.vdp.ui.core.providers.IGroupProvider, Serializable

public class FormGroup extends com.axemble.vdp.ui.core.providers.base.AbstractGroupProvider
Author:
vlygeros
See Also:
  • Field Summary

    Fields inherited from class com.axemble.vdp.ui.core.providers.base.AbstractGroupProvider

    abstractGroup, context

    Fields inherited from class com.axemble.vdp.ui.framework.foundation.Component

    changeListeners, LOGGER

    Fields inherited from interface com.axemble.vdoc.sdk.interfaces.runtime.IProvider

    CURRENT_DOCUMENT, CURRENT_FIELD, CURRENT_NAVIGATOR
  • Constructor Summary

    Constructors
    Constructor
    Description
    FormGroup(INavigateContext context, com.axemble.vdp.ui.framework.composites.base.CtlAbstractGroup abstractGroup)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from class com.axemble.vdp.ui.core.providers.base.AbstractGroupProvider

    getAbstractGroup, getContext, mustRefresh, onNavigate, onRefresh

    Methods inherited from class com.axemble.vdp.ui.framework.foundation.Component

    addChangeListener, createComponent, evaluateExpressions, fireChangeEvent, getDynamicDescription, getDynamicLabel, getLanguage, getNavigator, getRootNavigator, getStaticString, getStaticString, getStaticString, getStaticString, getStaticString, hasChangeListeners, removeChangeListener, removeChangeListeners, stateChanged

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • FormGroup

      public FormGroup(INavigateContext context, com.axemble.vdp.ui.framework.composites.base.CtlAbstractGroup abstractGroup)
      Parameters:
      context -
      abstractGroup -
  • Method Details

    • readyState

      public void readyState()