# class DialogButtonBox.ButtonType



# STATIC MEMBERS

# static member read-only Ok

Type: DialogButtonBox.ButtonType

Description:

# static member read-only Cancel

Type: DialogButtonBox.ButtonType

Description:

# static member read-only Save

Type: DialogButtonBox.ButtonType

Description:

# static member read-only Discard

Type: DialogButtonBox.ButtonType

Description:

# static member read-only Done

Type: DialogButtonBox.ButtonType

Description:

# static member read-only Continue

Type: DialogButtonBox.ButtonType

Description:

# static member read-only Back

Type: DialogButtonBox.ButtonType

Description:

# static member read-only TryAgain

Type: DialogButtonBox.ButtonType

Description:

# static member read-only MakeCopy

Type: DialogButtonBox.ButtonType

Description:

# static member read-only KeepBoth

Type: DialogButtonBox.ButtonType

Description:

# static member read-only Replace

Type: DialogButtonBox.ButtonType

Description:

# static member read-only Skip

Type: DialogButtonBox.ButtonType

Description:

# static member read-only Stop

Type: DialogButtonBox.ButtonType

Description:

# STATIC FUNCTIONS

# static function values()

Description:

Return:

(DialogButtonBox.ButtonType) -

# static function valueOf(name)

Description:

Parameters:

  • name: (String) -

Return:

(DialogButtonBox.ButtonType) -

Last Updated: 12/20/2022, 8:12:45 AM