|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stimulsoft.report.dictionary.StiDialogInfoItem
com.stimulsoft.report.dictionary.StiDialogInfoItem.StiRangeDialogInfoItem
com.stimulsoft.report.dictionary.StiDialogInfoItem.StiDateTimeRangeDialogInfoItem
public static class StiDialogInfoItem.StiDateTimeRangeDialogInfoItem
Nested Class Summary |
---|
Field Summary |
---|
Fields inherited from class com.stimulsoft.report.dictionary.StiDialogInfoItem |
---|
KeyObject, KeyObjectTo, ValueBinding |
Constructor Summary | |
---|---|
StiDialogInfoItem.StiDateTimeRangeDialogInfoItem()
|
Method Summary | |
---|---|
StiComponentId |
getComponentId()
|
StiDateTime |
getFrom()
|
StiDateTime |
getTo()
|
void |
setFrom(StiDateTime value)
|
void |
setTo(StiDateTime value)
|
Methods inherited from class com.stimulsoft.report.dictionary.StiDialogInfoItem |
---|
getKey, getPropName, getValue, setFrom, setKey, setTo, setValue, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StiDialogInfoItem.StiDateTimeRangeDialogInfoItem()
Method Detail |
---|
public StiComponentId getComponentId()
getComponentId
in class StiDialogInfoItem
public StiDateTime getFrom()
getFrom
in class StiDialogInfoItem
public void setFrom(StiDateTime value)
public StiDateTime getTo()
getTo
in class StiDialogInfoItem
public void setTo(StiDateTime value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |