Uses of Interface
com.axemble.vdp.ui.framework.widgets.INamedWidget
Packages that use INamedWidget
Package
Description
-
Uses of INamedWidget in com.axemble.vdoc.sdk.interfaces.ui.runtime
Subinterfaces of INamedWidget in com.axemble.vdoc.sdk.interfaces.ui.runtimeMethods in com.axemble.vdoc.sdk.interfaces.ui.runtime that return INamedWidget -
Uses of INamedWidget in com.axemble.vdoc.sdk.interfaces.ui.widgets
Subinterfaces of INamedWidget in com.axemble.vdoc.sdk.interfaces.ui.widgets -
Uses of INamedWidget in com.axemble.vdoc.sdk.providers
Classes in com.axemble.vdoc.sdk.providers that implement INamedWidgetModifier and TypeClassDescriptionprotected classAllow to add any widget as a named widget. -
Uses of INamedWidget in com.axemble.vdp.ui.framework.widgets
Classes in com.axemble.vdp.ui.framework.widgets that implement INamedWidgetModifier and TypeClassDescriptionclasscom.axemble.vdp.ui.framework.widgets.CtlAbstractActionclasscom.axemble.vdp.ui.framework.widgets.CtlButtonclasscom.axemble.vdp.ui.framework.widgets.CtlImageButton -
Uses of INamedWidget in com.vdoc.sdk.commons.ui.widget
Classes in com.vdoc.sdk.commons.ui.widget that implement INamedWidgetModifier and TypeClassDescriptionclassAbstract graphical component for Javascript buttonclassGraphical component for CAS Login Button Created by vmartinon on 27/03/2015.classGraphical component for thumbnail Javascript button -
Uses of INamedWidget in com.vdoc.sdk.commons.ui.widget.view.inline.edit
Classes in com.vdoc.sdk.commons.ui.widget.view.inline.edit that implement INamedWidgetModifier and TypeClassDescriptionclassCtlInlineEditButton<T extends IUpdatable<?>>Inline edit button graphical componentclassThis class simply manager the cell render.