Uses of Class
org.uberfire.jsbridge.client.loading.AppFormerComponentsRegistry.Entry.Type
-
Packages that use AppFormerComponentsRegistry.Entry.Type Package Description org.uberfire.jsbridge.client.loading -
-
Uses of AppFormerComponentsRegistry.Entry.Type in org.uberfire.jsbridge.client.loading
Methods in org.uberfire.jsbridge.client.loading that return AppFormerComponentsRegistry.Entry.Type Modifier and Type Method Description AppFormerComponentsRegistry.Entry.TypeAppFormerComponentsRegistry.Entry. getType()static AppFormerComponentsRegistry.Entry.TypeAppFormerComponentsRegistry.Entry.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static AppFormerComponentsRegistry.Entry.Type[]AppFormerComponentsRegistry.Entry.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-