Uses of Class
net.n2oapp.framework.api.metadata.global.view.action.control.Target
-
-
Uses of Target in net.n2oapp.framework.api.metadata.aware
Methods in net.n2oapp.framework.api.metadata.aware that return Target Modifier and Type Method Description TargetUrlAware. getTarget()Methods in net.n2oapp.framework.api.metadata.aware with parameters of type Target Modifier and Type Method Description voidUrlAware. setTarget(Target target) -
Uses of Target in net.n2oapp.framework.api.metadata.global.view.action.control
Methods in net.n2oapp.framework.api.metadata.global.view.action.control that return Target Modifier and Type Method Description static TargetTarget. valueOf(String name)Returns the enum constant of this type with the specified name.static Target[]Target. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of Target in net.n2oapp.framework.api.metadata.menu
Methods in net.n2oapp.framework.api.metadata.menu that return Target Modifier and Type Method Description TargetN2oSimpleMenu.AnchorMenuItem. getTarget()Deprecated.Methods in net.n2oapp.framework.api.metadata.menu with parameters of type Target Modifier and Type Method Description voidN2oSimpleMenu.AnchorMenuItem. setTarget(Target target)Deprecated. -
Uses of Target in net.n2oapp.framework.api.metadata.meta.action.link
Methods in net.n2oapp.framework.api.metadata.meta.action.link that return Target Modifier and Type Method Description TargetLinkActionImpl. getTarget()Methods in net.n2oapp.framework.api.metadata.meta.action.link with parameters of type Target Modifier and Type Method Description voidLinkActionImpl. setTarget(Target target)
-