@Extension @Symbol(value="all") public static final class AllView.DescriptorImpl extends ViewDescriptor
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
clazz
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
String |
getDisplayName()
Returns the human-readable name of this type of view.
|
boolean |
isApplicableIn(ViewGroup owner)
|
checkDisplayName, doAutoCompleteCopyNewItemFrom, getColumnsDescriptors, getJobFiltersDescriptors, getNewViewDetailPage, isApplicable, isInstantiable
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getRequiredGlobalConfigPagePermission, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
public boolean isApplicableIn(ViewGroup owner)
ViewDescriptor
View
type is applicable in the specific ViewGroup
.
Default implementation returns ViewDescriptor.isApplicable(Class)
for the ViewGroup
’s Object.getClass()
.
isApplicableIn
in class ViewDescriptor
public String getDisplayName()
ViewDescriptor
getDisplayName
in class ViewDescriptor
Copyright © 2004–2021. All rights reserved.