com.stimulsoft.report.dictionary
Class StiDialogInfoItem.StiLongDialogInfoItem

java.lang.Object
  extended by com.stimulsoft.report.dictionary.StiDialogInfoItem
      extended by com.stimulsoft.report.dictionary.StiDialogInfoItem.StiLongDialogInfoItem
Enclosing class:
StiDialogInfoItem

public static class StiDialogInfoItem.StiLongDialogInfoItem
extends StiDialogInfoItem


Nested Class Summary
 
Nested classes/interfaces inherited from class com.stimulsoft.report.dictionary.StiDialogInfoItem
StiDialogInfoItem.StiBoolDialogInfoItem, StiDialogInfoItem.StiCharDialogInfoItem, StiDialogInfoItem.StiCharRangeDialogInfoItem, StiDialogInfoItem.StiDateTimeDialogInfoItem, StiDialogInfoItem.StiDateTimeRangeDialogInfoItem, StiDialogInfoItem.StiDecimalDialogInfoItem, StiDialogInfoItem.StiDecimalRangeDialogInfoItem, StiDialogInfoItem.StiDoubleDialogInfoItem, StiDialogInfoItem.StiDoubleRangeDialogInfoItem, StiDialogInfoItem.StiExpressionDialogInfoItem, StiDialogInfoItem.StiExpressionRangeDialogInfoItem, StiDialogInfoItem.StiGuidDialogInfoItem, StiDialogInfoItem.StiGuidRangeDialogInfoItem, StiDialogInfoItem.StiImageDialogInfoItem, StiDialogInfoItem.StiLongDialogInfoItem, StiDialogInfoItem.StiLongRangeDialogInfoItem, StiDialogInfoItem.StiPropertyCollection, StiDialogInfoItem.StiRangeDialogInfoItem, StiDialogInfoItem.StiStringDialogInfoItem, StiDialogInfoItem.StiStringRangeDialogInfoItem, StiDialogInfoItem.StiTimeSpanDialogInfoItem, StiDialogInfoItem.StiTimeSpanRangeDialogInfoItem
 
Field Summary
 
Fields inherited from class com.stimulsoft.report.dictionary.StiDialogInfoItem
KeyObject, KeyObjectTo, ValueBinding
 
Constructor Summary
StiDialogInfoItem.StiLongDialogInfoItem()
           
 
Method Summary
 StiComponentId getComponentId()
           
 java.lang.Long getKey()
           
 void setKey(long value)
           
 
Methods inherited from class com.stimulsoft.report.dictionary.StiDialogInfoItem
getFrom, getPropName, getTo, getValue, setFrom, setKey, setTo, setValue, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiDialogInfoItem.StiLongDialogInfoItem

public StiDialogInfoItem.StiLongDialogInfoItem()
Method Detail

getComponentId

public StiComponentId getComponentId()
Overrides:
getComponentId in class StiDialogInfoItem

getKey

public java.lang.Long getKey()
Overrides:
getKey in class StiDialogInfoItem
Returns:
the keyObject

setKey

public void setKey(long value)