com.centrasite.control.adapters.detailview.dynamicprofile
Class InternationalMultilinestringAttributeLine

java.lang.Object
  extended by com.centrasite.control.adapters.detailview.dynamicprofile.BaseAttributeLine
      extended by com.centrasite.control.adapters.detailview.dynamicprofile.SlotTypeAttributeLine
          extended by com.centrasite.control.adapters.detailview.dynamicprofile.StringAttributeLine
              extended by com.centrasite.control.adapters.detailview.dynamicprofile.MultilineStringAttributeLine
                  extended by com.centrasite.control.adapters.detailview.dynamicprofile.InternationalMultilinestringAttributeLine
All Implemented Interfaces:
DynamicLine

public class InternationalMultilinestringAttributeLine
extends MultilineStringAttributeLine

Dynamic line representing profile attribute of type International Multilinetring.


Field Summary
 
Fields inherited from class com.centrasite.control.adapters.detailview.dynamicprofile.BaseAttributeLine
COLUMN_WIDTH_ACTION, COLUMN_WIDTH_ATTRIBUTE, COLUMN_WIDTH_VALUE, isBrowserChrome, isBrowserFire, TOTAL_WIDTH
 
Constructor Summary
InternationalMultilinestringAttributeLine(AttributeLineContext context)
           
 
Method Summary
 java.lang.String getStringValue()
           
 void setStringValue(java.lang.String value)
           
 
Methods inherited from class com.centrasite.control.adapters.detailview.dynamicprofile.MultilineStringAttributeLine
getFieldStatusProp
 
Methods inherited from class com.centrasite.control.adapters.detailview.dynamicprofile.StringAttributeLine
getValidValues
 
Methods inherited from class com.centrasite.control.adapters.detailview.dynamicprofile.SlotTypeAttributeLine
buildUI, getSlot, getValue, hasAction, passivate, setSlot, setValue
 
Methods inherited from class com.centrasite.control.adapters.detailview.dynamicprofile.BaseAttributeLine
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
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InternationalMultilinestringAttributeLine

public InternationalMultilinestringAttributeLine(AttributeLineContext context)
Method Detail

getStringValue

public java.lang.String getStringValue()
Overrides:
getStringValue in class StringAttributeLine

setStringValue

public void setStringValue(java.lang.String value)
Overrides:
setStringValue in class StringAttributeLine