public final class IlvNullResource extends IlvSimpleResource
IlvNullResource
is a special implementation of the
IlvResource
interface that is used as
the root resource
of a Gantt data model when a root
has not been explicitly specified. For example:
IlvGanttDocumentReader
reads a Gantt.NET XML file that does not have an explicit root resource
specified, it automatically sets an IlvNullResource
as the
root of the data model.IlvGanttDocumentWriter
does not write out the root resource if it is an instance of
IlvNullResource
.Constructor and Description |
---|
IlvNullResource()
Creates a new
IlvNullResource that can be used as the
root resource of
a Gantt data model when a root
has not been explicitly specified. |
getID, getName, getQuantity, setID, setName, setQuantity
fireEvent, fireIDAboutToChange, fireIDChanged, fireNameAboutToChange, fireNameChanged, fireQuantityAboutToChange, fireQuantityChanged, getChildEventFilter, getGanttModel, paramString, processChildEvent, setGanttModelImpl, toString
public IlvNullResource()
IlvNullResource
that can be used as the
root resource of
a Gantt data model when a root
has not been explicitly specified.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.