Class: AEMReference::ElementByName
- Inherits:
-
SingleElement
- Object
- Query
- Specifier
- PositionSpecifier
- SingleElement
- AEMReference::ElementByName
- Defined in:
- lib/_aem/aemreference.rb
Constant Summary collapse
- By =
Syntax: elements_ref.by_name(string)
:by_name- KeyForm =
AEMReference.pack_enum(KAE::FormName)
Constants inherited from PositionSpecifier
PositionSpecifier::After, PositionSpecifier::Before, PositionSpecifier::Beginning, PositionSpecifier::End, PositionSpecifier::Next, PositionSpecifier::Previous
Instance Attribute Summary
Attributes inherited from PositionSpecifier
Method Summary
Methods inherited from SingleElement
#AEM_resolve, #_pack_key, #initialize
Methods inherited from PositionSpecifier
#_pack_self, #after, #before, #beginning, #begins_with, #contains, #elements, #end, #ends_with, #eq, #ge, #gt, #initialize, #is_in, #le, #lt, #ne, #next, #previous, #property, #to_s, #user_property
Methods inherited from Specifier
#AEM_pack_self, #AEM_root, #AEM_set_desc, #AEM_true_self, #initialize
Methods inherited from Query
#==, #AEM_comparable, #hash, #initialize, #inspect
Constructor Details
This class inherits a constructor from AEMReference::SingleElement