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
ConstructorsConstructorDescriptionFormGroup
(INavigateContext context, com.axemble.vdp.ui.framework.composites.base.CtlAbstractGroup abstractGroup) -
Method Summary
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, addChangeListener, createComponent, evaluateExpressions, fireChangeEvent, getDynamicDescription, getDynamicLabel, getLanguage, getNavigator, getRootNavigator, getStaticString, getStaticString, getStaticString, getStaticString, getStaticString, hasChangeListeners, removeChangeListener, removeChangeListener, removeChangeListeners, stateChanged
-
Constructor Details
-
Method Details
-
readyState
public void readyState()
-