Deprecated API
Contents
-
Terminally Deprecated ElementsElementDescriptionnot needed anymore since the resources will be served directly from Web Archives using
ResourceRequestFilterno more WebUI based layout management, thus uselessno more WebUI based layout management, thus useless
-
Deprecated ClassesClassDescriptionnot needed anymore since the resources will be served directly from Web Archives using
ResourceRequestFilteruseUICheckBoxInputinsteadUse UIUploadInput instead
-
Deprecated FieldsFieldDescriptionAccording to deprecation of the
UIFormInputBase.setEditable(boolean)andUIFormInputBase.setEnable(boolean)methodsAccording to deprecation of theUIFormInputBase.setEditable(boolean)andUIFormInputBase.setEnable(boolean)methodsAccording to the deprecation of theUIFormInputBase.setEnable(boolean)method Whether this field is enabled
-
Deprecated MethodsMethodDescriptionuse getSiteKey() insteaduse getSiteKey() insteadno more WebUI based layout management, thus uselessno more WebUI based layout management, thus uselessUse
UIFormInputBase.isReadOnly()insteadUseUIFormInputBase.isDisabled()insteadUseUIFormInputBase.setReadOnly(boolean)insteadUseUIFormInputBase.setDisabled(boolean)instead
-
Deprecated ConstructorsConstructorDescription