Uses of Class
org.eclnt.editor.reposlink.api.ReposControlInfo
Packages that use ReposControlInfo
-
Uses of ReposControlInfo in org.eclnt.editor.reposlink.api
Methods in org.eclnt.editor.reposlink.api that return ReposControlInfoModifier and TypeMethodDescriptionIReposNode.getControlInfo()
ReposNode.getControlInfo()
static ReposControlInfo
ReposUtils.unmarshalControlInfo
(String xml) Methods in org.eclnt.editor.reposlink.api that return types with arguments of type ReposControlInfoMethods in org.eclnt.editor.reposlink.api with parameters of type ReposControlInfoModifier and TypeMethodDescriptionstatic String
ReposUtils.marshalReposControlInfo
(ReposControlInfo controlInfo) void
ReposNode.setControlInfo
(ReposControlInfo controlInfo) Method parameters in org.eclnt.editor.reposlink.api with type arguments of type ReposControlInfoModifier and TypeMethodDescriptionvoid
ReposControlInfo.setChildControls
(List<ReposControlInfo> childControls)