public class RichTextAttributeLine extends SlotTypeAttributeLine implements com.centrasite.control.discovery.PinEditValueListener
COLUMN_WIDTH_ACTION, COLUMN_WIDTH_ATTRIBUTE, COLUMN_WIDTH_VALUE, isBrowserChrome, isBrowserFire, TOTAL_WIDTH
Constructor and Description |
---|
RichTextAttributeLine(AttributeLineContext context) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getStatusProp() |
java.lang.String |
getStringValue() |
boolean |
hasAction()
Indicate whether there is an Action or not.
|
void |
onEditText() |
void |
setStringValue(java.lang.String value) |
void |
setValue(java.lang.String richText) |
buildUI, getSlot, getValue, passivate, setSlot, setValue
getActionContext, getAsset, getAttribute, getAttributeContext, getDescription, getIndex, getLineAddVisible, getLineRemoveVisible, getName, getNCName, getSelected, getShowAttributeName, getUnitLabel, getValues, isModified, isMultiValue, isPrefix, isReadOnly, isRequired, modified, onLineAdd, onLineRemove, revert, setAttributeContext, setModified, setNCName, setReadOnly, setValues
public RichTextAttributeLine(AttributeLineContext context)
public java.lang.String getStatusProp()
public void onEditText()
public boolean hasAction()
BaseAttributeLine
hasAction
in class SlotTypeAttributeLine
public java.lang.String getStringValue()
getStringValue
in class SlotTypeAttributeLine
public void setStringValue(java.lang.String value)
public void setValue(java.lang.String richText)
setValue
in interface com.centrasite.control.discovery.PinEditValueListener