Uses of Class
com.hybris.backoffice.workflow.designer.dto.ElementLocation
-
Packages that use ElementLocation Package Description com.hybris.backoffice.workflow.designer.dto com.hybris.backoffice.workflow.designer.handler.create -
-
Uses of ElementLocation in com.hybris.backoffice.workflow.designer.dto
Methods in com.hybris.backoffice.workflow.designer.dto that return ElementLocation Modifier and Type Method Description static ElementLocationElementLocation. of(int x, int y)static ElementLocationElementLocation. zeroLocation() -
Uses of ElementLocation in com.hybris.backoffice.workflow.designer.handler.create
Methods in com.hybris.backoffice.workflow.designer.handler.create that return ElementLocation Modifier and Type Method Description ElementLocationDefaultInitialElementLocationProvider. provideLocation(com.hybris.cockpitng.engine.WidgetInstanceManager wim)ElementLocationInitialElementLocationProvider. provideLocation(com.hybris.cockpitng.engine.WidgetInstanceManager wim)
-