class PopupFrameCreationInfo

Defined at line 3435 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/wire_types.h

Specifies additional information about a newly created popup frame.

Public Methods

bool IsEmpty ()

Returns whether no field is set.

bool HasUnknownData ()

Returns whether the table references unknown fields.

void PopupFrameCreationInfo ()

Defined at line 3437 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/wire_types.h

void PopupFrameCreationInfo (const PopupFrameCreationInfo & other)

Defined at line 3438 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/wire_types.h

PopupFrameCreationInfo & operator= (const PopupFrameCreationInfo & other)

Defined at line 3439 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/wire_types.h

void PopupFrameCreationInfo (PopupFrameCreationInfo && other)

Defined at line 3440 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/wire_types.h

void _CloseHandles ()
::fidl::WireTableBuilder< ::fuchsia_web::wire::PopupFrameCreationInfo> Builder (::fidl::AnyArena & arena)

Return a builder that by defaults allocates of an arena.

::fidl::WireTableExternalBuilder< ::fuchsia_web::wire::PopupFrameCreationInfo> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_web::wire::PopupFrameCreationInfo>> frame)

Return a builder that relies on explicitly allocating |fidl::ObjectView|s.

::fidl::StringView & initial_url ()

The URL to which the popup frame was initially navigated.

bool has_initial_url ()
bool & initiated_by_user ()

Set if the popup frame was created in response to UI interaction from the user (e.g. a

link was clicked).

bool has_initiated_by_user ()
PopupFrameCreationInfo & operator= (PopupFrameCreationInfo && other)

Defined at line 3441 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/wire_types.h

void ~PopupFrameCreationInfo ()

Defined at line 3443 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/wire_types.h

Friends

class WireTableBaseBuilder
class WireTableBaseBuilder