Interface ClientItemConstants
- All Known Subinterfaces:
ClientItemContext
public interface ClientItemConstants
Properties and identifier constants for the client-side action plugins.
- Since:
- 5.2.181105
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringContextual element asFSID.static final StringContextual language abbreviation asString.static final StringIdentifier of the contextual object asString.static final StringName of the contextual plugin asString.static final StringContext type for actions in the floating action button.static final StringContext type for actions in an FS_INDEX editor.static final StringContext type for actions in the status menu.
-
Field Details
-
TYPE_INDEX
Context type for actions in an FS_INDEX editor. Available properties are:- Since:
- 5.2.181105
- See Also:
-
TYPE_STATUS
Context type for actions in the status menu. Available properties are:- Since:
- 5.2.190803
- See Also:
-
TYPE_FLOATING
Context type for actions in the floating action button.- Since:
- 0.5
- See Also:
-
PROPERTY_FSID
Contextual element asFSID.- Since:
- 5.2.181105
- See Also:
-
PROPERTY_LANGUAGE
Contextual language abbreviation asString.- Since:
- 5.2.181105
- See Also:
-
PROPERTY_PLUGIN
Name of the contextual plugin asString.- Since:
- 5.2.181105
- See Also:
-
PROPERTY_OBJECT_ID
Identifier of the contextual object asString.- Since:
- 5.2.181105
- See Also:
-