|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ItemModel<M extends Model>
Interface to aid manipulation of items.
| Method Summary | |
|---|---|
RemoveConnectionsAction<M> |
removeConnections()
Removes the ConnectionModel instances connected to this
ItemModel. |
| Methods inherited from interface net.officefloor.model.Model |
|---|
addPropertyChangeListener, getX, getY, removePropertyChangeListener, setX, setY |
| Method Detail |
|---|
RemoveConnectionsAction<M> removeConnections()
ConnectionModel instances connected to this
ItemModel.
RemoveConnectionsAction containing the
ConnectionModel instances removed.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||