Package | Description |
---|---|
ilog.cpl.graphic.views |
Provides graphic object and graphic view classes for creating and configuring
graphic views based on Rogue Wave JViews.
|
ilog.tgo.model |
Provides classes for telecom objects, states and alarms.
|
Constructor and Description |
---|
IlpShelfItemPosition(IlpShelfItemPosition pos)
Copies a position.
|
Modifier and Type | Class and Description |
---|---|
class |
IltShelfItemPosition
Deprecated.
Please use
IlpShelfItemPosition instead. |
Modifier and Type | Method and Description |
---|---|
IlpShelfItemPosition |
IltShelfItemContainer.getItemPosition(IltObject item)
Deprecated.
Returns the position of the child object relative to its parent, based on
an
IlpShelfItemPosition object. |
IlpShelfItemPosition |
IltShelf.getItemPosition(IltObject item)
Deprecated.
Please use the
IltShelfItem.getPosition or retrieve
the shelf item position from the component view. |
IlpShelfItemPosition |
IltCardCarrier.getItemPosition(IltObject item)
Returns the position of the child object relative to its parent, based on
both
x and y slot positioning. |
Modifier and Type | Method and Description |
---|---|
void |
IltShelfItemContainer.checkItem(IltObject item,
IlpShelfItemPosition position)
Deprecated.
Check the position for a given item, verifying if indexes and spans
are valid, and also checking if the item can fit into the container.
|
void |
IltShelf.checkItem(IltObject item,
IlpShelfItemPosition position)
Check the position for a given item, verifying if indexes and spans
are valid, and also checking if the item can fit into the container.
|
void |
IltCardCarrier.checkItem(IltObject item,
IlpShelfItemPosition position)
Check the position for a given item, verifying if indexes and spans
are valid, and also checking if the item can fit into the container.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.