Package | Description |
---|---|
ilog.views.gantt.property |
Provides interfaces and classes for accessing
arbitrary object properties.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvAbstractUserDefinedProperty
IlvAbstractUserDefinedProperty provides a common framework
for accessing arbitrary user-defined properties of an
IlvUserPropertyHolder via the generic
IlvStringProperty interface. |
class |
IlvActivityFormattedDurationProperty
IlvActivityFormattedDurationProperty is an adapter that allows
the time duration of an IlvActivity to be accessed via the generic
IlvStringProperty interface. |
class |
IlvActivityFormattedEndTimeProperty
The class
IlvActivityFormattedEndTimeProperty is an adapter that allows
the end time of an IlvActivity to be accessed via the generic
IlvStringProperty interface. |
class |
IlvActivityFormattedStartTimeProperty
The class
IlvActivityFormattedStartTimeProperty is an adapter that allows
the start time of an IlvActivity to be accessed via the generic
IlvStringProperty interface. |
class |
IlvActivityIDProperty
IlvActivityIDProperty is an adapter that allows the id of an
IlvActivity to be accessed via the generic IlvStringProperty
interface. |
class |
IlvActivityNameProperty
IlvActivityNameProperty is an adapter that allows the name of an
IlvActivity to be accessed via the generic IlvStringProperty
interface. |
class |
IlvActivityUserDefinedProperty
IlvActivityUserDefinedProperty is an adapter that allows
a user-defined property of an IlvGeneralActivity to be accessed
via the generic IlvStringProperty interface. |
class |
IlvFormattedNumberProperty
The class
IlvFormattedNumberProperty is an abstract adapter, whose
subclasses allow a numerical property of arbitrary objects to be accessed as
a String via the generic IlvStringProperty
interface. |
class |
IlvFormattedTimeProperty
The class
IlvFormattedTimeProperty is an abstract adapter, whose
subclasses allow a Date property of arbitrary objects
to be accessed as a String through the generic
IlvStringProperty interface. |
class |
IlvResourceIDProperty
IlvResourceIDProperty is an adapter that allows the id of an
IlvResource to be accessed via the generic IlvStringProperty
interface. |
class |
IlvResourceNameProperty
IlvResourceNameProperty is an adapter that allows the name of an
IlvResource to be accessed via the generic IlvStringProperty
interface. |
class |
IlvResourceQuantityProperty
The class
IlvResourceQuantityProperty is an adapter that allows the quantity of an
IlvResource to be accessed via the generic IlvStringProperty
interface. |
class |
IlvResourceUserDefinedProperty
IlvResourceUserDefinedProperty is an adapter that allows
a user-defined property of an IlvGeneralResource to be accessed
via the generic IlvStringProperty interface. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.