Uses of Class
io.keikaiex.ui.dialog.InsertHyperlinkCtrl.DocItemType
-
Packages that use InsertHyperlinkCtrl.DocItemType Package Description io.keikaiex.ui.dialog -
-
Uses of InsertHyperlinkCtrl.DocItemType in io.keikaiex.ui.dialog
Methods in io.keikaiex.ui.dialog that return InsertHyperlinkCtrl.DocItemType Modifier and Type Method Description static InsertHyperlinkCtrl.DocItemType
InsertHyperlinkCtrl.DocItemType. valueOf(String name)
Returns the enum constant of this type with the specified name.static InsertHyperlinkCtrl.DocItemType[]
InsertHyperlinkCtrl.DocItemType. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-