Uses of Class
com.iizigo.navigator.ItemNavigatorPresentation
Packages that use ItemNavigatorPresentation
Package
Description
Uses of ItemNavigatorPresentation in com.iizigo.link
Methods in com.iizigo.link that return ItemNavigatorPresentationModifier and TypeMethodDescriptionILinkOperation.createOperationNode
(ItemNavigatorPresentation parent) Creates the operation node for presentation in the link wizard main page.Methods in com.iizigo.link with parameters of type ItemNavigatorPresentationModifier and TypeMethodDescriptionILinkOperation.createOperationNode
(ItemNavigatorPresentation parent) Creates the operation node for presentation in the link wizard main page.Uses of ItemNavigatorPresentation in com.iizigo.link.java
Methods in com.iizigo.link.java that return ItemNavigatorPresentationModifier and TypeMethodDescriptionAddAnnotationPrecondition.createOperationNode
(ItemNavigatorPresentation parent) Creates the operation node for presentation in the link wizard main page.Methods in com.iizigo.link.java with parameters of type ItemNavigatorPresentationModifier and TypeMethodDescriptionAddAnnotationPrecondition.createOperationNode
(ItemNavigatorPresentation parent) Creates the operation node for presentation in the link wizard main page.Uses of ItemNavigatorPresentation in com.iizigo.link.ui
Methods in com.iizigo.link.ui that return ItemNavigatorPresentationModifier and TypeMethodDescriptionUIBuilderOperation.createOperationNode
(ItemNavigatorPresentation parent) Creates the operation node for presentation in the link wizard main page.Methods in com.iizigo.link.ui with parameters of type ItemNavigatorPresentationModifier and TypeMethodDescriptionUIBuilderOperation.createOperationNode
(ItemNavigatorPresentation parent) Creates the operation node for presentation in the link wizard main page.Uses of ItemNavigatorPresentation in com.iizigo.link.ui.builder
Methods in com.iizigo.link.ui.builder that return ItemNavigatorPresentationModifier and TypeMethodDescriptionLayoutNewComponentsOperation.createOperationNode
(ItemNavigatorPresentation parent) The item is never presented in the UI.VSActionBuilderSubOp.createOperationNode
(ItemNavigatorPresentation parent) Creates the operation node for presentation in the link wizard main page.VSFieldBuilderSubOp.createOperationNode
(ItemNavigatorPresentation parent) Creates the operation node for presentation in the link wizard main page.Methods in com.iizigo.link.ui.builder with parameters of type ItemNavigatorPresentationModifier and TypeMethodDescriptionLayoutNewComponentsOperation.createOperationNode
(ItemNavigatorPresentation parent) The item is never presented in the UI.VSActionBuilderSubOp.createOperationNode
(ItemNavigatorPresentation parent) Creates the operation node for presentation in the link wizard main page.VSFieldBuilderSubOp.createOperationNode
(ItemNavigatorPresentation parent) Creates the operation node for presentation in the link wizard main page.Uses of ItemNavigatorPresentation in com.iizigo.link.vs
Methods in com.iizigo.link.vs that return ItemNavigatorPresentationModifier and TypeMethodDescriptionLopAssignVirtualSpace.createOperationNode
(ItemNavigatorPresentation parent) Creates the operation node for presentation in the link wizard main page.LopVSAction.createOperationNode
(ItemNavigatorPresentation parent) Creates the operation node for presentation in the link wizard main page.LopVSComponent.createOperationNode
(ItemNavigatorPresentation parent) Creates the operation node for presentation in the link wizard main page.LopVSField.createOperationNode
(ItemNavigatorPresentation parent) Creates the operation node for presentation in the link wizard main page.Methods in com.iizigo.link.vs with parameters of type ItemNavigatorPresentationModifier and TypeMethodDescriptionLopAssignVirtualSpace.createOperationNode
(ItemNavigatorPresentation parent) Creates the operation node for presentation in the link wizard main page.LopVSAction.createOperationNode
(ItemNavigatorPresentation parent) Creates the operation node for presentation in the link wizard main page.LopVSComponent.createOperationNode
(ItemNavigatorPresentation parent) Creates the operation node for presentation in the link wizard main page.LopVSField.createOperationNode
(ItemNavigatorPresentation parent) Creates the operation node for presentation in the link wizard main page.