public class InRecHoverComponentDescriptor extends ComponentDescriptor
DATATYPE_BOOLEAN, DATATYPE_INTEGER, DATATYPE_POSITVE_INTEGER, DATATYPE_STRING, DESCRIPTORATTRIBUTE_CLASS, DESCRIPTORATTRIBUTE_DEFAULT, DESCRIPTORATTRIBUTE_DESCRIPTORCLASS, DESCRIPTORATTRIBUTE_HANDLER, DESCRIPTORATTRIBUTE_NAME, DESCRIPTORATTRIBUTE_SHORTNAME, DESCRIPTORATTRIBUTE_TYPE, DESCRIPTORCLASS_COMPONENTDESCRIPTOR, DESCRIPTORCLASS_CONTROLDESCRIPTOR, DESCRIPTORTAG_ATTRIBUTE, DESCRIPTORTAG_BINDLIST, DESCRIPTORTAG_CHILDCONTROLS, DESCRIPTORTAG_COMPONENTDESCRIPTOR, DESCRIPTORTAG_COMPONENTLIST, DESCRIPTORTAG_COMPONENTS, DESCRIPTORTAG_CONTAINER, DESCRIPTORTAG_CONTROLDESCRIPTOR, DESCRIPTORTAG_DEFAULTVALUE, DESCRIPTORTAG_DESCRIPTION, DESCRIPTORTAG_FLAG, DESCRIPTORTAG_INPUTMODE, DESCRIPTORTAG_LABEL, DESCRIPTORTAG_PROPERTY, DESCRIPTORTAG_PROPERTYLIST, DESCRIPTORTAG_RENDERCONTROLS, DESCRIPTORTAG_TEMPLATE, DESCRIPTORTAG_USERAGENT, DESCRIPTORTAG_VALUE, DESCRIPTORTAG_VALUELIST, DESCRIPTORTYPE_ACTION, DESCRIPTORTYPE_DIALOG, DESCRIPTORTYPE_MENU, DESCRIPTORTYPE_MESSAGEBOX, DESCRIPTORTYPE_MODELESSDIALOG, DESCRIPTORTYPE_MOVABLEWINDOWDIALOG, DESCRIPTORTYPE_PAGE, DESCRIPTORTYPE_POPUP, DESCRIPTORTYPE_PRESENTATION, DESCRIPTORTYPE_RECORDHOVER, DESCRIPTORTYPE_TABLE, INSTANCECLASS_COMPONENTINSTANCE, INSTANCECLASS_CONTROLINSTANCE, orderedProperties
Constructor and Description |
---|
InRecHoverComponentDescriptor() |
Modifier and Type | Method and Description |
---|---|
protected void |
addChildrenRenderContent(InRecHoverControl control) |
void |
addRenderContentToControl(InRecHoverControl control)
Obtains the render content for the components and it's children components and adds it to the passed in InRecHoverControl
|
protected java.lang.String |
getDataAttributeValue(InRecHoverControl control,
boolean getAsBooleanString) |
BaseInstance |
getInstance(WebClientSession wcs)
Returns null.
|
BaseInstance |
getInstance(WebClientSession wcs,
ControlInstance control)
Returns null.
|
java.lang.String |
getJSPFileName()
Returns null.
|
protected java.lang.String |
getPropertyValue(java.lang.String property,
InRecHoverControl control) |
addChild, createComponentId, getChildren, getControlDescriptor, getInstanceTemplate, getParent, setControlDescriptor, setParent
cleanup, getElement, getName, getProperties, getProperty, getShortName, hasProperty, initialize, toString
public BaseInstance getInstance(WebClientSession wcs, ControlInstance control)
getInstance
in class ComponentDescriptor
psdi.webclient.system.runtime.BaseDescriptor#getInstance()
public java.lang.String getJSPFileName()
getJSPFileName
in class ComponentDescriptor
public BaseInstance getInstance(WebClientSession wcs)
getInstance
in class BaseDescriptor
protected void addChildrenRenderContent(InRecHoverControl control)
protected java.lang.String getDataAttributeValue(InRecHoverControl control, boolean getAsBooleanString)
public void addRenderContentToControl(InRecHoverControl control)
protected java.lang.String getPropertyValue(java.lang.String property, InRecHoverControl control)