Schnittstelle HasFragment
- Alle bekannten Unterschnittstellen:
- ButtonTagDeclaration,- EventTagDeclaration,- LinkTagDeclaration,- SheetPageCommandTagDeclaration
public interface HasFragment
- 
MethodenübersichtModifizierer und TypMethodeBeschreibungvoidsetFragment(String fragment) The identifier of the page fragment which should be brought into focus when the target page is rendered.
- 
Methodendetails- 
setFragmentThe identifier of the page fragment which should be brought into focus when the target page is rendered. The value of this attribute is appended to the end of target URL following a hash (#) mark. This notation is part of the standard URL syntax.
 
-