Uses of Class
de.grogra.pf.registry.ContentDescriptionClass
-
Uses of ContentDescriptionClass in de.grogra.autocompletors
Modifier and TypeMethodDescriptionprotected ClassCompletion
SimpleStaticAutoCompletor.createCompletionFromContentType
(ContentDescriptionClass c, CompletionProvider parent) protected ClassCompletion
SimpleStaticAutoCompletor.createCompletionFromContentTypeAdvanced
(ContentDescriptionClass c, CompletionProvider parent) Load more info than the other oneprotected List<FunctionCompletion>
SimpleStaticAutoCompletor.parseRegistryConstructorForClass
(ContentDescriptionClass c, CompletionProvider parent) protected List<VariableCompletion>
SimpleStaticAutoCompletor.parseRegistryFieldForClass
(ContentDescriptionClass c, CompletionProvider parent) TODO: This should probably be the same as parseRegistryContentType with a Condition as parameter - such as ItemCriterio().protected List<FunctionCompletion>
SimpleStaticAutoCompletor.parseRegistryMethodForClass
(ContentDescriptionClass c, CompletionProvider parent) -
Uses of ContentDescriptionClass in de.grogra.pf.registry
Modifier and TypeMethodDescriptionprotected static void
ContentDescriptionXMLReader.loadContent
(ContentDescriptionClass content, StartElement e)