Uses of Class
com.iizigo.navigator.ItemNavigatorPresentation
Packages that use ItemNavigatorPresentation Package Description com.iizigo.link com.iizigo.link.java com.iizigo.link.ui com.iizigo.link.ui.builder com.iizigo.link.vs Uses of ItemNavigatorPresentation in com.iizigo.link
Methods in com.iizigo.link that return ItemNavigatorPresentation Modifier and Type Method Description ItemNavigatorPresentation
ILinkOperation. createOperationNode(ItemNavigatorPresentation parent)
Creates the operation node for presentation in the link wizard main page.Methods in com.iizigo.link with parameters of type ItemNavigatorPresentation Modifier and Type Method Description ItemNavigatorPresentation
ILinkOperation. 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 ItemNavigatorPresentation Modifier and Type Method Description ItemNavigatorPresentation
AddAnnotationPrecondition. 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 ItemNavigatorPresentation Modifier and Type Method Description ItemNavigatorPresentation
AddAnnotationPrecondition. 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 ItemNavigatorPresentation Modifier and Type Method Description ItemNavigatorPresentation
UIBuilderOperation. 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 ItemNavigatorPresentation Modifier and Type Method Description ItemNavigatorPresentation
UIBuilderOperation. 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 ItemNavigatorPresentation Modifier and Type Method Description ItemNavigatorPresentation
LayoutNewComponentsOperation. createOperationNode(ItemNavigatorPresentation parent)
The item is never presented in the UI.ItemNavigatorPresentation
VSActionBuilderSubOp. createOperationNode(ItemNavigatorPresentation parent)
Creates the operation node for presentation in the link wizard main page.ItemNavigatorPresentation
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 ItemNavigatorPresentation Modifier and Type Method Description ItemNavigatorPresentation
LayoutNewComponentsOperation. createOperationNode(ItemNavigatorPresentation parent)
The item is never presented in the UI.ItemNavigatorPresentation
VSActionBuilderSubOp. createOperationNode(ItemNavigatorPresentation parent)
Creates the operation node for presentation in the link wizard main page.ItemNavigatorPresentation
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 ItemNavigatorPresentation Modifier and Type Method Description ItemNavigatorPresentation
LopAssignVirtualSpace. createOperationNode(ItemNavigatorPresentation parent)
Creates the operation node for presentation in the link wizard main page.ItemNavigatorPresentation
LopVSAction. createOperationNode(ItemNavigatorPresentation parent)
Creates the operation node for presentation in the link wizard main page.ItemNavigatorPresentation
LopVSComponent. createOperationNode(ItemNavigatorPresentation parent)
Creates the operation node for presentation in the link wizard main page.ItemNavigatorPresentation
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 ItemNavigatorPresentation Modifier and Type Method Description ItemNavigatorPresentation
LopAssignVirtualSpace. createOperationNode(ItemNavigatorPresentation parent)
Creates the operation node for presentation in the link wizard main page.ItemNavigatorPresentation
LopVSAction. createOperationNode(ItemNavigatorPresentation parent)
Creates the operation node for presentation in the link wizard main page.ItemNavigatorPresentation
LopVSComponent. createOperationNode(ItemNavigatorPresentation parent)
Creates the operation node for presentation in the link wizard main page.ItemNavigatorPresentation
LopVSField. createOperationNode(ItemNavigatorPresentation parent)
Creates the operation node for presentation in the link wizard main page.