Uses of Class
com.orchestranetworks.ui.UIButtonIcon
-
Packages that use UIButtonIcon Package Description com.orchestranetworks.ui This package provides the capability to create custom user interface components that are integrated within EBX®.com.orchestranetworks.ui.toolbar This package allows customizing toolbars. -
-
Uses of UIButtonIcon in com.orchestranetworks.ui
Fields in com.orchestranetworks.ui declared as UIButtonIcon Modifier and Type Field Description static UIButtonIconUIButtonIcon. ADDstatic UIButtonIconUIButtonIcon. BINOCULARSstatic UIButtonIconUIButtonIcon. BLOCK_COLLAPSEstatic UIButtonIconUIButtonIcon. BLOCK_EXPANDstatic UIButtonIconUIButtonIcon. CALENDARstatic UIButtonIconUIButtonIcon. CAMERAstatic UIButtonIconUIButtonIcon. CLOSEstatic UIButtonIconUIButtonIcon. COLOR_PICKERstatic UIButtonIconUIButtonIcon. COMMENTSstatic UIButtonIconUIButtonIcon. DELETEstatic UIButtonIconUIButtonIcon. DUPLICATEstatic UIButtonIconUIButtonIcon. DYNAMIC_HIDDENstatic UIButtonIconUIButtonIcon. EDITstatic UIButtonIconUIButtonIcon. EMPTYstatic UIButtonIconUIButtonIcon. FILTERstatic UIButtonIconUIButtonIcon. FIND_NEXTstatic UIButtonIconUIButtonIcon. FIND_PREVIOUSstatic UIButtonIconUIButtonIcon. FULLSCREEN_OFFstatic UIButtonIconUIButtonIcon. FULLSCREEN_ONstatic UIButtonIconUIButtonIcon. HAMBURGER_MENUstatic UIButtonIconUIButtonIcon. HELPstatic UIButtonIconUIButtonIcon. HOMEstatic UIButtonIconUIButtonIcon. INFINITEstatic UIButtonIconUIButtonIcon. INFOstatic UIButtonIconUIButtonIcon. INHERITEDstatic UIButtonIconUIButtonIcon. INHERITED_FIELDstatic UIButtonIconUIButtonIcon. LABEL_DETAILSstatic UIButtonIconUIButtonIcon. LOGOUTstatic UIButtonIconUIButtonIcon. MAILTOstatic UIButtonIconUIButtonIcon. MENUstatic UIButtonIconUIButtonIcon. MORE_VERTstatic UIButtonIconUIButtonIcon. MOVE_ALL_LEFTstatic UIButtonIconUIButtonIcon. MOVE_ALL_RIGHTstatic UIButtonIconUIButtonIcon. MOVE_BOTTOMstatic UIButtonIconUIButtonIcon. MOVE_DOWNstatic UIButtonIconUIButtonIcon. MOVE_LEFTstatic UIButtonIconUIButtonIcon. MOVE_RIGHTstatic UIButtonIconUIButtonIcon. MOVE_TOPstatic UIButtonIconUIButtonIcon. MOVE_UPstatic UIButtonIconUIButtonIcon. NEXT_STEPstatic UIButtonIconUIButtonIcon. NO_SEARCHstatic UIButtonIconUIButtonIcon. NULLstatic UIButtonIconUIButtonIcon. PAGING_FIRSTstatic UIButtonIconUIButtonIcon. PAGING_LASTstatic UIButtonIconUIButtonIcon. PAGING_NEXTstatic UIButtonIconUIButtonIcon. PAGING_PREVIOUSstatic UIButtonIconUIButtonIcon. PERSPECTIVESstatic UIButtonIconUIButtonIcon. PREVIEWstatic UIButtonIconUIButtonIcon. PREVIOUS_STEPstatic UIButtonIconUIButtonIcon. REMOVE_ALL_ITEMSstatic UIButtonIconUIButtonIcon. REMOVE_ITEMstatic UIButtonIconUIButtonIcon. REVERTstatic UIButtonIconUIButtonIcon. SCROLL_LEFTstatic UIButtonIconUIButtonIcon. SCROLL_RIGHTstatic UIButtonIconUIButtonIcon. SEARCHstatic UIButtonIconUIButtonIcon. SEE_MOREstatic UIButtonIconUIButtonIcon. SETTINGSstatic UIButtonIconUIButtonIcon. SORT_BY_RELEVANCYstatic UIButtonIconUIButtonIcon. STAR_EMPTYstatic UIButtonIconUIButtonIcon. STAR_FULLstatic UIButtonIconUIButtonIcon. TRASHCANstatic UIButtonIconUIButtonIcon. WIZARDstatic UIButtonIconUIButtonIcon. WORKFLOWstatic UIButtonIconUIButtonIcon. WORKFLOW_ERRORstatic UIButtonIconUIButtonIcon. WORKFLOW_INCOMINGstatic UIButtonIconUIButtonIcon. WORKITEMstatic UIButtonIconUIButtonIcon. WORKITEM_ALLOCATEDstatic UIButtonIconUIButtonIcon. WORKITEM_COMPLETEDstatic UIButtonIconUIButtonIcon. WORKITEM_ERRORstatic UIButtonIconUIButtonIcon. WORKITEM_OFFEREDstatic UIButtonIconUIButtonIcon. WORKITEM_STARTEDstatic UIButtonIconUIButtonIcon. WRENCHMethods in com.orchestranetworks.ui that return UIButtonIcon Modifier and Type Method Description UIButtonIconUIButtonSpec. getButtonIcon()Returns the icon of the button,nullif it was not set.Methods in com.orchestranetworks.ui with parameters of type UIButtonIcon Modifier and Type Method Description voidUIButtonSpec. setButtonIcon(UIButtonIcon buttonIcon)Sets a predefined icon for the button. -
Uses of UIButtonIcon in com.orchestranetworks.ui.toolbar
Methods in com.orchestranetworks.ui.toolbar with parameters of type UIButtonIcon Modifier and Type Method Description voidToolbarButton. setIcon(UIButtonIcon buttonIcon)Sets the icon of the button.
-