public interface OpenHandlerContext<M extends Model>
OpenHandler
.ExtensionUtil
Modifier and Type | Method and Description |
---|---|
PropertyList |
createPropertyList()
Creates a new
PropertyList . |
AbstractOfficeFloorEditPart<M,?,?> |
getEditPart()
Obtains the
AbstractOfficeFloorEditPart for the Model . |
M |
getModel()
Obtains the
Model . |
AbstractOfficeFloorEditPart<M,?,?> getEditPart()
AbstractOfficeFloorEditPart
for the Model
.AbstractOfficeFloorEditPart
for the Model
.PropertyList createPropertyList()
Creates a new PropertyList
.
This is useful to create the PropertyList
for using the
ExtensionUtil
to open.
PropertyList
.Copyright © 2005–2016. All rights reserved.