Uses of Class
com.hybris.cockpitng.core.impl.jaxb.Controller
-
Packages that use Controller Package Description com.hybris.cockpitng.core.impl.jaxb -
-
Uses of Controller in com.hybris.cockpitng.core.impl.jaxb
Fields in com.hybris.cockpitng.core.impl.jaxb declared as Controller Modifier and Type Field Description protected ControllerWidgetDefinition. controllerMethods in com.hybris.cockpitng.core.impl.jaxb that return Controller Modifier and Type Method Description ControllerObjectFactory. createController()Create an instance ofControllerControllerWidgetDefinition. getController()Gets the value of the controller property.Methods in com.hybris.cockpitng.core.impl.jaxb with parameters of type Controller Modifier and Type Method Description voidWidgetDefinition. setController(Controller value)Sets the value of the controller property.
-