psdi.webclient.system.runtime

Class InRecHoverComponentDescriptor

    • Constructor Detail

      • InRecHoverComponentDescriptor

        public InRecHoverComponentDescriptor()
    • Method Detail

      • getJSPFileName

        public java.lang.String getJSPFileName()
        Returns null. Components of this type do not use jsp pages.
        Overrides:
        getJSPFileName in class ComponentDescriptor
      • addChildrenRenderContent

        protected void addChildrenRenderContent(InRecHoverControl control)
      • getDataAttributeValue

        protected java.lang.String getDataAttributeValue(InRecHoverControl control,
                                                         boolean getAsBooleanString)
      • addRenderContentToControl

        public void addRenderContentToControl(InRecHoverControl control)
        Obtains the render content for the components and it's children components and adds it to the passed in InRecHoverControl
      • getPropertyValue

        protected java.lang.String getPropertyValue(java.lang.String property,
                                                    InRecHoverControl control)