A B C D E F G H I J K L M N O P Q R S T U V W X Y _

A

ABOUT_SCREEN_CLOSE_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Close menu label for the about screen
ABOUT_SCREEN_DESCRIPTION - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Description that goes below the logo on the About screen
ABOUT_SCREEN_FLASH_ALLOWCATED_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Flash allowcated label for the about screen
ABOUT_SCREEN_FLASH_FREE_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Flash free label for the about screen
ABOUT_SCREEN_FLASH_OBJECTS_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Flash objects label for the about screen
ABOUT_SCREEN_FONT_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Font style for the about screen
ABOUT_SCREEN_LOGO_IMAGE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The Logo that goes on top on the About Screen
ABOUT_SCREEN_NAVIGATION_BORDER_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
About screen navigation bar border style Default font : system Default font size : system Default font unit : system Default font style : Font.PLAIN Default foreground color : 0x00FFFFFF Default background color : 0x005275BD
ABOUT_SCREEN_NAVIGATION_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
About screen navigation bar font style Default font : system Default font size : system Default font unit : system Default font style : Font.PLAIN Default foreground color : 0x00FFFFFF Default background color : 0x005275BD
ABOUT_SCREEN_RAM_ALLOWCATED_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Ram allowcated label for the about screen
ABOUT_SCREEN_RAM_FREE_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Ram allowcated label for the about screen
ABOUT_SCREEN_RAM_OBJECTS_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Ram allowcated label for the about screen
ABOUT_SCREEN_SHOW_DEVICE_INFO - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Show the device information such as the device allocated flash, ram, and objects true
ABOUT_SCREEN_VERSION_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Version label for the about screen
AboutScreen - Class in com.sybase.uep.bobclient.screens
This is the bout screen
AboutScreen(String) - Constructor for class com.sybase.uep.bobclient.screens.AboutScreen
Constructor to create a new about screen
AboutScreen(String, String) - Constructor for class com.sybase.uep.bobclient.screens.AboutScreen
Constructor to create a new about screen
AboutScreen(int, String) - Constructor for class com.sybase.uep.bobclient.screens.AboutScreen
Constructor to create a new about screen
absolute(int) - Method in class com.sybase.persistence.QueryResultSet
Moves to the specified row of the result set and returns true if succeed.
AbstractCellAttributeConfig - Class in com.sybase.uep.bobclient.controls.celltable.configs
Holds configurations that are specified in tooling for a cell attribute
AbstractCellAttributeConfig() - Constructor for class com.sybase.uep.bobclient.controls.celltable.configs.AbstractCellAttributeConfig
 
AbstractClassException - Exception in com.sybase.reflection
Sybase internal use only.
AbstractClassException() - Constructor for exception com.sybase.reflection.AbstractClassException
 
AbstractCreatePIMMenuItemCommand - Class in com.sybase.uep.bobclient.controls.pimmenu
Base class for creating PIM menu items
AbstractCreatePIMMenuItemCommand() - Constructor for class com.sybase.uep.bobclient.controls.pimmenu.AbstractCreatePIMMenuItemCommand
 
AbstractEntity - Class in com.sybase.persistence
This is the abstract base class of all the generated MobileBusinessObject implementation.
AbstractEntity() - Constructor for class com.sybase.persistence.AbstractEntity
 
AbstractLogger - Class in com.sybase.persistence
The abstract class for the logger.
AbstractLogger() - Constructor for class com.sybase.persistence.AbstractLogger
 
acknowledgeNotification(String) - Method in class com.sybase.uep.bobclient.listener.PushController
Sends an acknowledgement back to the Push Listener that we have processed a notification
Action - Class in com.sybase.uep.bobclient.actions
This is an abstract class which implements the IBOBAction to defined a based implementation for an action used in the BOB Blackberry client.
Action() - Constructor for class com.sybase.uep.bobclient.actions.Action
 
ActionFactory - Class in com.sybase.uep.bobclient.actions
This is the action factory helper class
ActionFactory() - Constructor for class com.sybase.uep.bobclient.actions.ActionFactory
 
ActionList - Class in com.sybase.uep.bobclient.actions
This is a collection class to execute a list of IBOBAction objects
ActionList() - Constructor for class com.sybase.uep.bobclient.actions.ActionList
Constructor for the ActionList
ActionList(Vector) - Constructor for class com.sybase.uep.bobclient.actions.ActionList
Constructor for the ActionList
ActionList(IBOBAction) - Constructor for class com.sybase.uep.bobclient.actions.ActionList
Constructor for the ActionList
ActionList(IBOBAction[]) - Constructor for class com.sybase.uep.bobclient.actions.ActionList
Constructor for the ActionList
add(Byte, Byte) - Static method in class com.sybase.afx.util.NumberUtil
 
add(Short, Short) - Static method in class com.sybase.afx.util.NumberUtil
 
add(Integer, Integer) - Static method in class com.sybase.afx.util.NumberUtil
 
add(Long, Long) - Static method in class com.sybase.afx.util.NumberUtil
 
add(Float, Float) - Static method in class com.sybase.afx.util.NumberUtil
 
add(Double, Double) - Static method in class com.sybase.afx.util.NumberUtil
 
add(byte[]) - Method in class com.sybase.collections.BinaryList
Adds the specified byte[] to the end of this list, increasing its size by one.
add(Boolean) - Method in class com.sybase.collections.BooleanList
Adds the specified Boolean element to the end of this list, increasing its size by one.
add(boolean) - Method in class com.sybase.collections.BooleanList
Constructs a Boolean element based on the argument and adds it to end of this list.
add(Byte) - Method in class com.sybase.collections.ByteList
Adds the specified Byte to the end of this list, increasing its size by one.
add(byte) - Method in class com.sybase.collections.ByteList
Constructs a Byte element based on the argument and adds it to end of this list.
add(Character) - Method in class com.sybase.collections.CharList
Adds the specified Character to the end of this list, increasing its size by one.
add(char) - Method in class com.sybase.collections.CharList
Constructs a Character element based on the argument and adds it to end of this list.
add(Date) - Method in class com.sybase.collections.DateList
Adds the specified Date to the end of this list, increasing its size by one.
add(Date) - Method in class com.sybase.collections.DateTimeList
Adds the specified Date to the end of this list, increasing its size by one.
add(String) - Method in class com.sybase.collections.DecimalList
Adds the specified String to the end of this list, increasing its size by one.
add(Double) - Method in class com.sybase.collections.DoubleList
Adds the specified Double to the end of this list, increasing its size by one.
add(double) - Method in class com.sybase.collections.DoubleList
Constructs a Double element based on the argument and adds it to end of this list.
add(Float) - Method in class com.sybase.collections.FloatList
Adds the specified Float to the end of this list, increasing its size by one.
add(float) - Method in class com.sybase.collections.FloatList
Constructs a Float element based on the argument and adds it to end of this list.
add(String) - Method in class com.sybase.collections.IntegerList
Adds the specified String to the end of this list, increasing its size by one.
add(Integer) - Method in class com.sybase.collections.IntList
Adds the specified Integer to the end of this list, increasing its size by one.
add(int) - Method in class com.sybase.collections.IntList
Constructs a Integer element based on the argument and adds it to end of this list.
add(Long) - Method in class com.sybase.collections.LongList
Adds the specified Long to the end of this list, increasing its size by one.
add(long) - Method in class com.sybase.collections.LongList
Constructs a Long element based on the argument and adds it to end of this list.
add(byte[]) - Method in class com.sybase.collections.NullableBinaryList
Adds the specified byte[] to the end of this list, increasing its size by one.
add(Boolean) - Method in class com.sybase.collections.NullableBooleanList
Adds the specified Boolean to the end of this list, increasing its size by one.
add(Byte) - Method in class com.sybase.collections.NullableByteList
Adds the specified Byte to the end of this list, increasing its size by one.
add(Character) - Method in class com.sybase.collections.NullableCharList
Adds the specified Character to the end of this list, increasing its size by one.
add(Date) - Method in class com.sybase.collections.NullableDateList
Adds the specified Date to the end of this list, increasing its size by one.
add(Date) - Method in class com.sybase.collections.NullableDateTimeList
Adds the specified Date to the end of this list, increasing its size by one.
add(String) - Method in class com.sybase.collections.NullableDecimalList
Adds the specified String to the end of this list, increasing its size by one.
add(Double) - Method in class com.sybase.collections.NullableDoubleList
Adds the specified Double to the end of this list, increasing its size by one.
add(Float) - Method in class com.sybase.collections.NullableFloatList
Adds the specified Float to the end of this list, increasing its size by one.
add(String) - Method in class com.sybase.collections.NullableIntegerList
Adds the specified String to the end of this list, increasing its size by one.
add(Integer) - Method in class com.sybase.collections.NullableIntList
Adds the specified Integer to the end of this list, increasing its size by one.
add(Long) - Method in class com.sybase.collections.NullableLongList
Adds the specified Long to the end of this list, increasing its size by one.
add(Short) - Method in class com.sybase.collections.NullableShortList
Adds the specified Short to the end of this list, increasing its size by one.
add(String) - Method in class com.sybase.collections.NullableStringList
Adds the specified String to the end of this list, increasing its size by one.
add(Date) - Method in class com.sybase.collections.NullableTimeList
Adds the specified Date to the end of this list, increasing its size by one.
add(Object) - Method in class com.sybase.collections.ObjectList
 
add(Short) - Method in class com.sybase.collections.ShortList
Adds the specified Short to the end of this list, increasing its size by one.
add(short) - Method in class com.sybase.collections.ShortList
Constructs a Short element based on the argument and adds it to end of this list.
add(String) - Method in class com.sybase.collections.StringList
Adds the specified String to the end of this list, increasing its size by one.
add(Date) - Method in class com.sybase.collections.TimeList
Adds the specified Date to the end of this list, increasing its size by one.
add(String, Integer) - Method in class com.sybase.persistence.ColumnIndexMap
 
add(TestCriteria) - Method in class com.sybase.persistence.CompositeTest
Add the test criteria for compsite tests
add(JoinCondition) - Method in class com.sybase.persistence.JoinCriteria
Sybase internal use only.
add(DataValueList) - Method in class com.sybase.persistence.QueryResultSet
Sybase internal use only.
add(String) - Method in class com.sybase.persistence.SortCriteria
Sybase internal use only.
add(String, int) - Method in class com.sybase.persistence.SortCriteria
Sybase internal use only.
add(SortOrder) - Method in class com.sybase.persistence.SortOrderCollection
Adds the SortOrder to this collection.
add(String, AttributeMetaData) - Method in class com.sybase.reflection.AttributeMap
 
add(AttributeMetaData) - Method in class com.sybase.reflection.AttributeMetaDataList
Sybase internal use only.
add(String, ClassMetaData) - Method in class com.sybase.reflection.ClassMap
 
add(ClassMetaData) - Method in class com.sybase.reflection.ClassMetaDataList
Sybase internal use only.
add(DataType) - Method in class com.sybase.reflection.DataTypeList
Sybase internal use only.
add(DataValue) - Method in class com.sybase.reflection.DataValueList
 
add(String, EntityMetaDataList) - Method in class com.sybase.reflection.EntityListMap
 
add(String, EntityMetaData) - Method in class com.sybase.reflection.EntityMap
 
add(EntityMetaData) - Method in class com.sybase.reflection.EntityMetaDataList
Sybase internal use only.
add(String, OperationMetaData) - Method in class com.sybase.reflection.OperationMap
 
add(OperationMetaData) - Method in class com.sybase.reflection.OperationMetaDataList
Sybase internal use only.
add(ParameterMetaData) - Method in class com.sybase.reflection.ParameterMetaDataList
Sybase internal use only.
add(String, DataType) - Method in class com.sybase.reflection.PrimitiveTypes
 
add(String, ServiceMetaData) - Method in class com.sybase.reflection.ServiceMap
 
add(ServiceMetaData) - Method in class com.sybase.reflection.ServiceMetaDataList
Sybase internal use only.
add(UiMetaData) - Method in class com.sybase.reflection.UiMetaDataList
 
addAction(IBOBAction) - Method in class com.sybase.uep.bobclient.actions.ActionList
Add IBOBAction to action list
addAll(Vector, Object[]) - Static method in class com.sybase.uep.bobclient.utils.Util
Collection util method, Add all source elements to target Vector
addAll(Vector, Vector) - Static method in class com.sybase.uep.bobclient.utils.Util
Collection util method, Add all elements of source Vecotr to target Vector
addAssociation(String, String, String, String, int, boolean) - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
Create an association and store it
addCellAttribute(IControlXYDraw, int, int) - Method in class com.sybase.uep.bobclient.controls.celltable.Cell
Adds a cell attribute to the cell
addCellAttributeConfig(AbstractCellAttributeConfig) - Method in class com.sybase.uep.bobclient.controls.celltable.configs.CellTableConfig
Adds a cell attribute configuration
addChild(LinkParamNode) - Method in class com.sybase.uep.bobclient.data.RIMLinkParamNode
 
addChild(SPTreeNode) - Method in class com.sybase.uep.bobclient.data.SPTreeNode
Add a child
addChild(LinkParamNode) - Method in interface com.sybase.uep.bobclient.interfaces.LinkParamNode
 
addCommand(AbstractCreatePIMMenuItemCommand) - Method in class com.sybase.uep.bobclient.controls.pimmenu.CreateMenuItemCompoundCommand
Adds a command to the compound command
addControl(Control) - Method in class com.sybase.uep.bobclient.controls.RowCoordinatorCalculator
Add widget to the row
addControl(Control, int) - Method in class com.sybase.uep.bobclient.controls.RowCoordinatorCalculator
Add widget to this row
addControl(Control, int, int, int) - Method in class com.sybase.uep.bobclient.controls.RowCoordinatorCalculator
Add widget to this row
addDatabaseClass(String, String) - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
Stores the database class name
addDatabaseClass(String, String) - Method in class com.sybase.uep.bobclient.options.OptionsDefinition
Stores the database class name
addFilter(Filter) - Method in class com.sybase.persistence.CompositeTest
Add the test criteria for compsite tests
addInitialSyncParameter(String, String, Object, String) - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
Add initial sync parameter
addLabelItem(Object, int) - Method in class com.sybase.uep.bobclient.controls.celltable.CellLabel
Adds cell label item to the label
addLabelItemConfig(CellLabelItemConfig) - Method in class com.sybase.uep.bobclient.controls.celltable.CellLabel
Adds configuration of a label item to the label
addLabelItemConfig(CellLabelItemConfig) - Method in class com.sybase.uep.bobclient.controls.celltable.configs.CellLabelConfig
Adds a label item configuration
addListItem(ListItem) - Method in class com.sybase.uep.bobclient.controls.ListFieldControl
Add ListItem to the list field
addMBOAttribute(String, String, int, String, LogicalType) - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
Add MBO attribute object
addMBOAttribute(String, String, String, String, LogicalType) - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
Add MBO attribute object
addMBOAttributeId(String) - Method in class com.sybase.uep.bobclient.controls.CellTable
Adds id of a selected MBO attribute
addMBOAttributeId(String) - Method in class com.sybase.uep.bobclient.controls.celltable.configs.MBOConfig
Adds selected MBO attribute id
addMBOMobileApplication(MBOMobileApplication) - Method in class com.sybase.uep.bobclient.data.RIMMBOMobileApplicationList
Add MBO Mobile Application
addMBOMobileApplication(MBOMobileApplication) - Method in interface com.sybase.uep.bobclient.interfaces.MBOMobileApplicationList
Add mobile application object
addMenuAction(MenuItem, int) - Method in class com.sybase.uep.bobclient.controls.MenuGroup
Add menu action
addMenuAction(String, IBOBAction) - Method in class com.sybase.uep.bobclient.screens.BaseBOBScreen
Add new menu Runnable action to this screen
addMenuAction(int, IBOBAction) - Method in class com.sybase.uep.bobclient.screens.BaseBOBScreen
Add new menu action to this screen
addMenuAction(String, IBOBAction, int) - Method in class com.sybase.uep.bobclient.screens.BaseBOBScreen
Add new menu action to this screen
addMenuAction(int, IBOBAction, int) - Method in class com.sybase.uep.bobclient.screens.BaseBOBScreen
Add new menu action to this screen
addMenuAction(String, IBOBAction, int, Field) - Method in class com.sybase.uep.bobclient.screens.BaseBOBScreen
Add new menu action to this screen
addMenuAction(int, IBOBAction, ControlVariable, int) - Method in class com.sybase.uep.bobclient.screens.BaseBOBScreen
Add new menu action to this screen
addMenuAction(String, IBOBAction, ControlVariable, int) - Method in class com.sybase.uep.bobclient.screens.BaseBOBScreen
Add new menu action to this screen
addMenuAction(int, IBOBAction, ControlVariable, int, Field, boolean) - Method in class com.sybase.uep.bobclient.screens.BaseBOBScreen
Add new menu action to this screen
addMenuAction(String, IBOBAction, ControlVariable, int, Field, boolean) - Method in class com.sybase.uep.bobclient.screens.BaseBOBScreen
Add new menu action to this screen
addMenuAction(MenuAction, int) - Method in class com.sybase.uep.bobclient.screens.BaseBOBScreen
Add new menu action to this screen
addMenuItem(MenuItem) - Method in class com.sybase.uep.bobclient.controls.CellTable
Adds a menu item into the context menu of cell table
addMenuItem(MenuItem) - Method in class com.sybase.uep.bobclient.controls.DetailLinkLabel
 
addMenuItem(MenuItem) - Method in class com.sybase.uep.bobclient.controls.DetailUndefinedImage
 
addMenuItem(MenuItem) - Method in class com.sybase.uep.bobclient.controls.EmailAddressInput
Add Menu Item
addMenuItem(MenuItem) - Method in class com.sybase.uep.bobclient.controls.ListFieldControl
Add Menu Item
addMenuItem(MenuItem) - Method in class com.sybase.uep.bobclient.controls.TableField
Add Menu Item to the Table control
addMenuSeperator() - Method in class com.sybase.uep.bobclient.controls.ListFieldControl
Add menu seperator
addMenuSeperator() - Method in class com.sybase.uep.bobclient.controls.TableField
Add menu seperator
addMenuSeperator() - Method in class com.sybase.uep.bobclient.screens.BaseBOBScreen
Add a menu seperator
addMenuSeperator(int) - Method in class com.sybase.uep.bobclient.screens.BaseBOBScreen
Add a menu seperator
addMobileApplication(String, String, String, String, String, int) - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
This method add a mobile application
addMobileApplication(String, String, String, int, String, int) - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
This method add a mobile application
addModalScreen(IBOBScreen) - Method in interface com.sybase.uep.bobclient.controller.UIController
Add Modal screen to UI screen stack
addModelChangeListener(IModelChangeListener) - Method in class com.sybase.uep.bobclient.data.CommonMBOModel
Registers a listener
addNodeAt(SPTreeNode, SPTreeNode, String, String) - Static method in class com.sybase.uep.bobclient.data.SPTreeHelper
Add the node to the tree at the given path.
addOtherOperations(String, String) - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
Add other operation
addPenddingRelationship(String) - Method in class com.sybase.uep.bobclient.data.MBOContext
adds element to _penddingRelationshipList
addPenddingRelationship(String[]) - Method in class com.sybase.uep.bobclient.data.MBOContext
Add a collection of elements to _penddingRelationshipList
addPersonalizationKey(String) - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
Add personalization key
addPersonalizationKey(String, String, boolean, String, String, boolean) - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
Add personalization key
addPKMobileApplication(String, String, String, String, String, boolean) - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
Add a PK mobile application
addPooled(ConnectionImpl) - Method in class com.sybase.afx.ulj.ConnectionPool
 
addProfile(String, int, String, int, String, String, boolean) - Method in class com.sybase.uep.bobclient.options.OptionsDefinition
This method add a profile
addProfile(String, int, String, int, String, String, boolean, String) - Method in class com.sybase.uep.bobclient.options.OptionsDefinition
This method add a profile
addProfile(String, int, String, int, String, String, boolean, String, String) - Method in class com.sybase.uep.bobclient.options.OptionsDefinition
This method add a profile
addProfile(String, String, String, int, String, String, boolean) - Method in class com.sybase.uep.bobclient.options.OptionsDefinition
This method add a profile
addProfile(String, String, String, int, String, String, boolean, String) - Method in class com.sybase.uep.bobclient.options.OptionsDefinition
This method add a profile
addProfile(String, String, String, int, String, String, boolean, String, String) - Method in class com.sybase.uep.bobclient.options.OptionsDefinition
This method add a profile
addPushLog(String[]) - Method in class com.sybase.uep.bobclient.data.RIMSynchronizationGroup
Adds the log to Synchronization Group's push logs.
addPushLog(String[]) - Method in interface com.sybase.uep.bobclient.interfaces.SynchronizationGroup
Adds the log to Synchronization Group's push logs.
addRadioBox(RadioBox) - Method in class com.sybase.uep.bobclient.controls.RadioBoxGroup
Add Radio Box
addRadioBox(RadioBox, int, int) - Method in class com.sybase.uep.bobclient.controls.RadioBoxGroup
Add Radio Box
addReferencedMBO(String) - Method in class com.sybase.uep.bobclient.screens.BaseBOBScreen
(non-Javadoc)
addReferencedMBO(String) - Method in interface com.sybase.uep.bobclient.screens.IBOBScreen
Add a MBO to the referenced MBO list.
ADDRESSBOOK_MENU_ITEM_TEXT - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
ADDRESSBOOK_MENU_ITEM_TEXT_KEY - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
ADDRESSBOOK_MENU_ITEM_TEXT_KEY - Static variable in class com.sybase.uep.bobclient.controls.pimmenu.PIMMenuItemConstants
 
addScreen(IBOBScreen) - Method in interface com.sybase.uep.bobclient.controller.UIController
Add screen to UI screen stack
addScreen(IBOBScreen, boolean) - Method in interface com.sybase.uep.bobclient.controller.UIController
Add screen to UI screen stack
addScreen(String, IBOBScreen) - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
Register the screen
addScreenReference(IBOBScreen) - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
Add screen references
addSeperator(int) - Method in class com.sybase.uep.bobclient.controls.MenuGroup
Add seperator
addSlice(ArrayList, int, int) - Method in class com.sybase.collections.ArrayList
Adds part of the specified ArrayList to this instance.
addSourceConnectionReference(String, String, IBOBScreen) - Method in class com.sybase.uep.bobclient.screens.BaseBOBScreen
(non-Javadoc)
addSourceConnectionReference(String, String, IBOBScreen) - Method in interface com.sybase.uep.bobclient.screens.IBOBScreen
Every screen connection with this screen as the source and a target of another screen will be pass here for reference in the screen implementation incase it is needed.
addSpacer(int) - Method in class com.sybase.uep.bobclient.screens.BaseBOBScreen
Add spacers between fields
addSpacer(int) - Method in class com.sybase.uep.bobclient.screens.BOBCPopupScreen
Add spacers between fields
addSynchronizationGroup(String, String) - Method in class com.sybase.uep.bobclient.data.RIMSynchronizationGroupList
Add Synchronization Group
addSynchronizationGroup(SynchronizationGroup) - Method in class com.sybase.uep.bobclient.data.RIMSynchronizationGroupList
Add Synchronization Group
addSynchronizationGroup(String, String) - Method in interface com.sybase.uep.bobclient.interfaces.SynchronizationGroupList
Adds Synchronization Group to the list based on the given package name and sync group name.
addSynchronizationGroup(SynchronizationGroup) - Method in interface com.sybase.uep.bobclient.interfaces.SynchronizationGroupList
Adds Synchronization Group to the list.
addTab(String, String, String, boolean, Field, boolean) - Method in class com.sybase.uep.bobclient.controls.TabControlLayout
Add new tab to the tab layout manager
addTab(int, String, String, boolean, boolean, Field) - Method in class com.sybase.uep.bobclient.controls.TabLayoutManager
Add new tab to the tab layout manager
addTab(String, String, String, boolean, boolean, Field) - Method in class com.sybase.uep.bobclient.controls.TabLayoutManager
Add new tab to the tab layout manager
addTabChangeListener(TabLayoutManager.TabChangeListener) - Method in class com.sybase.uep.bobclient.controls.TabControlLayout
Add TabChangeListener instance to the list of listeners
addTabChangeListener(TabLayoutManager.TabChangeListener) - Method in class com.sybase.uep.bobclient.controls.TabLayoutManager
Add TabChangeListener instance to the list of listeners
addThis(byte[]) - Method in class com.sybase.collections.BinaryList
Sybase internal use only.
addThis(Boolean) - Method in class com.sybase.collections.BooleanList
Sybase internal use only.
addThis(Byte) - Method in class com.sybase.collections.ByteList
Sybase internal use only.
addThis(Character) - Method in class com.sybase.collections.CharList
Sybase internal use only.
addThis(Date) - Method in class com.sybase.collections.DateList
Sybase internal use only.
addThis(Date) - Method in class com.sybase.collections.DateTimeList
Sybase internal use only.
addThis(String) - Method in class com.sybase.collections.DecimalList
Sybase internal use only.
addThis(Double) - Method in class com.sybase.collections.DoubleList
Sybase internal use only.
addThis(Float) - Method in class com.sybase.collections.FloatList
Sybase internal use only.
addThis(String) - Method in class com.sybase.collections.IntegerList
Sybase internal use only.
addThis(Integer) - Method in class com.sybase.collections.IntList
Sybase internal use only.
addThis(Long) - Method in class com.sybase.collections.LongList
Sybase internal use only.
addThis(byte[]) - Method in class com.sybase.collections.NullableBinaryList
Sybase internal use only.
addThis(Boolean) - Method in class com.sybase.collections.NullableBooleanList
Sybase internal use only.
addThis(Byte) - Method in class com.sybase.collections.NullableByteList
Sybase internal use only.
addThis(Character) - Method in class com.sybase.collections.NullableCharList
Sybase internal use only.
addThis(Date) - Method in class com.sybase.collections.NullableDateList
Sybase internal use only.
addThis(Date) - Method in class com.sybase.collections.NullableDateTimeList
Sybase internal use only.
addThis(String) - Method in class com.sybase.collections.NullableDecimalList
Sybase internal use only.
addThis(Double) - Method in class com.sybase.collections.NullableDoubleList
Sybase internal use only.
addThis(Float) - Method in class com.sybase.collections.NullableFloatList
Sybase internal use only.
addThis(String) - Method in class com.sybase.collections.NullableIntegerList
Sybase internal use only.
addThis(Integer) - Method in class com.sybase.collections.NullableIntList
Sybase internal use only.
addThis(Long) - Method in class com.sybase.collections.NullableLongList
Sybase internal use only.
addThis(Short) - Method in class com.sybase.collections.NullableShortList
Sybase internal use only.
addThis(String) - Method in class com.sybase.collections.NullableStringList
Sybase internal use only.
addThis(Date) - Method in class com.sybase.collections.NullableTimeList
Sybase internal use only.
addThis(Object) - Method in class com.sybase.collections.ObjectList
 
addThis(Short) - Method in class com.sybase.collections.ShortList
Sybase internal use only.
addThis(String) - Method in class com.sybase.collections.StringList
Sybase internal use only.
addThis(Date) - Method in class com.sybase.collections.TimeList
Sybase internal use only.
addThis(AttributeMetaData) - Method in class com.sybase.reflection.AttributeMetaDataList
Sybase internal use only.
addThis(ClassMetaData) - Method in class com.sybase.reflection.ClassMetaDataList
Sybase internal use only.
addThis(DataType) - Method in class com.sybase.reflection.DataTypeList
Sybase internal use only.
addThis(EntityMetaData) - Method in class com.sybase.reflection.EntityMetaDataList
Sybase internal use only.
addThis(OperationMetaData) - Method in class com.sybase.reflection.OperationMetaDataList
Sybase internal use only.
addThis(ParameterMetaData) - Method in class com.sybase.reflection.ParameterMetaDataList
Sybase internal use only.
addThis(ServiceMetaData) - Method in class com.sybase.reflection.ServiceMetaDataList
Sybase internal use only.
addThis(UiMetaData) - Method in class com.sybase.reflection.UiMetaDataList
 
addThis(SubValueDescriptor) - Method in class com.sybase.uep.bobclient.data.SubValueDescriptorChain
Add a SubValueDescriptor to the chain
addToolbarItem(ToolbarItem) - Method in class com.sybase.uep.bobclient.controls.ToolbarManager
Add ToolbarItem object to this ToolbarManager
addTop(Field) - Method in class com.sybase.uep.bobclient.controls.ToolbarManager
Add field on the top of toolbar items
addValueImageMapping(String, String) - Method in class com.sybase.uep.bobclient.controls.celltable.CellImage
Adds a pair of MBO attribute value and the mapping image file
addValueImageMapping(String, String) - Method in class com.sybase.uep.bobclient.controls.celltable.configs.CellImageConfig
Adds a pair of MBO attribute value and the mapping image file
addVariable(String, String, String, String) - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
Add custom variable to persist
addVariable(String, Object, String) - Method in class com.sybase.uep.bobclient.data.RIMVariables
 
addVariable(String, Object, String) - Method in interface com.sybase.uep.bobclient.interfaces.Variables
 
addVariable(String, Object, String, String) - Static method in class com.sybase.uep.bobclient.utils.Util
Add variables to persistent store
addVariables(Hashtable) - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
Add a hashtable of custom variables to persist
addVariables(Hashtable) - Static method in class com.sybase.uep.bobclient.utils.Util
Add a hashtable of variables
addWidget(Field) - Method in class com.sybase.uep.bobclient.controls.LayoutManager
Add a widget to this layout
addWidget(Field, int) - Method in class com.sybase.uep.bobclient.controls.LayoutManager
Add a widget to this layout
addWidget(Field, int, int) - Method in class com.sybase.uep.bobclient.controls.LayoutManager
Add a widget to this layout
addWidget(Field) - Method in class com.sybase.uep.bobclient.controls.RowLayout
Add widget to the row
addWidget(Field, int) - Method in class com.sybase.uep.bobclient.controls.RowLayout
Add widget to this row
addWidget(Field, int, int) - Method in class com.sybase.uep.bobclient.controls.RowLayout
Add widget to this row
AFARIA_CLIENT_GLOBAL_EVENT_ID - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
AFARIA_FILEIO_ERROR - Static variable in exception com.sybase.persistence.SUPClientException
 
afterLast() - Method in class com.sybase.persistence.QueryResultSet
Moves the cursor to the end of this ResultSet object, just after the last row .
afterSync() - Method in interface com.sybase.persistence.SynchronizeCallback
Occurs if synchronization completed.
AlertAction - Class in com.sybase.uep.bobclient.actions
This is the alert action class
AlertAction(int) - Constructor for class com.sybase.uep.bobclient.actions.AlertAction
Constructor to create an alert action
AlertAction(String) - Constructor for class com.sybase.uep.bobclient.actions.AlertAction
Constructor to create an alert action
AlertAction(int, boolean) - Constructor for class com.sybase.uep.bobclient.actions.AlertAction
Constructor to create an alert action
AlertAction(String, boolean) - Constructor for class com.sybase.uep.bobclient.actions.AlertAction
Constructor to create an alert action
AlertAction(int, IBOBAction) - Constructor for class com.sybase.uep.bobclient.actions.AlertAction
Constructor to create an alert action
AlertAction(String, IBOBAction) - Constructor for class com.sybase.uep.bobclient.actions.AlertAction
Constructor to create an alert action
AlertAction(int, IBOBAction, boolean) - Constructor for class com.sybase.uep.bobclient.actions.AlertAction
Constructor to create an alert action
AlertAction(String, IBOBAction, boolean) - Constructor for class com.sybase.uep.bobclient.actions.AlertAction
Constructor to create an alert action
AlertAction(int, IBOBAction, boolean, int) - Constructor for class com.sybase.uep.bobclient.actions.AlertAction
Constructor to create an alert action
AlertAction(String, IBOBAction, boolean, String) - Constructor for class com.sybase.uep.bobclient.actions.AlertAction
Constructor to create an alert action
AlertErrorAction - Class in com.sybase.uep.bobclient.actions
This is the alert error action class
AlertErrorAction(int) - Constructor for class com.sybase.uep.bobclient.actions.AlertErrorAction
Constructor to create an alert error action
AlertErrorAction(String) - Constructor for class com.sybase.uep.bobclient.actions.AlertErrorAction
Constructor to create an alert error action
AlertErrorAction(int, boolean) - Constructor for class com.sybase.uep.bobclient.actions.AlertErrorAction
Constructor to create an alert error action
AlertErrorAction(String, boolean) - Constructor for class com.sybase.uep.bobclient.actions.AlertErrorAction
Constructor to create an alert error action
AlertErrorAction(int, IBOBAction) - Constructor for class com.sybase.uep.bobclient.actions.AlertErrorAction
Constructor to create an alert error action
AlertErrorAction(String, IBOBAction) - Constructor for class com.sybase.uep.bobclient.actions.AlertErrorAction
Constructor to create an alert error action
AlertErrorAction(int, IBOBAction, boolean) - Constructor for class com.sybase.uep.bobclient.actions.AlertErrorAction
Constructor to create an alert error action
AlertErrorAction(String, IBOBAction, boolean) - Constructor for class com.sybase.uep.bobclient.actions.AlertErrorAction
Constructor to create an alert error action
AlertErrorAction(int, IBOBAction, boolean, int) - Constructor for class com.sybase.uep.bobclient.actions.AlertErrorAction
Constructor to create an alert error action
AlertErrorAction(String, IBOBAction, boolean, String) - Constructor for class com.sybase.uep.bobclient.actions.AlertErrorAction
Constructor to create an alert error action
AlertQuestionAction - Class in com.sybase.uep.bobclient.actions
This is the question alert action class
AlertQuestionAction(int, IBOBAction, IBOBAction) - Constructor for class com.sybase.uep.bobclient.actions.AlertQuestionAction
Constructor to create an alert question action
AlertQuestionAction(String, IBOBAction, IBOBAction) - Constructor for class com.sybase.uep.bobclient.actions.AlertQuestionAction
Constructor to create an alert question action
AlertQuestionAction(int, IBOBAction, IBOBAction, boolean) - Constructor for class com.sybase.uep.bobclient.actions.AlertQuestionAction
Constructor to create an alert question action
AlertQuestionAction(String, IBOBAction, IBOBAction, boolean) - Constructor for class com.sybase.uep.bobclient.actions.AlertQuestionAction
Constructor to create an alert question action
AlertQuestionAction(int, IBOBAction, IBOBAction, boolean, int, int) - Constructor for class com.sybase.uep.bobclient.actions.AlertQuestionAction
Constructor to create an alert question action
AlertQuestionAction(String, IBOBAction, IBOBAction, boolean, String, String) - Constructor for class com.sybase.uep.bobclient.actions.AlertQuestionAction
Constructor to create an alert question action
ALL - Static variable in interface com.sybase.persistence.ObjectState
The flag for all row states.
AND - Static variable in class com.sybase.persistence.CompositeTest
 
and(TestCriteria) - Method in class com.sybase.persistence.TestCriteria
Return a CompositeTest which is add of the test criteria.
AND - Static variable in interface com.sybase.persistence.TestType
 
appendInternalPackageString(String) - Static method in class com.sybase.uep.bobclient.utils.Util
Appends 'intrnl' as package name
APPLICATION_DATA_DOWNLOADING - Static variable in interface com.sybase.persistence.SyncStatusState
Application data is downloading.
APPLICATION_DATA_DOWNLOADING_DONE - Static variable in interface com.sybase.persistence.SyncStatusState
Application data downloading is done.
APPLICATION_DATA_UPLOADING - Static variable in interface com.sybase.persistence.SyncStatusState
Application data is uploading.
APPLICATION_DATA_UPLOADING_DONE - Static variable in interface com.sybase.persistence.SyncStatusState
Application data uploading done.
APPLICATION_SYNC_CANCELLED - Static variable in interface com.sybase.persistence.SyncStatusState
Application sync cancelled.
APPLICATION_SYNC_CONNECTING - Static variable in interface com.sybase.persistence.SyncStatusState
Application sync is connecting.
APPLICATION_SYNC_DISCONNECTING - Static variable in interface com.sybase.persistence.SyncStatusState
Application sync is disconnecting.
APPLICATION_SYNC_DONE - Static variable in interface com.sybase.persistence.SyncStatusState
Application sync is done.
APPLICATION_SYNC_ERROR - Static variable in interface com.sybase.persistence.SyncStatusState
Application sync error.
APPLICATION_SYNC_STARTING - Static variable in interface com.sybase.persistence.SyncStatusState
Application sync is starting.
ApplicationDefinition - Class in com.sybase.uep.bobclient.data
 
ApplicationDefinition(String, String, Bitmap, boolean, int, boolean, boolean, long) - Constructor for class com.sybase.uep.bobclient.data.ApplicationDefinition
 
ApplicationDefinition(String, String, Bitmap, boolean, int, boolean, int, int, int, int, int, int, int, int, int, int) - Constructor for class com.sybase.uep.bobclient.data.ApplicationDefinition
 
ApplicationDefinition(String, String, Bitmap, boolean, int, boolean, int, int, int, int, int, int, int, int, int, int, boolean, boolean, long) - Constructor for class com.sybase.uep.bobclient.data.ApplicationDefinition
 
ApplicationDefinition.GridTableDefinition - Class in com.sybase.uep.bobclient.data
 
ApplicationDefinition.GridTableDefinition(boolean, int, int, int, int, int, int, int, int) - Constructor for class com.sybase.uep.bobclient.data.ApplicationDefinition.GridTableDefinition
 
ApplicationException - Exception in com.sybase.afx
 
ApplicationException() - Constructor for exception com.sybase.afx.ApplicationException
 
ApplicationException(String) - Constructor for exception com.sybase.afx.ApplicationException
 
applicationSyncStatus(ApplicationSyncStatusData) - Method in interface com.sybase.afx.ulj.ISyncStatusListener
Called when there is information to report about the status of a synchronization that is taking place.
ApplicationSyncStatusData - Class in com.sybase.afx.ulj
 
APPLOG_Details_SCREEN_CANCELL_MENU_ACTION - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The Application Log Details screen action(s) that comes after close is clicked
APPLOG_Details_SCREEN_CANCELL_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Application Log Details screen close menu label
APPLOG_Details_SCREEN_FONT_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Font style for the Application Log Details screen
APPLOG_Details_SCREEN_LABEL_PENDING_FONT_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Font style for the Application Log Details screen
APPLOG_Details_SCREEN_LOG_LEVEL_DEBUG_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Application Log Details screen log level--debug label
APPLOG_Details_SCREEN_LOG_LEVEL_ERROR_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Application Log Details screen log level--error label
APPLOG_Details_SCREEN_LOG_LEVEL_FATAL_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Application Log Details screen log level--fatal label
APPLOG_Details_SCREEN_LOG_LEVEL_INFO_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Application Log Details screen log level--info label
APPLOG_Details_SCREEN_LOG_LEVEL_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Application Log Details screen log level label
APPLOG_Details_SCREEN_LOG_LEVEL_WARN_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Application Log Details screen log level--warning label
APPLOG_Details_SCREEN_LOG_MESSAGE_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Application Log Details screen message label
APPLOG_Details_SCREEN_LOG_STATUS_CLIENTONLY - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Application Log Details screen status--clientOnly label
APPLOG_Details_SCREEN_LOG_STATUS_UPLOADED - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Application Log Details screen status--uploaded label
APPLOG_Details_SCREEN_LOG_TIME_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Application Log Details screen log time label
APPLOG_Details_SCREEN_NAVIGATION_BORDER_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Application Log Details screen navigation bar border style Default font : system Default font size : system Default font unit : system Default font style : Font.PLAIN Default foreground color : 0x00000000 Default background color : 0x002D3642
APPLOG_Details_SCREEN_NAVIGATION_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Application Log Details screen navigation bar font style Default font : system Default font size : system Default font unit : system Default font style : Font.PLAIN Default foreground color : 0x00FFFFFF Default background color : 0x005275BD
APPLOG_Details_SCREEN_PENDING_FONT_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Font style for the Application Log Details screen
APPLOG_Details_SCREEN_STATUS_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Application Log Details screen status label
APPLOG_Details_SCREEN_TITLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Title of the Application Log Details screen
AppLogDetailScreen - Class in com.sybase.uep.bobclient.screens
This is the application logs details screen
AppLogDetailScreen() - Constructor for class com.sybase.uep.bobclient.screens.AppLogDetailScreen
Constructor to create the Application Log Info screen
AppLogDetailScreen(LogRecord) - Constructor for class com.sybase.uep.bobclient.screens.AppLogDetailScreen
Constructor to create the Application Log Info screen
AppLoggerFactory - Class in com.sybase.uep.bobclient.data
The class is in order to create the concrete application logger wrapper by deviceID and appID
AppLoggerFactory() - Constructor for class com.sybase.uep.bobclient.data.AppLoggerFactory
 
AppLoggerWrapper - Class in com.sybase.uep.bobclient.data
To wrap the concrete logger implementation of Object API
AppLoggerWrapper() - Constructor for class com.sybase.uep.bobclient.data.AppLoggerWrapper
 
APPLOGS_SCREEN_CLIENTLOG_TAB_TITLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Title of client log tab in the Logs screen
APPLOGS_SCREEN_CLOSE_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Close menu label for Client Logs tab
APPLOGS_SCREEN_DEBUG_LEVEL_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Debug level node label for Client Logs tab
APPLOGS_SCREEN_DELETE_ALL_LOGS_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Client Logs tab delete all logs menu label
APPLOGS_SCREEN_DELETE_ALL_LOGS_MESSAGE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Client Logs tab delete all logs message
APPLOGS_SCREEN_DELETE_LOG_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Client Logs tab delete log menu label
APPLOGS_SCREEN_DELETE_LOG_MESSAGE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Client Logs tab delete log message
APPLOGS_SCREEN_DELETE_LOGLEVELTREE_MESSAGE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Client Logs tab delete this log level tree message
APPLOGS_SCREEN_DETAIL_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Client Logs tab detail menu label
APPLOGS_SCREEN_ERROR_LEVEL_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Error level node label for Client Logs tab
APPLOGS_SCREEN_FATAl_LEVEL_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Fatal level node label for Client Logs tab
APPLOGS_SCREEN_HEADER_FONT_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Client Logs tab navigation bar font style Default font : system Default font size : system Default font unit : system Default font style : Font.PLAIN Default foreground color : 0x00FFFFFF Default background color : 0x005275BD
APPLOGS_SCREEN_INFO_LEVEL_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Info level node label for Client Logs tab
APPLOGS_SCREEN_LOG_LEVEL_DEBUG_ICON - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Client Logs tab log debug level icon
APPLOGS_SCREEN_LOG_LEVEL_ERROR_ICON - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Client Logs tab log error level icon
APPLOGS_SCREEN_LOG_LEVEL_FATAL_ICON - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Client Logs tab log fatal level icon
APPLOGS_SCREEN_LOG_LEVEL_INFO_ICON - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Client Logs tab log debug level icon
APPLOGS_SCREEN_LOG_LEVEL_WARN_ICON - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Client Logs tab log warnning level icon
APPLOGS_SCREEN_LOGLEVEL_NODE_ITEM_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The label of "item" for Client Logs tab
APPLOGS_SCREEN_LOGLEVEL_NODE_ITEMS_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The label of "items" for Client Logs tab
APPLOGS_SCREEN_NAVIGATION_BORDER_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Client Logs tab navigation bar border style Default font : system Default font size : system Default font unit : system Default font style : Font.PLAIN Default foreground color : 0x00000000 Default background color : 0x002D3642
APPLOGS_SCREEN_SORT_ON_LOGTIME_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Client Logs tab sort on log time menu label
APPLOGS_SCREEN_SYNCHRONIZE_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Client Logs tab synchronize menu label
APPLOGS_SCREEN_TITLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Title of the log config screen
APPLOGS_SCREEN_UPLOAD_ALL_LOGS_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Client Logs tab upload all logs menu label
APPLOGS_SCREEN_UPLOAD_LOG_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Client Logs tab upload log menu label
APPLOGS_SCREEN_WARN_LEVEL_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Warning level node label for Client Logs tab
AppLogsTable - Class in com.sybase.uep.bobclient.controls
This is the Application Logs Table Contains all the message logs extends from TableField
AppLogsTable() - Constructor for class com.sybase.uep.bobclient.controls.AppLogsTable
Constructor AppLogsTable to application logs screen from update/insert/delete
applyAllProfileInfo2ObjectAPI(ClientProfileList, String) - Static method in class com.sybase.uep.bobclient.utils.Util
Apply all profile info to the static fields of MyDatabase class of Object API
applyProfileInfo2ObjectAPI(ClientProfile, String) - Static method in class com.sybase.uep.bobclient.utils.Util
Apply the properties of spcified client profile into to Object API
applyProfileInfo2ObjectAPI(ClientProfileList, String, String) - Static method in class com.sybase.uep.bobclient.utils.Util
Apply profile info of specified profile ID to the static fields of MyDatabase class of Object API
approximateColumnPercentage() - Method in class com.sybase.uep.bobclient.controls.LayoutManager
Get the approxiamte equal column percentage based on how many columns are assigned
ArrayList - Class in com.sybase.collections
Utility class to store elements, similar to J2SE ArrayList.
ArrayList() - Constructor for class com.sybase.collections.ArrayList
Initializes a new instance of the ArrayList class that is empty.
ArrayList(int) - Constructor for class com.sybase.collections.ArrayList
Initializes a new instance of the ArrayList class that is empty and has the specified initial capacity.
ASCENDING - Static variable in class com.sybase.persistence.SortOrder
Sort ascending
ASCENDING - Static variable in interface com.sybase.persistence.SortOrderType
 
askMobileDataControlRefresh() - Method in class com.sybase.uep.bobclient.screens.BaseBOBScreen
(non-Javadoc)
askMobileDataControlRefresh() - Method in interface com.sybase.uep.bobclient.screens.IBOBScreen
Send a refresh request to all MobileDataControl instances contained in this screen, asking them to refresh data.
asObject(boolean) - Static method in class com.sybase.afx.util.ObjectUtil
 
asObject(char) - Static method in class com.sybase.afx.util.ObjectUtil
 
asObject(byte) - Static method in class com.sybase.afx.util.ObjectUtil
 
asObject(short) - Static method in class com.sybase.afx.util.ObjectUtil
 
asObject(int) - Static method in class com.sybase.afx.util.ObjectUtil
 
asObject(long) - Static method in class com.sybase.afx.util.ObjectUtil
 
asObject(float) - Static method in class com.sybase.afx.util.ObjectUtil
 
asObject(double) - Static method in class com.sybase.afx.util.ObjectUtil
 
asObject(Object) - Static method in class com.sybase.afx.util.ObjectUtil
 
Association - Class in com.sybase.uep.bobclient.data
Stores meta data of an association.
Association(String, String, String, int, boolean) - Constructor for class com.sybase.uep.bobclient.data.Association
 
ASTERISK_MARK - Static variable in class com.sybase.uep.bobclient.utils.Util
 
AttributeMap - Class in com.sybase.reflection
Sybase internal use only.
AttributeMap() - Constructor for class com.sybase.reflection.AttributeMap
 
AttributeMetaData - Class in com.sybase.persistence
 
AttributeMetaData() - Constructor for class com.sybase.persistence.AttributeMetaData
Sybase internal use only.
AttributeMetaData - Class in com.sybase.reflection
Holds Attribute Meta Data information
AttributeMetaData() - Constructor for class com.sybase.reflection.AttributeMetaData
Sybase internal use only.
AttributeMetaDataList - Class in com.sybase.reflection
 
AttributeMetaDataList(int) - Constructor for class com.sybase.reflection.AttributeMetaDataList
Sybase internal use only.
AttributeTest - Class in com.sybase.persistence
AttributeTest class specifies the attribute condition to be met for a Query.
AttributeTest() - Constructor for class com.sybase.persistence.AttributeTest
Creates an instance of AttributeTest
AttributeTest(String, String, int) - Constructor for class com.sybase.persistence.AttributeTest
Creates an instance of AttributeTest
AuthenticateUser - Class in com.sybase.uep.bobclient.sync
Deprecated.  
AuthenticateUser(IBOBAction, String, String) - Constructor for class com.sybase.uep.bobclient.sync.AuthenticateUser
Deprecated.  
autoCommit(ConnectionWrapper) - Static method in class com.sybase.afx.ulj.ConnectionUtil
 
autoRollback(ConnectionWrapper) - Static method in class com.sybase.afx.ulj.ConnectionUtil
 

B

BACK_MENU_ITEM_TEXT - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
BACK_MENU_ITEM_TEXT_KEY - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
BackAction - Class in com.sybase.uep.bobclient.actions
Action to pop the current screen.
BackgroundSynchronization - Class in com.sybase.persistence
Sybase internal use only.
BaseBOBScreen - Class in com.sybase.uep.bobclient.screens
This is a base implementation of a screen used in BOB Blackberry client.
BaseBOBScreen() - Constructor for class com.sybase.uep.bobclient.screens.BaseBOBScreen
Constructor to create a base BOB screen
BaseBOBScreen(long) - Constructor for class com.sybase.uep.bobclient.screens.BaseBOBScreen
Constructor to create a base BOB screen
BaseBOBSettingsScreen - Class in com.sybase.uep.bobclient.screens
 
BaseBOBSettingsScreen(String, long) - Constructor for class com.sybase.uep.bobclient.screens.BaseBOBSettingsScreen
Constructor
BaseBOBSettingsScreen(String) - Constructor for class com.sybase.uep.bobclient.screens.BaseBOBSettingsScreen
Constructor
BaseBOBStockScreen - Class in com.sybase.uep.bobclient.screens
This is a base implementation of a stock screen used in BOB Blackberry client.
BaseBOBStockScreen() - Constructor for class com.sybase.uep.bobclient.screens.BaseBOBStockScreen
(non-Javadoc)
BaseBOBStockScreen(long) - Constructor for class com.sybase.uep.bobclient.screens.BaseBOBStockScreen
(non-Javadoc)
BaseDefinition - Class in com.sybase.uep.bobclient.custom
This is the abstract Definition class This class will be extended from UIDefinition and OptionsDefinition
BaseDefinition() - Constructor for class com.sybase.uep.bobclient.custom.BaseDefinition
 
BaseMobileDataControl - Class in com.sybase.uep.bobclient.controls
 
BaseMobileDataControl() - Constructor for class com.sybase.uep.bobclient.controls.BaseMobileDataControl
 
beforeFirst() - Method in class com.sybase.persistence.QueryResultSet
Moves the cursor to the front of this ResultSet object, just before the first row.
beforeSync() - Method in interface com.sybase.persistence.SynchronizeCallback
Occurs before synchronize method.
beginTransaction() - Method in class com.sybase.afx.ulj.ConnectionImpl
 
beginTransaction() - Method in class com.sybase.persistence.ConnectionWrapper
Begin a transaction
BINARY - Static variable in class com.sybase.reflection.DataType
 
Binary - Class in com.sybase.uep.bobclient.utils
Implement a local binary wrapper to persist the binary data as well as the path
Binary() - Constructor for class com.sybase.uep.bobclient.utils.Binary
 
Binary(String, byte[]) - Constructor for class com.sybase.uep.bobclient.utils.Binary
 
BINARY_IMAGE - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
BinaryList - Class in com.sybase.collections
A list of byte array elements.
BinaryList(int) - Constructor for class com.sybase.collections.BinaryList
Initializes a new instance of the BinaryList class that is empty and has the specified initial capacity.
BinaryUtil - Class in com.sybase.afx.util
 
BinaryUtil() - Constructor for class com.sybase.afx.util.BinaryUtil
 
BinaryValue - Class in com.sybase.reflection
Sybase internal use only.
BinaryValue() - Constructor for class com.sybase.reflection.BinaryValue
 
bind(ResultSet) - Method in class com.sybase.persistence.AbstractEntity
 
BOBCPopupScreen - Class in com.sybase.uep.bobclient.screens
This is the BOB Client Popup Screen.
BOBCPopupScreen() - Constructor for class com.sybase.uep.bobclient.screens.BOBCPopupScreen
Constructor to create a Popup Screen
BOBCPopupScreen(long) - Constructor for class com.sybase.uep.bobclient.screens.BOBCPopupScreen
Constructor to create a Popup Screen with styles
BOBCScreen - Class in com.sybase.uep.bobclient.screens
 
BOBCScreen() - Constructor for class com.sybase.uep.bobclient.screens.BOBCScreen
 
BOBOptionProvider - Class in com.sybase.uep.bobclient.options
 
BOBOptionProvider(OptionsDefinition) - Constructor for class com.sybase.uep.bobclient.options.BOBOptionProvider
 
BOOLEAN - Static variable in class com.sybase.reflection.DataType
 
BooleanList - Class in com.sybase.collections
A list of Boolean elements.
BooleanList(int) - Constructor for class com.sybase.collections.BooleanList
Initializes a new instance of the BooleanList class that is empty and has the specified initial capacity.
BooleanUtil - Class in com.sybase.afx.util
 
BooleanUtil() - Constructor for class com.sybase.afx.util.BooleanUtil
 
BooleanValue - Class in com.sybase.reflection
Sybase internal use only.
BooleanValue() - Constructor for class com.sybase.reflection.BooleanValue
 
BOX_DOWN_IMAGE - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
BOX_UP_IMAGE - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
BusinessObject - Interface in com.sybase.persistence
 
Button - Class in com.sybase.uep.bobclient.controls
This is a button control.
Button(long) - Constructor for class com.sybase.uep.bobclient.controls.Button
Constructor to create a button control
Button(long, boolean) - Constructor for class com.sybase.uep.bobclient.controls.Button
 
BUTTON_ACTION - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Button action Default none
BUTTON_BORDER_COLOR - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Button border color This is the border color around the button
BUTTON_IMAGE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Button image Default none
BUTTON_IMAGE_ALIGNMENT - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Button image alignment Default Button.IMAGE_ALIGN_LEFT = 0
BUTTON_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Button label Default none
BUTTON_TOP_BOTTOM_CUSHION - Static variable in class com.sybase.uep.bobclient.controls.Button
 
BUTTON_WIDTH - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Button width Default width is based on the size of the label
buttonClicked(Field) - Method in class com.sybase.uep.bobclient.screens.LoginScreen
Overridden to perform actions when buttons are clicked on
buttonClicked(Field) - Method in class com.sybase.uep.bobclient.screens.PushSettingsScreen
Override the button clicked funtion to see what buttons has been clicked on
buttonClicked(Field) - Method in class com.sybase.uep.bobclient.screens.ScreenSaverScreen
Overridden to process the buttons being clicked on
buttonClicked(Field) - Method in class com.sybase.uep.bobclient.screens.SearchScreen
Override the button clicked funtion to see what buttons has been clicked on
BYTE - Static variable in class com.sybase.reflection.DataType
 
ByteList - Class in com.sybase.collections
A list of Byte elements.
ByteList(int) - Constructor for class com.sybase.collections.ByteList
Initializes a new instance of the ByteList class that is empty and has the specified initial capacity.
byteValue() - Method in class com.sybase.afx.json.NumberValue
 
ByteValue - Class in com.sybase.reflection
Sybase internal use only.
ByteValue() - Constructor for class com.sybase.reflection.ByteValue
 

C

CALENDAR_DEFAULT_SUMMARY - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
CALENDAR_END_KEY - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
CALENDAR_LOCATION_KEY - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
CALENDAR_NOTE_KEY - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
CALENDAR_SEARCH_INDEX - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
CALENDAR_START_KEY - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
CALENDAR_SUMMARY_KEY - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
callActionAndWait(Runnable) - Method in interface com.sybase.uep.bobclient.controller.UIController
Invoke the runnable class now and wait
callActionLater(Runnable) - Method in interface com.sybase.uep.bobclient.controller.UIController
Invoke the runnable class later
callActionLater(Runnable, long, boolean) - Method in interface com.sybase.uep.bobclient.controller.UIController
Invoke the runnable class later at a specific time
callback(String) - Method in class com.sybase.afx.sms.SMSReplayInfo
 
callback(SMSReplayInfo) - Method in interface com.sybase.afx.sms.SMSService
 
CallbackHandler - Interface in com.sybase.persistence
 
callBlackberryBrowser(String) - Static method in class com.sybase.uep.bobclient.utils.Util
 
callOnFailAction() - Method in class com.sybase.uep.bobclient.screens.LoginScreen
Call on fail action
callOnSuccessAction(boolean) - Method in class com.sybase.uep.bobclient.screens.LoginScreen
call the on success action
CANCEL - Static variable in interface com.sybase.persistence.SynchronizationAction
 
cancel() - Method in class com.sybase.uep.bobclient.sync.SyncApplicationData
 
CANCEL_MENU_ITEM_TEXT - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
CANCEL_MENU_ITEM_TEXT_KEY - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
cancelPending(Object) - Method in class com.sybase.persistence.EntityClass
Calls the entity's cancelPending method
cancelPending() - Method in interface com.sybase.persistence.LogRecord
 
cancelPending() - Method in interface com.sybase.persistence.MobileBusinessObject
Cancel the pending operation of Mobile Business Object.
cancelPending(Object) - Method in class com.sybase.uep.bobclient.data.ClientMBOModel
 
cancelPending(Object) - Method in class com.sybase.uep.bobclient.data.MBOModel
Restores the original state of the MBO instance.The caller takes the responsibility to make sure the metaData of mbo equals to _metaData.
cancelPending(Object) - Method in class com.sybase.uep.bobclient.data.SPMBOModel
 
cancelPendingObjects() - Method in class com.sybase.uep.bobclient.data.ClientMBOModel
 
cancelPendingObjects() - Method in class com.sybase.uep.bobclient.data.MBOModel
Cancel all the pending operations for this MBO object
cancelPendingObjects() - Method in class com.sybase.uep.bobclient.data.SPMBOModel
 
cancelPendingOperations() - Method in class com.sybase.persistence.DatabaseClass
Cancel all the pending (unsubmitted) operations of the packages.
cancelPendingOperations() - Method in class com.sybase.persistence.EntityClass
Calls the entity class' cancelPendingOperations method
canLoginToSync(String) - Static method in class com.sybase.uep.bobclient.utils.Util
Checks whether the specified package can call loginToSync.
capitalizeFirstLetter(String) - Method in class com.sybase.uep.bobclient.controls.pimmenu.AbstractCreatePIMMenuItemCommand
Util method for capitalize the first letter of a string
Cell - Class in com.sybase.uep.bobclient.controls.celltable
Represents a cell of a cell table
Cell(int) - Constructor for class com.sybase.uep.bobclient.controls.celltable.Cell
Constructor
Cell(CellTable, int) - Constructor for class com.sybase.uep.bobclient.controls.celltable.Cell
Constructor
CellAttributeFactory - Class in com.sybase.uep.bobclient.controls.celltable
Factory class to create or reset values of a cell attribute
CellImage - Class in com.sybase.uep.bobclient.controls.celltable
 
CellImage() - Constructor for class com.sybase.uep.bobclient.controls.celltable.CellImage
 
CellImage(long) - Constructor for class com.sybase.uep.bobclient.controls.celltable.CellImage
 
CellImageConfig - Class in com.sybase.uep.bobclient.controls.celltable.configs
Configuration of a cell image
CellImageConfig() - Constructor for class com.sybase.uep.bobclient.controls.celltable.configs.CellImageConfig
 
CellLabel - Class in com.sybase.uep.bobclient.controls.celltable
Represents cell attribute that only contains text
CellLabel(long) - Constructor for class com.sybase.uep.bobclient.controls.celltable.CellLabel
 
CellLabel(String, long) - Constructor for class com.sybase.uep.bobclient.controls.celltable.CellLabel
 
CellLabelConfig - Class in com.sybase.uep.bobclient.controls.celltable.configs
 
CellLabelConfig() - Constructor for class com.sybase.uep.bobclient.controls.celltable.configs.CellLabelConfig
 
CellLabelItemConfig - Class in com.sybase.uep.bobclient.controls.celltable.configs
Cell label item configuration
CellLabelItemConfig() - Constructor for class com.sybase.uep.bobclient.controls.celltable.configs.CellLabelItemConfig
 
CellTable - Class in com.sybase.uep.bobclient.controls
Represents a cell table
CellTable(long) - Constructor for class com.sybase.uep.bobclient.controls.CellTable
 
CellTableCallback - Class in com.sybase.uep.bobclient.controls.celltable
Call back class of class CellTable
CellTableCallback() - Constructor for class com.sybase.uep.bobclient.controls.celltable.CellTableCallback
 
CellTableConfig - Class in com.sybase.uep.bobclient.controls.celltable.configs
Holds configurations that are specified in tooling for a cell table
CellTableConfig() - Constructor for class com.sybase.uep.bobclient.controls.celltable.configs.CellTableConfig
 
changeLinkParamOptions(IBOBScreen, String, LinkParamNode, String, String) - Static method in class com.sybase.uep.bobclient.utils.Util
Change the link parameter select box options when it has been changed
CHAR - Static variable in class com.sybase.reflection.DataType
 
charAt(String, int) - Static method in class com.sybase.afx.util.StringUtil
 
charAt(int) - Method in class com.sybase.uep.bobclient.utils.PhoneAbstractString
 
CharList - Class in com.sybase.collections
A list of Character elements.
CharList(int) - Constructor for class com.sybase.collections.CharList
Initializes a new instance of the CharList class that is empty and has the specified initial capacity.
CharValue - Class in com.sybase.reflection
Sybase internal use only.
CharValue() - Constructor for class com.sybase.reflection.CharValue
 
CheckBox - Class in com.sybase.uep.bobclient.controls
This is the Check box control
CheckBox(int, boolean, long) - Constructor for class com.sybase.uep.bobclient.controls.CheckBox
Constructor to create a CheckBox control
CheckBox(String, boolean, long) - Constructor for class com.sybase.uep.bobclient.controls.CheckBox
Constructor to create a CheckBox controls
CheckBox(int, boolean, long, boolean) - Constructor for class com.sybase.uep.bobclient.controls.CheckBox
Constructor to create a CheckBox control
CheckBox(String, boolean, long, boolean) - Constructor for class com.sybase.uep.bobclient.controls.CheckBox
Constructor to create a CheckBox controls
CHECKBOX_CHECK - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Checkbox check status Default unchecked
CHECKBOX_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Checkbox label Default none
checkColorString(String, int) - Static method in class com.sybase.uep.bobclient.utils.Util
Check the color string if it has pound sign or not.
checkDelete(int) - Static method in class com.sybase.afx.ulj.StatementUtil
 
checkIndex(int) - Method in class com.sybase.persistence.QueryResultSet
Sybase internal use only.
checkNonEmpty(String, String) - Static method in class com.sybase.uep.bobclient.utils.Util
 
checkNonNull(Object, String) - Static method in class com.sybase.uep.bobclient.utils.Util
 
checkScreenSaverActive() - Method in class com.sybase.uep.bobclient.listener.UserActionListener
 
checkSyncProperties() - Method in interface com.sybase.uep.bobclient.controller.UIController
Check the sync properties to sync in the background
checkUpdate(int) - Static method in class com.sybase.afx.ulj.StatementUtil
 
checkWirelessConnection() - Static method in class com.sybase.uep.bobclient.utils.Util
Check device radio states
ClassMap - Class in com.sybase.reflection
Sybase internal use only.
ClassMap() - Constructor for class com.sybase.reflection.ClassMap
 
ClassMetaData - Class in com.sybase.reflection
Holds class meta data.
ClassMetaData() - Constructor for class com.sybase.reflection.ClassMetaData
Creates a class meta data instance.
ClassMetaDataList - Class in com.sybase.reflection
 
ClassMetaDataList(int) - Constructor for class com.sybase.reflection.ClassMetaDataList
Sybase internal use only.
ClassWithMetaData - Interface in com.sybase.reflection
A interface for entity with meta data.
clear() - Method in class com.sybase.collections.ArrayList
Removes all elements from the instance.
clear() - Method in class com.sybase.persistence.ColumnIndexMap
 
clear() - Method in class com.sybase.reflection.AttributeMap
 
clear() - Method in class com.sybase.reflection.ClassMap
 
clear() - Method in class com.sybase.reflection.EntityListMap
 
clear() - Method in class com.sybase.reflection.EntityMap
 
clear() - Method in class com.sybase.reflection.OperationMap
 
clear() - Method in class com.sybase.reflection.PrimitiveTypes
 
clear() - Method in class com.sybase.reflection.ServiceMap
 
clear() - Method in class com.sybase.uep.bobclient.data.ScreenContext
Clear all context
CLEAR_DATA_ALERT_TEXT - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
CLEAR_DATA_ALERT_TEXT_KEY - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
clearAllPagingRows() - Method in class com.sybase.uep.bobclient.data.MobileApplicationDataPagingHandler
Clear out all buffered paging row collections
clearAppMenuRepository() - Method in interface com.sybase.uep.bobclient.controller.UIController
Clear registered menu items in ApplicationMenuItemRepository
clearCachedRows() - Method in class com.sybase.uep.bobclient.data.MobileApplicationDataHandler
 
clearCachedRows() - Method in class com.sybase.uep.bobclient.data.MobileApplicationDataPagingHandler
 
clearCachedRows() - Method in class com.sybase.uep.bobclient.data.SPDataHandler
 
clearCachedRows() - Method in interface com.sybase.uep.bobclient.interfaces.IMobileApplicationDataHandler
Clears the cached rows in the handler
clearClientProfileData(String) - Method in class com.sybase.uep.bobclient.data.RIMRepository
 
clearClientProfileData(String) - Method in class com.sybase.uep.bobclient.interfaces.Repository
Clears the data from the repository by profile reference ID.
clearConnection(DataSourceInfo) - Static method in class com.sybase.afx.ulj.ConnectionUtil
 
clearMenuItems() - Method in class com.sybase.uep.bobclient.controls.EmailAddressInput
Remove all the menu items
clearMenuItems() - Method in class com.sybase.uep.bobclient.controls.ListFieldControl
Remove all the menu items
clearMenuItems() - Method in class com.sybase.uep.bobclient.controls.TableField
Remove all the menu items on the table control
clearMenuItems() - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
Remove all the menu items
clearQuery() - Method in class com.sybase.uep.bobclient.controls.BaseMobileDataControl
 
clearQuery() - Method in class com.sybase.uep.bobclient.controls.CellTable
 
clearQuery() - Method in class com.sybase.uep.bobclient.controls.MobileAppTable
 
clearQuery() - Method in interface com.sybase.uep.bobclient.controls.MobileDataControl
Clear the cached query
clearQuery() - Method in class com.sybase.uep.bobclient.controls.SelectBox
 
clearQuery() - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
 
clearSyncParameter() - Method in class com.sybase.uep.bobclient.data.MBOModel
Resets synchronization parameter to null
clearValue(boolean) - Method in class com.sybase.uep.bobclient.controls.TextInputController
 
CLIENT - Static variable in class com.sybase.uep.bobclient.data.RIMMBOMobileApplication
 
CLIENT_CHANGE_TYPE - Static variable in class com.sybase.uep.bobclient.data.ModelChangeEvent
 
CLIENT_HTTP_LISTENER_PORT - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
ClientLogsTab - Class in com.sybase.uep.bobclient.screens
 
ClientLogsTab(String, BaseBOBScreen, TabLayoutManager, int, int[], boolean, FontStyle, FooterField) - Constructor for class com.sybase.uep.bobclient.screens.ClientLogsTab
 
ClientMBOModel - Class in com.sybase.uep.bobclient.data
Client Only MBO Model
ClientMBOModel(String) - Constructor for class com.sybase.uep.bobclient.data.ClientMBOModel
 
ClientProfile - Interface in com.sybase.uep.bobclient.interfaces
 
ClientProfileFactory - Class in com.sybase.uep.bobclient.interfaces
Factory for creating Client Profile Factory
ClientProfileFactory() - Constructor for class com.sybase.uep.bobclient.interfaces.ClientProfileFactory
 
ClientProfileList - Interface in com.sybase.uep.bobclient.interfaces
 
ClientProfileListFactory - Class in com.sybase.uep.bobclient.interfaces
Factory for creating client profile list
ClientProfileListFactory() - Constructor for class com.sybase.uep.bobclient.interfaces.ClientProfileListFactory
 
ClientSecurityToken - Interface in com.sybase.uep.bobclient.interfaces
 
ClientSecurityTokenFactory - Class in com.sybase.uep.bobclient.interfaces
Factory for creating Settings objects.
ClientSecurityTokenFactory() - Constructor for class com.sybase.uep.bobclient.interfaces.ClientSecurityTokenFactory
 
clone() - Method in class com.sybase.uep.bobclient.data.FontStyle
Make a copy of this Font Style
close() - Method in class com.sybase.afx.ulj.ConnectionImpl
 
close(ResultSet, int) - Static method in class com.sybase.afx.ulj.ResultUtil
 
close(PreparedStatement) - Static method in class com.sybase.afx.ulj.StatementUtil
 
close() - Method in class com.sybase.persistence.ConnectionWrapper
Close the connection
CLOSE_MENU_ITEM_TEXT - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
CLOSE_MENU_ITEM_TEXT_KEY - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
closeAll(DataSourceInfo) - Static method in class com.sybase.afx.ulj.ConnectionUtil
 
closeScreen() - Method in class com.sybase.uep.bobclient.screens.BaseBOBScreen
Pop off this screen from the UI stack
closeScreen() - Method in class com.sybase.uep.bobclient.screens.BaseBOBStockScreen
Pop off this screen from the UI stack
CloseScreenAction - Class in com.sybase.uep.bobclient.actions
This is the close screen action class
CloseScreenAction() - Constructor for class com.sybase.uep.bobclient.actions.CloseScreenAction
Constructor to create a close screen action
CloseScreenAction(Screen) - Constructor for class com.sybase.uep.bobclient.actions.CloseScreenAction
Constructor to create a close screen action given a screen
CollectionsFactory - Class in com.sybase.uep.bobclient.utils
Factory to generate collection instance according datatype
ColumnIndexMap - Class in com.sybase.persistence
 
ColumnIndexMap() - Constructor for class com.sybase.persistence.ColumnIndexMap
 
ColumnMapping - Class in com.sybase.uep.bobclient.controls
This is the ColumnMapping object This will hold the column name and display name
ColumnMapping(String, String) - Constructor for class com.sybase.uep.bobclient.controls.ColumnMapping
 
com.sybase.afx - package com.sybase.afx
 
com.sybase.afx.json - package com.sybase.afx.json
 
com.sybase.afx.sms - package com.sybase.afx.sms
 
com.sybase.afx.ulj - package com.sybase.afx.ulj
 
com.sybase.afx.util - package com.sybase.afx.util
 
com.sybase.collections - package com.sybase.collections
 
com.sybase.persistence - package com.sybase.persistence
 
com.sybase.reflection - package com.sybase.reflection
 
com.sybase.uep.bobclient.actions - package com.sybase.uep.bobclient.actions
 
com.sybase.uep.bobclient.constants - package com.sybase.uep.bobclient.constants
 
com.sybase.uep.bobclient.controller - package com.sybase.uep.bobclient.controller
 
com.sybase.uep.bobclient.controls - package com.sybase.uep.bobclient.controls
 
com.sybase.uep.bobclient.controls.celltable - package com.sybase.uep.bobclient.controls.celltable
 
com.sybase.uep.bobclient.controls.celltable.configs - package com.sybase.uep.bobclient.controls.celltable.configs
 
com.sybase.uep.bobclient.controls.pimmenu - package com.sybase.uep.bobclient.controls.pimmenu
 
com.sybase.uep.bobclient.custom - package com.sybase.uep.bobclient.custom
 
com.sybase.uep.bobclient.data - package com.sybase.uep.bobclient.data
 
com.sybase.uep.bobclient.interfaces - package com.sybase.uep.bobclient.interfaces
 
com.sybase.uep.bobclient.listener - package com.sybase.uep.bobclient.listener
 
com.sybase.uep.bobclient.options - package com.sybase.uep.bobclient.options
 
com.sybase.uep.bobclient.screens - package com.sybase.uep.bobclient.screens
 
com.sybase.uep.bobclient.sync - package com.sybase.uep.bobclient.sync
 
com.sybase.uep.bobclient.utils - package com.sybase.uep.bobclient.utils
 
commit() - Method in class com.sybase.afx.ulj.TransactionImpl
 
commit() - Method in class com.sybase.persistence.DatabaseTransaction
Commit current database transaction.
commit() - Method in class com.sybase.persistence.LocalTransaction
Commit the database transactions.
CommonMBOModel - Class in com.sybase.uep.bobclient.data
Stores common information of MBO model
CommonMBOModel() - Constructor for class com.sybase.uep.bobclient.data.CommonMBOModel
 
compareLevels(int, int) - Static method in class com.sybase.persistence.LogLevel
Compare two LogLevel objects.
COMPLEX_PK_SUFFIX - Static variable in class com.sybase.uep.bobclient.screens.PersonalizationScreen
 
CompositeTest - Class in com.sybase.persistence
Contains composite filter information for getting data from Mobile Business Objects.
CompositeTest() - Constructor for class com.sybase.persistence.CompositeTest
Sybase internal use only.
CompositeTest(Filter[], int) - Constructor for class com.sybase.persistence.CompositeTest
Deprecated.  
ConfigurationCreater - Class in com.sybase.afx.ulj
 
ConfigurationCreater() - Constructor for class com.sybase.afx.ulj.ConfigurationCreater
 
Connection - Class in com.sybase.persistence
Holds profile information.
Connection() - Constructor for class com.sybase.persistence.Connection
Creates an instance of Connection.
ConnectionImpl - Class in com.sybase.afx.ulj
 
ConnectionImpl(DataSourceInfo, Connection) - Constructor for class com.sybase.afx.ulj.ConnectionImpl
 
ConnectionManager - Class in com.sybase.persistence
 
ConnectionPool - Class in com.sybase.afx.ulj
 
ConnectionPool() - Constructor for class com.sybase.afx.ulj.ConnectionPool
 
ConnectionProfile - Class in com.sybase.persistence
 
ConnectionProfile() - Constructor for class com.sybase.persistence.ConnectionProfile
Construct a ConnectionProfile instance.
ConnectionProfile(String) - Constructor for class com.sybase.persistence.ConnectionProfile
Construct a ConnectionProfile instance with the specified profile name.
ConnectionUtil - Class in com.sybase.afx.ulj
 
ConnectionUtil() - Constructor for class com.sybase.afx.ulj.ConnectionUtil
 
ConnectionWrapper - Class in com.sybase.persistence
Generic wrapper for JDBC / UltraLiteJ database connections.
ConnectionWrapper() - Constructor for class com.sybase.persistence.ConnectionWrapper
 
ConsoleUtil - Class in com.sybase.afx.util
 
ConsoleUtil() - Constructor for class com.sybase.afx.util.ConsoleUtil
 
CONTACT_ADDR_ADDR_COUNTRY_KEY - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
CONTACT_ADDR_ADDR_LOCALITY_KEY - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
CONTACT_ADDR_ADDR_POSTALCODE_KEY - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
CONTACT_ADDR_ADDR_REGION_KEY - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
CONTACT_ADDR_ADDR_STREET_KEY - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
CONTACT_ATTR_OTHER_ADDR_COUNTRY_KEY - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
CONTACT_ATTR_OTHER_ADDR_LOCALITY_KEY - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
CONTACT_ATTR_OTHER_ADDR_POSTALCODE_KEY - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
CONTACT_ATTR_OTHER_ADDR_REGION_KEY - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
CONTACT_ATTR_OTHER_ADDR_STREET_KEY - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
CONTACT_BIRTHDAY_KEY - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
CONTACT_EMAIL_KEY - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
CONTACT_NAME_FAMILY_KEY - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
CONTACT_NAME_GIVEN_KEY - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
CONTACT_NAME_PREFIX_KEY - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
CONTACT_SEARCH_INDEX - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
CONTACT_TEL_ATTR_HOME_KEY - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
CONTACT_TEL_ATTR_MOBILE_KEY - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
CONTACT_TEL_ATTR_WORK_KEY - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
CONTACTS_MENU_ITEM_TEXT - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
CONTACTS_MENU_ITEM_TEXT_KEY - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
CONTACTS_MENU_ITEM_TEXT_KEY - Static variable in class com.sybase.uep.bobclient.controls.pimmenu.PIMMenuItemConstants
 
CONTAINS - Static variable in class com.sybase.persistence.AttributeTest
 
contains(SortOrder) - Method in class com.sybase.persistence.SortOrderCollection
Checks if this collections contains the given SortOrder.
contains(SortOrder) - Method in class com.sybase.persistence.SortOrderList
Checks if this list contains the given SortOrder.
contains(TestCriteria) - Method in class com.sybase.persistence.TestCriteriaList
Checks if this list contains the given TestCriteria.
CONTAINS - Static variable in interface com.sybase.persistence.TestType
 
contains(AttributeMetaData) - Method in class com.sybase.reflection.AttributeMetaDataList
Checks if this list contains the given AttributeMetaData.
contains(ClassMetaData) - Method in class com.sybase.reflection.ClassMetaDataList
Checks if this list contains the given ClassMetaData.
contains(DataType) - Method in class com.sybase.reflection.DataTypeList
Checks if this list contains the given DataType.
contains(EntityMetaData) - Method in class com.sybase.reflection.EntityMetaDataList
Checks if this list contains the given EntityMetaData.
contains(OperationMetaData) - Method in class com.sybase.reflection.OperationMetaDataList
Checks if this list contains the given OperationMetaData.
contains(ParameterMetaData) - Method in class com.sybase.reflection.ParameterMetaDataList
Checks if this list contains the given ParameterMetaData.
contains(ServiceMetaData) - Method in class com.sybase.reflection.ServiceMetaDataList
Checks if this list contains the given ServiceMetaData.
contains(UiMetaData) - Method in class com.sybase.reflection.UiMetaDataList
 
containsFocusableControlsAfterTable(String) - Static method in class com.sybase.uep.bobclient.utils.Util
This is mainly used in the TableField where we want to check if there are controls after the table If there are controls we would want to move the focus to that control
containsInCommaSeperated(String, String) - Static method in class com.sybase.afx.util.StringUtil
 
containsKey(String) - Method in class com.sybase.persistence.ColumnIndexMap
 
containsKey(String) - Method in class com.sybase.reflection.AttributeMap
 
containsKey(String) - Method in class com.sybase.reflection.ClassMap
 
containsKey(String) - Method in class com.sybase.reflection.EntityListMap
 
containsKey(String) - Method in class com.sybase.reflection.EntityMap
 
containsKey(String) - Method in class com.sybase.reflection.OperationMap
 
containsKey(String) - Method in class com.sybase.reflection.PrimitiveTypes
 
containsKey(String) - Method in class com.sybase.reflection.ServiceMap
 
containsProfileByRefID(String) - Method in class com.sybase.uep.bobclient.data.RIMClientProfileList
 
containsProfileByRefID(String) - Method in interface com.sybase.uep.bobclient.interfaces.ClientProfileList
 
containsUsernamePassword() - Method in class com.sybase.uep.bobclient.data.RIMClientProfile
 
containsUsernamePassword() - Method in interface com.sybase.uep.bobclient.interfaces.ClientProfile
 
containsValue(Integer) - Method in class com.sybase.persistence.ColumnIndexMap
 
containsValue(AttributeMetaData) - Method in class com.sybase.reflection.AttributeMap
 
containsValue(ClassMetaData) - Method in class com.sybase.reflection.ClassMap
 
containsValue(EntityMetaDataList) - Method in class com.sybase.reflection.EntityListMap
 
containsValue(EntityMetaData) - Method in class com.sybase.reflection.EntityMap
 
containsValue(OperationMetaData) - Method in class com.sybase.reflection.OperationMap
 
containsValue(DataType) - Method in class com.sybase.reflection.PrimitiveTypes
 
containsValue(ServiceMetaData) - Method in class com.sybase.reflection.ServiceMap
 
CONTINUE - Static variable in interface com.sybase.persistence.SynchronizationAction
 
CONTINUE_MENU_ITEM_TEXT - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
CONTINUE_MENU_ITEM_TEXT_KEY - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
continueWithSync() - Method in class com.sybase.uep.bobclient.screens.PushRequestScreen
Perform the push sync
Control - Interface in com.sybase.uep.bobclient.controls
This is the interface class for all the controls used in BOB Blackberry client.
ControlFocus - Interface in com.sybase.uep.bobclient.controls
Control focus interface to detect when a control is being focused on
ControlVariable - Class in com.sybase.uep.bobclient.data
This is holds the variable attributes for controls
ControlVariable(String, String, String, String) - Constructor for class com.sybase.uep.bobclient.data.ControlVariable
Create ControlVariable object
convert(String) - Static method in class com.sybase.afx.sms.MessageUtil
 
convert2ScalarArrayIfNeed(String, Object) - Static method in class com.sybase.uep.bobclient.utils.Util
Check if the value need to be converted to a scalar array.
CONVERT_TIME_ZONE - Static variable in class com.sybase.uep.bobclient.utils.DateUtil
Time zone will be converted.
converToValidName(String) - Static method in class com.sybase.uep.bobclient.utils.Util
Remove "_" from name
convertPackageName(String) - Static method in class com.sybase.uep.bobclient.utils.Util
Converts the server version of package name to its realy package name.
ConvertStringUtil - Class in com.sybase.afx.util
 
ConvertStringUtil() - Constructor for class com.sybase.afx.util.ConvertStringUtil
 
convertTimeZone(long, boolean) - Static method in class com.sybase.uep.bobclient.utils.DateUtil
Task application displays the GMT time, not applying the local time zone offset in the date display.
convertToAFXObject(Object, DataType) - Static method in class com.sybase.uep.bobclient.utils.Util
Convert J2ME type to AFX type.
convertToDataTypeName(String) - Static method in class com.sybase.uep.bobclient.utils.Util
Convert the name of schema_type to the name which can be recognized by the method of DataType.forName().
convertToJ2MEObject(Object, int) - Static method in class com.sybase.uep.bobclient.utils.Util
Convert AFX type to J2ME type.
convertToLong(String) - Static method in class com.sybase.uep.bobclient.utils.Util
 
convertValueBySchemaType(String, Object) - Static method in class com.sybase.uep.bobclient.utils.Util
Converts value to a specific java type based on schemaType Support convertion from String value to object of specified schematype ( For SCHEMA_TYPE_STRING, just return value ), byte[] value to SCHEMA_TYPE_BINARY, call getStringValue(Object) to convert value to corresponding String instance when specified schameType is SCHEMA_TYPE_STRING.
CORRUPTED_BINARY_IMAGE - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
count() - Method in class com.sybase.collections.ObjectList
 
count() - Method in class com.sybase.persistence.SortOrderCollection
* Gets the number of SortOrder objects in this collection.
create() - Method in interface com.sybase.persistence.BusinessObject
Creates the Business Object
create(Object) - Method in class com.sybase.persistence.EntityClass
Calls the entity's create method
create() - Method in interface com.sybase.persistence.LogRecord
 
CREATE_OP - Static variable in class com.sybase.uep.bobclient.data.SPMBOModel
name of create operation
CREATE_TYPE - Static variable in class com.sybase.uep.bobclient.data.ModelChangeEvent
 
createActionList(Vector) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createActionList(IBOBAction[]) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
CreateAddressbookMenuItemCommand - Class in com.sybase.uep.bobclient.controls.pimmenu
 
CreateAddressbookMenuItemCommand() - Constructor for class com.sybase.uep.bobclient.controls.pimmenu.CreateAddressbookMenuItemCommand
 
createAlertAction(int) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createAlertAction(String) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createAlertAction(int, boolean) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createAlertAction(String, boolean) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createAlertAction(int, IBOBAction) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createAlertAction(String, IBOBAction) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createAlertAction(int, IBOBAction, boolean) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createAlertAction(String, IBOBAction, boolean) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createAlertAction(int, IBOBAction, boolean, int) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createAlertAction(String, IBOBAction, boolean, String) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createAlertErrorAction(int) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createAlertErrorAction(String) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createAlertErrorAction(int, boolean) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createAlertErrorAction(String, boolean) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createAlertErrorAction(int, IBOBAction) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createAlertErrorAction(String, IBOBAction) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createAlertErrorAction(int, IBOBAction, boolean) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createAlertErrorAction(String, IBOBAction, boolean) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createAlertErrorAction(int, IBOBAction, boolean, int) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createAlertErrorAction(String, IBOBAction, boolean, String) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createAppLogger(String) - Static method in class com.sybase.uep.bobclient.data.AppLoggerFactory
Creates a instance of application logger wrapper in terms of appID and the default deviceID
createClientProfile(String) - Method in class com.sybase.uep.bobclient.data.RIMClientProfileFactory
 
createClientProfile(String, String) - Method in class com.sybase.uep.bobclient.data.RIMClientProfileFactory
 
createClientProfile(String) - Method in class com.sybase.uep.bobclient.interfaces.ClientProfileFactory
 
createClientProfile(String, String) - Method in class com.sybase.uep.bobclient.interfaces.ClientProfileFactory
 
createClientProfileList() - Method in class com.sybase.uep.bobclient.data.RIMClientProfileListFactory
Create Client Profile list object
createClientProfileList() - Method in class com.sybase.uep.bobclient.interfaces.ClientProfileListFactory
 
createClientSecurityToken() - Method in class com.sybase.uep.bobclient.data.RIMClientSecurityTokenFactory
 
createClientSecurityToken() - Method in class com.sybase.uep.bobclient.interfaces.ClientSecurityTokenFactory
 
createCloseScreenAction() - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createCloseScreenAction(Screen) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createConfiguration(String) - Static method in class com.sybase.afx.ulj.ConfigurationCreater
 
createControls() - Method in class com.sybase.uep.bobclient.screens.ClientLogsTab
Create the controls for this layout manager This method is called by defineLayout().
createControls() - Method in class com.sybase.uep.bobclient.screens.ServerLogsTab
Create the controls for this layout manager This method is called by defineLayout().
createDatabase(DataSourceInfo) - Static method in class com.sybase.afx.ulj.ConnectionUtil
 
createDatabase() - Method in class com.sybase.persistence.DatabaseClass
Create Database for the package
createDataTypeError(String, String, boolean, String) - Method in class com.sybase.uep.bobclient.controls.TextInputController
 
CreateDateTimeMenuItemCommand - Class in com.sybase.uep.bobclient.controls.pimmenu
 
CreateDateTimeMenuItemCommand() - Constructor for class com.sybase.uep.bobclient.controls.pimmenu.CreateDateTimeMenuItemCommand
 
createDisableScreenSaverAction() - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
CreateEmailMenuItemCommand - Class in com.sybase.uep.bobclient.controls.pimmenu
 
CreateEmailMenuItemCommand() - Constructor for class com.sybase.uep.bobclient.controls.pimmenu.CreateEmailMenuItemCommand
 
createEnableScreenSaverAction(IBOBAction) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createException(String, Exception) - Method in class com.sybase.uep.bobclient.interfaces.Repository
Creates an exception object for throwing.
createExitAction() - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
CreateImageMenuItemCommand - Class in com.sybase.uep.bobclient.controls.pimmenu
 
CreateImageMenuItemCommand() - Constructor for class com.sybase.uep.bobclient.controls.pimmenu.CreateImageMenuItemCommand
 
createImageScreen(int, int) - Method in class com.sybase.uep.bobclient.controls.MobileAppTable
Extract the image content from the table cell and create a image screen to show it.
createImageScreen(int, int) - Method in class com.sybase.uep.bobclient.controls.TableField
Create an image screen for the table item selected.
createImageScreen(byte[]) - Method in class com.sybase.uep.bobclient.controls.TextInput
Create an image screen
createLinkParamNode() - Method in class com.sybase.uep.bobclient.data.RIMLinkParamNodeFactory
 
createLinkParamNode(String, String, String, String) - Method in class com.sybase.uep.bobclient.data.RIMLinkParamNodeFactory
 
createLinkParamNode(String, String, String, String, String) - Method in class com.sybase.uep.bobclient.data.RIMLinkParamNodeFactory
 
createLinkParamNode() - Method in class com.sybase.uep.bobclient.interfaces.LinkParamNodeFactory
 
createLinkParamNode(String, String, String, String) - Method in class com.sybase.uep.bobclient.interfaces.LinkParamNodeFactory
 
createLinkParamNode(String, String, String, String, String) - Method in class com.sybase.uep.bobclient.interfaces.LinkParamNodeFactory
 
createLocalDatabase(Connection) - Static method in class com.sybase.afx.ulj.DBManager
 
createLockClientAction(IBOBAction) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createLoginAction(String, String) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createLoginAction(LoginScreen, String, String) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createLogoutAction() - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
CreateMapMenuItemCommand - Class in com.sybase.uep.bobclient.controls.pimmenu
 
CreateMapMenuItemCommand(UiApplication) - Constructor for class com.sybase.uep.bobclient.controls.pimmenu.CreateMapMenuItemCommand
 
createMBOMobileApplicationList() - Method in class com.sybase.uep.bobclient.data.RIMMBOMobileApplicationListFactory
Create MBO Mobile Application list object
createMBOMobileApplicationList() - Method in class com.sybase.uep.bobclient.interfaces.MBOMobileApplicationListFactory
 
CreateMenuItemCompoundCommand - Class in com.sybase.uep.bobclient.controls.pimmenu
 
CreateMenuItemCompoundCommand() - Constructor for class com.sybase.uep.bobclient.controls.pimmenu.CreateMenuItemCompoundCommand
 
createMobileApplication(String, String, String, String, String, int) - Method in class com.sybase.uep.bobclient.data.RIMMBOMobileApplicationFactory
 
createMobileApplication(String, String, String, int, String, int) - Method in class com.sybase.uep.bobclient.data.RIMMBOMobileApplicationFactory
 
createMobileApplication(String, String, String, String, String, int, boolean) - Method in class com.sybase.uep.bobclient.data.RIMMBOMobileApplicationFactory
 
createMobileApplication(String, String, String, String, String, int) - Method in class com.sybase.uep.bobclient.interfaces.MBOMobileApplicationFactory
 
createMobileApplication(String, String, String, String, String, int, boolean) - Method in class com.sybase.uep.bobclient.interfaces.MBOMobileApplicationFactory
 
createPersistAction(IBOBScreen, Vector) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createPersistAction(IBOBScreen, PersistElement[]) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
CreatePhoneMenuItemCommand - Class in com.sybase.uep.bobclient.controls.pimmenu
 
CreatePhoneMenuItemCommand() - Constructor for class com.sybase.uep.bobclient.controls.pimmenu.CreatePhoneMenuItemCommand
 
createPIMContact(BaseMobileDataControl, Object) - Static method in class com.sybase.uep.bobclient.utils.PIMUtil
Creates new Contact instances by the selected row
createPIMContact(LogicalType, String) - Static method in class com.sybase.uep.bobclient.utils.PIMUtil
Creates a new Contact instance by given field value and logical type
createPIMMenuItems(PIMItem) - Method in class com.sybase.uep.bobclient.controls.pimmenu.PIMMenuItemFactory
Creates PIM menu items for a logical type
createQuestionAction(int, IBOBAction, IBOBAction) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createQuestionAction(String, IBOBAction, IBOBAction) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createQuestionAction(int, IBOBAction, IBOBAction, boolean) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createQuestionAction(String, IBOBAction, IBOBAction, boolean) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createQuestionAction(int, IBOBAction, IBOBAction, boolean, int, int) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createQuestionAction(String, IBOBAction, IBOBAction, boolean, String, String) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createRealLogRecord() - Method in class com.sybase.persistence.AbstractLogger
Creates a real log record for package
createRefreshAction() - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createRefreshAction(IBOBScreen) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createRepository() - Method in class com.sybase.uep.bobclient.data.RIMDevice
Creates a repository object appropriate to the device.
createRepository() - Method in class com.sybase.uep.bobclient.sync.Device
Creates a repository object appropriate to the device.
createRepository() - Method in class com.sybase.uep.bobclient.sync.Device.UnknownDevice
 
createRIMPimAppAction(int, boolean, Object) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createRIMPimAppAction(int, boolean, Object, boolean) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createRIMPimAppAction(int, boolean, Object, UiApplication) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createRIMPimAppAction(int, boolean, Object, UiApplication, boolean) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createSaveMobileDataContextAction(MobileDataControl) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createSaveMobileDataContextAction(MobileDataControl, String[]) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createScreenAction(IBOBScreen) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createScreenAction(IBOBScreen, boolean) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createSettings() - Method in class com.sybase.uep.bobclient.data.RIMSettingsFactory
Create Settings object
createSettings() - Method in class com.sybase.uep.bobclient.interfaces.SettingsFactory
 
createSubmitAction(String, IBOBScreen, int, Vector, String) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createSubmitAction(String, IBOBScreen, int, Vector, boolean, String) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createSubmitAction(String, IBOBScreen, int, Vector, boolean, int, int, String) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createSubmitAction(String, IBOBScreen, int, Vector, boolean, String, String, String) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createSubmitAction(String, IBOBScreen, int, Vector, boolean, int, String) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createSubmitAction(String, IBOBScreen, int, Vector, boolean, String, String) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createSyncAction(String) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createSyncAction(String[]) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createSyncAction(String, boolean, int, IBOBScreen) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createSyncAction(String, boolean, String, IBOBScreen) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createSyncAction(String, boolean, int, IBOBScreen, Vector, boolean) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createSyncAction(String, boolean, String, IBOBScreen, Vector, boolean) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createSyncAction(String[], boolean, int, IBOBScreen) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createSyncAction(String[], boolean, String, IBOBScreen) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createSyncAction(String, boolean, int, IBOBScreen, boolean) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createSyncAction(String, boolean, String, IBOBScreen, boolean) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createSyncAction(String, boolean, int, IBOBScreen, boolean, Vector, boolean) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createSyncAction(String, boolean, String, IBOBScreen, boolean, Vector, boolean) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createSyncAction(String, boolean, String, IBOBScreen, boolean, Vector, int, int, boolean) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createSyncAction(String, boolean, int, IBOBScreen, boolean, Vector, int, int, boolean) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createSyncAction(String, boolean, String, IBOBScreen, boolean, Vector, String, String, boolean) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createSyncAction(String, boolean, int, IBOBScreen, boolean, Vector, int, boolean) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createSyncAction(String, boolean, String, IBOBScreen, boolean, Vector, String, boolean) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createSyncAction(String[], boolean, int, IBOBScreen, boolean) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createSyncAction(String[], boolean, String, IBOBScreen, boolean) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createSynchronizationGroupList() - Method in class com.sybase.uep.bobclient.data.RIMSynchronizationGroupListFactory
Create Synchronization Group List object
createSynchronizationGroupList() - Method in class com.sybase.uep.bobclient.interfaces.SynchronizationGroupListFactory
Creates SynchronizationGroupList
createTabAction(TabLayoutManager, int) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createTabAction(TabLayoutManager, int, int) - Static method in class com.sybase.uep.bobclient.actions.ActionFactory
(non-Javadoc)
createTextInputForPK(String, boolean, boolean) - Static method in class com.sybase.uep.bobclient.utils.TextInputUtil
static factory method to create instance of ITextInput according specified parameters
CreateURLMenuItemCommand - Class in com.sybase.uep.bobclient.controls.pimmenu
 
CreateURLMenuItemCommand() - Constructor for class com.sybase.uep.bobclient.controls.pimmenu.CreateURLMenuItemCommand
 
createValidationObject() - Method in class com.sybase.uep.bobclient.data.RIMValidationObjectFactory
 
createValidationObject(String, String, String) - Method in class com.sybase.uep.bobclient.data.RIMValidationObjectFactory
 
createValidationObject() - Method in class com.sybase.uep.bobclient.interfaces.ValidationObjectFactory
 
createValidationObject(String, String, String) - Method in class com.sybase.uep.bobclient.interfaces.ValidationObjectFactory
 
createVariableObject(Object, String) - Method in class com.sybase.uep.bobclient.data.RIMVariableObjectFactory
Create the varaiable object class
createVariableObject(Object, String) - Method in class com.sybase.uep.bobclient.interfaces.VariableObjectFactory
 
createVariables() - Method in class com.sybase.uep.bobclient.data.RIMVariablesFactory
Create Variable list object
createVariables() - Method in class com.sybase.uep.bobclient.interfaces.VariablesFactory
 
CURRENT_SELECT_CHANGE_TYPE - Static variable in class com.sybase.uep.bobclient.data.ModelChangeEvent
 
CURRENT_UA_SERVER_VERSION - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
currentSelectChanged() - Method in class com.sybase.uep.bobclient.data.MBOModel
Fires CURRENT_SELECT_CHANGE_TYPE event.
currentSelectChanged() - Method in class com.sybase.uep.bobclient.data.OtherOperationModel
 
CUSTOM_EVENT_NONE - Static variable in interface com.sybase.uep.bobclient.constants.Literals
constant for none custom event (value is 0).
CUSTOM_EVENT_ON_CLICK - Static variable in interface com.sybase.uep.bobclient.constants.Literals
constant for onClick custom event (value is 1<<1).
CUSTOM_EVENT_ON_DRAW - Static variable in interface com.sybase.uep.bobclient.constants.Literals
constant for onDraw custom event (value is 1<<2).
CUSTOM_EVENT_ON_LOAD - Static variable in interface com.sybase.uep.bobclient.constants.Literals
constant for onLoad custom event (value is 1).
CUSTOM_EVENT_ON_ORIENTATION_CHANGE - Static variable in interface com.sybase.uep.bobclient.constants.Literals
constant for onOrientationChange custom event (value is 1<<4).
CUSTOM_EVENT_ON_RECORD_SELECTION_CHANGE - Static variable in interface com.sybase.uep.bobclient.constants.Literals
constant for onRecordChange custom event (value is 1<<5).
CUSTOM_EVENT_ON_VALUE_CHANGE - Static variable in interface com.sybase.uep.bobclient.constants.Literals
constant for onValueChange custom event (value is 1<<3).
CustomBitmapField - Class in com.sybase.uep.bobclient.screens
 
CustomEventsHandler - Class in com.sybase.uep.bobclient.controls
The custom events handler.
CustomEventsHandler() - Constructor for class com.sybase.uep.bobclient.controls.CustomEventsHandler
Constructor
CustomEventsHandler(ICustomEventsDelegate, int) - Constructor for class com.sybase.uep.bobclient.controls.CustomEventsHandler
Constructor

D

DATA_TYPE_EMAIL - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
DATA_TYPE_PHONE - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
DatabaseBase - Class in com.sybase.afx
 
DatabaseBase() - Constructor for class com.sybase.afx.DatabaseBase
 
DatabaseClass - Class in com.sybase.persistence
This is an utility class containing methods to invoke generated database class methods.
DatabaseClass() - Constructor for class com.sybase.persistence.DatabaseClass
Sybase internal use only.
DatabaseClassUtil - Class in com.sybase.afx.util
 
DatabaseClassUtil() - Constructor for class com.sybase.afx.util.DatabaseClassUtil
 
DatabaseConfig - Class in com.sybase.afx.ulj
 
DatabaseConfig() - Constructor for class com.sybase.afx.ulj.DatabaseConfig
 
databaseExists(DataSourceInfo) - Static method in class com.sybase.afx.DatabaseBase
 
databaseExists(DataSourceInfo) - Static method in class com.sybase.afx.util.DatabaseClassUtil
 
DatabaseMetaData - Class in com.sybase.reflection
Holds package level meta data.
DatabaseMetaData() - Constructor for class com.sybase.reflection.DatabaseMetaData
Creates a database meta data.
DatabaseMetaDataFactory - Class in com.sybase.uep.bobclient.data
Factory for creating Database MetaData instances
DatabaseTransaction - Class in com.sybase.persistence
Generic wrapper for JDBC / UltraLiteJ database transactions.
DatabaseTransaction() - Constructor for class com.sybase.persistence.DatabaseTransaction
 
DataSourceInfo - Class in com.sybase.afx.ulj
 
DataSourceInfo() - Constructor for class com.sybase.afx.ulj.DataSourceInfo
 
DataType - Class in com.sybase.reflection
Data type for meta data.
DataType() - Constructor for class com.sybase.reflection.DataType
Sybase internal use only.
DataTypeList - Class in com.sybase.reflection
 
DataTypeList(int) - Constructor for class com.sybase.reflection.DataTypeList
Sybase internal use only.
DataValue - Class in com.sybase.reflection
Sybase internal use only.
DataValue() - Constructor for class com.sybase.reflection.DataValue
 
DataValueList - Class in com.sybase.reflection
Sybase internal use only.
DataValueList() - Constructor for class com.sybase.reflection.DataValueList
 
DataValueList(int) - Constructor for class com.sybase.reflection.DataValueList
 
DATE - Static variable in class com.sybase.reflection.DataType
 
DATE_CHOICE_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
DateChoice label Default none
DATE_FORMAT - Static variable in class com.sybase.uep.bobclient.utils.DateUtil
XSD date format
DATE_MENU_ITEM_TEXT - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
DATE_MENU_ITEM_TEXT_KEY - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
DATE_MENU_ITEM_TEXT_KEY - Static variable in class com.sybase.uep.bobclient.controls.pimmenu.PIMMenuItemConstants
 
DATE_TIME - Static variable in class com.sybase.reflection.DataType
 
DateChoice - Class in com.sybase.uep.bobclient.controls
This is the date choice control
DateChoice(String, long) - Constructor for class com.sybase.uep.bobclient.controls.DateChoice
Date choice constructor
DateChoice(String, long, long, DateFormat) - Constructor for class com.sybase.uep.bobclient.controls.DateChoice
Date choice constructor
DateList - Class in com.sybase.collections
A list of Date elements.
DateList(int) - Constructor for class com.sybase.collections.DateList
Initializes a new instance of the DateList class that is empty and has the specified initial capacity.
datePicker(String, ITextInput) - Static method in class com.sybase.uep.bobclient.utils.TextInputUtil
Create a date picker
DatePickerPopup - Class in com.sybase.uep.bobclient.screens
DatePickerPopup to allow user to select date, date time, or time
DatePickerPopup() - Constructor for class com.sybase.uep.bobclient.screens.DatePickerPopup
Constructor DatePickerPopup
DatePickerPopup(ITextInput) - Constructor for class com.sybase.uep.bobclient.screens.DatePickerPopup
Constructor DatePickerPopup
DatePickerPopup(ITextInput, long, SimpleDateFormat) - Constructor for class com.sybase.uep.bobclient.screens.DatePickerPopup
Constructor DatePickerPopup
DateTime - Class in com.sybase.uep.bobclient.utils
This wrapper class creates an object to make a distinction between date, datetime and time for internal BB use.
DateTime(long) - Constructor for class com.sybase.uep.bobclient.utils.DateTime
 
DateTime(DateTime) - Constructor for class com.sybase.uep.bobclient.utils.DateTime
 
DATETIME_FORMAT - Static variable in class com.sybase.uep.bobclient.utils.DateUtil
XSD date time format which has no milliseconds
DATETIME_FORMAT_WITH_MILLIS - Static variable in class com.sybase.uep.bobclient.utils.DateUtil
XSD date time format which has milliseconds
DATETIME_MENU_ITEM_TEXT - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
DATETIME_MENU_ITEM_TEXT_KEY - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
DATETIME_MENU_ITEM_TEXT_KEY - Static variable in class com.sybase.uep.bobclient.controls.pimmenu.PIMMenuItemConstants
 
DateTimeList - Class in com.sybase.collections
A list of Date elements.
DateTimeList(int) - Constructor for class com.sybase.collections.DateTimeList
Initializes a new instance of the DateTimeList class that is empty and has the specified initial capacity.
DateTimeUtil - Class in com.sybase.afx.util
 
DateTimeUtil() - Constructor for class com.sybase.afx.util.DateTimeUtil
 
DateTimeValue - Class in com.sybase.reflection
Sybase internal use only.
DateTimeValue() - Constructor for class com.sybase.reflection.DateTimeValue
 
DateUtil - Class in com.sybase.afx.util
 
DateUtil() - Constructor for class com.sybase.afx.util.DateUtil
 
DateUtil - Class in com.sybase.uep.bobclient.utils
Date/Datetime/Time utililties class
DateUtil() - Constructor for class com.sybase.uep.bobclient.utils.DateUtil
 
DateValue - Class in com.sybase.reflection
Sybase internal use only.
DateValue() - Constructor for class com.sybase.reflection.DateValue
 
day(Date) - Static method in class com.sybase.afx.util.DateTimeUtil
 
day(Date) - Static method in class com.sybase.afx.util.DateUtil
 
dayOfWeek(Date) - Static method in class com.sybase.afx.util.DateTimeUtil
 
dayOfWeek(Date) - Static method in class com.sybase.afx.util.DateUtil
 
dayOfYear(Date) - Static method in class com.sybase.afx.util.DateTimeUtil
 
DBManager - Class in com.sybase.afx.ulj
 
DBManager() - Constructor for class com.sybase.afx.ulj.DBManager
 
debug(String) - Method in class com.sybase.persistence.AbstractLogger
Creates a debug log
debug(String) - Method in interface com.sybase.persistence.Logger
Create a debug log
DEBUG - Static variable in class com.sybase.persistence.LogLevel
 
DEBUG - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
debug(String) - Method in class com.sybase.uep.bobclient.data.AppLoggerWrapper
Logs the message as debug information
DEBUG - Static variable in class com.sybase.uep.bobclient.data.LogConfig
The constant to identify the debug level
debug(String) - Method in class com.sybase.uep.bobclient.data.OptionAppLoggerWrapper
 
DECIMAL - Static variable in class com.sybase.reflection.DataType
 
DecimalList - Class in com.sybase.collections
A list of String elements.
DecimalList(int) - Constructor for class com.sybase.collections.DecimalList
Initializes a new instance of the DecimalList class that is empty and has the specified initial capacity.
DecimalValue - Class in com.sybase.reflection
Sybase internal use only.
DecimalValue() - Constructor for class com.sybase.reflection.DecimalValue
 
decode(String) - Static method in class com.sybase.afx.util.StringUtil
 
DEFAUL_PACKAGE_NAME - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
DEFAULT_ADD_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.PersonalizationScreen
 
DEFAULT_ADD_NAVIGATIONBAR_OPTION - Static variable in class com.sybase.uep.bobclient.screens.LogsScreen
 
DEFAULT_ALERT_CANCEL_LABEL - Static variable in class com.sybase.uep.bobclient.screens.ClientLogsTab
 
DEFAULT_ALERT_CANCEL_LABEL - Static variable in class com.sybase.uep.bobclient.screens.PendingOperationScreen
 
DEFAULT_ALERT_CANCEL_LABEL - Static variable in class com.sybase.uep.bobclient.screens.ServerLogsTab
 
DEFAULT_ALERT_DELETE_ALL_LOGS_MSG - Static variable in class com.sybase.uep.bobclient.screens.ClientLogsTab
 
DEFAULT_ALERT_DELETE_ALL_LOGS_MSG - Static variable in class com.sybase.uep.bobclient.screens.ServerLogsTab
 
DEFAULT_ALERT_DELETE_ALL_OPERATIONS_MSG - Static variable in class com.sybase.uep.bobclient.screens.PendingOperationScreen
 
DEFAULT_ALERT_DELETE_LOG_MSG - Static variable in class com.sybase.uep.bobclient.screens.ClientLogsTab
 
DEFAULT_ALERT_DELETE_LOG_MSG - Static variable in class com.sybase.uep.bobclient.screens.ServerLogsTab
 
DEFAULT_ALERT_DELETE_LOGLEVELTREE_MSG - Static variable in class com.sybase.uep.bobclient.screens.ClientLogsTab
 
DEFAULT_ALERT_DELETE_OPERATION_MSG - Static variable in class com.sybase.uep.bobclient.screens.PendingOperationScreen
 
DEFAULT_ALERT_OK_LABEL - Static variable in class com.sybase.uep.bobclient.screens.ClientLogsTab
 
DEFAULT_ALERT_OK_LABEL - Static variable in class com.sybase.uep.bobclient.screens.PendingOperationScreen
 
DEFAULT_ALERT_OK_LABEL - Static variable in class com.sybase.uep.bobclient.screens.ServerLogsTab
 
DEFAULT_ALERT_SUBMIT_ALL_OPERATIONS_MSG - Static variable in class com.sybase.uep.bobclient.screens.PendingOperationScreen
 
DEFAULT_ALERT_SUBMIT_PACKAGE_OPERATION_MSG - Static variable in class com.sybase.uep.bobclient.screens.PendingOperationScreen
 
DEFAULT_ALERT_SUBMIT_PUBLICATION_OPERATION_MSG - Static variable in class com.sybase.uep.bobclient.screens.PendingOperationScreen
 
DEFAULT_ALIAS - Static variable in class com.sybase.afx.ulj.DynamicQuery
 
DEFAULT_ALL_COLUMNS_SELECT_LABEL - Static variable in class com.sybase.uep.bobclient.screens.SearchScreen
 
DEFAULT_BACKGROUND_COLOR - Static variable in class com.sybase.uep.bobclient.controls.TwoColumnLayout
 
DEFAULT_BACKGROUND_COLOR - Static variable in class com.sybase.uep.bobclient.data.FontStyle
Default background color.
DEFAULT_BANNER_IMAGE - Static variable in class com.sybase.uep.bobclient.screens.LoginScreen
 
DEFAULT_BLOB_ERROR_MESSAGE - Static variable in class com.sybase.uep.bobclient.screens.SearchScreen
 
DEFAULT_BORDER_COLOR - Static variable in class com.sybase.uep.bobclient.controls.FooterField
 
DEFAULT_BORDER_COLOR - Static variable in class com.sybase.uep.bobclient.controls.ListItem
 
DEFAULT_BORDER_COLOR - Static variable in class com.sybase.uep.bobclient.controls.NavigationBarField
 
DEFAULT_BORDER_COLOR - Static variable in class com.sybase.uep.bobclient.controls.TabContentPanel
 
DEFAULT_BORDER_COLOR - Static variable in class com.sybase.uep.bobclient.controls.TableField
 
DEFAULT_CANCEL_BUTTON_LABEL - Static variable in class com.sybase.uep.bobclient.screens.LoginScreen
 
DEFAULT_CANCEL_BUTTON_LABEL - Static variable in class com.sybase.uep.bobclient.screens.PushSettingsScreen
 
DEFAULT_CANCEL_BUTTON_LABEL - Static variable in class com.sybase.uep.bobclient.screens.ScreenSaverScreen
 
DEFAULT_CANCEL_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.AppLogDetailScreen
 
DEFAULT_CANCEL_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.LogInfoScreen
 
DEFAULT_CANCEL_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.LoginScreen
 
DEFAULT_CANCEL_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.MobileBusinessObjectInfoScreen
 
DEFAULT_CANCEL_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.PendingOperationInfoScreen
 
DEFAULT_CANCEL_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.PushSettingsScreen
 
DEFAULT_CANCEL_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.ScreenSaverScreen
 
DEFAULT_CANCEL_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.SynchronizationGroupInfoScreen
 
DEFAULT_CANCEL_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.SyncProgressScreen
Deprecated.  
DEFAULT_CLIENT_TITLE_LABEL - Static variable in class com.sybase.uep.bobclient.screens.LogsScreen
 
DEFAULT_CLOSE_BUTTON_LABEL - Static variable in class com.sybase.uep.bobclient.screens.LoggingScreen
 
DEFAULT_CLOSE_BUTTON_LABEL - Static variable in class com.sybase.uep.bobclient.screens.PersonalizationScreen
 
DEFAULT_CLOSE_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.AboutScreen
 
DEFAULT_CLOSE_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.ClientLogsTab
 
DEFAULT_CLOSE_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.FileExplorerScreen
 
DEFAULT_CLOSE_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.ImageScreen
 
DEFAULT_CLOSE_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.LoggingScreen
 
DEFAULT_CLOSE_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.LogsScreen
 
DEFAULT_CLOSE_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.PendingOperationScreen
 
DEFAULT_CLOSE_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.PersonalizationScreen
 
DEFAULT_CLOSE_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.ProfileScreen
 
DEFAULT_CLOSE_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.PushLogsScreen
 
DEFAULT_CLOSE_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.SearchScreen
 
DEFAULT_CLOSE_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.ServerLogsTab
 
DEFAULT_CLOSE_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.SynchronizationScreen
 
DEFAULT_COLUMN_SELECT_LABEL - Static variable in class com.sybase.uep.bobclient.screens.SearchScreen
 
DEFAULT_COMPARISON_SELECT_AND_LABEL - Static variable in class com.sybase.uep.bobclient.screens.SearchScreen
 
DEFAULT_COMPARISON_SELECT_LABEL - Static variable in class com.sybase.uep.bobclient.screens.SearchScreen
 
DEFAULT_COMPARISON_SELECT_OR_LABEL - Static variable in class com.sybase.uep.bobclient.screens.SearchScreen
 
DEFAULT_CREATE_TREE_LABEL - Static variable in class com.sybase.uep.bobclient.screens.PendingOperationScreen
 
DEFAULT_DELETE_ALL_LOGS_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.ClientLogsTab
 
DEFAULT_DELETE_ALL_LOGS_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.LogsScreen
 
DEFAULT_DELETE_ALL_LOGS_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.ServerLogsTab
 
DEFAULT_DELETE_ALL_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.PushLogsScreen
 
DEFAULT_DELETE_ALL_OPERATIONS_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.PendingOperationScreen
 
DEFAULT_DELETE_ICON - Static variable in class com.sybase.uep.bobclient.screens.PendingOperationScreen
 
DEFAULT_DELETE_LOG_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.ClientLogsTab
 
DEFAULT_DELETE_LOG_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.LogsScreen
 
DEFAULT_DELETE_LOG_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.ServerLogsTab
 
DEFAULT_DELETE_OPERATION_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.PendingOperationScreen
 
DEFAULT_DELETE_TREE_LABEL - Static variable in class com.sybase.uep.bobclient.screens.PendingOperationScreen
 
DEFAULT_DELETELOG_CHECKBOX_LABEL - Static variable in class com.sybase.uep.bobclient.screens.LoggingScreen
 
DEFAULT_DESCRIPTION - Static variable in class com.sybase.uep.bobclient.screens.AboutScreen
 
DEFAULT_DETAIL_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.ClientLogsTab
 
DEFAULT_DETAIL_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.LogsScreen
 
DEFAULT_DETAIL_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.ServerLogsTab
 
DEFAULT_DISABLE_ICON - Static variable in class com.sybase.uep.bobclient.screens.PendingOperationScreen
 
DEFAULT_DISABLE_OPERATION_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.PendingOperationScreen
 
DEFAULT_EDIT_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.PersonalizationScreen
 
DEFAULT_EDIT_PROFILE_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.ProfileScreen
 
DEFAULT_ENABLE_ICON - Static variable in class com.sybase.uep.bobclient.screens.PendingOperationScreen
 
DEFAULT_ENABLE_OPERATION_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.PendingOperationScreen
 
DEFAULT_ENABLE_SCREEN_SAVER_LABEL - Static variable in class com.sybase.uep.bobclient.screens.ScreenSaverScreen
 
DEFAULT_ENTER_HTTP_MDS_PORT_MESSAGE - Static variable in class com.sybase.uep.bobclient.screens.PushSettingsScreen
 
DEFAULT_ENTER_HTTP_MDS_SERVER_MESSAGE - Static variable in class com.sybase.uep.bobclient.screens.PushSettingsScreen
 
DEFAULT_ENTER_LOGIN_MESSAGE - Static variable in class com.sybase.uep.bobclient.screens.LoginScreen
 
DEFAULT_ENTER_NUMBER_PROMPT_MESSAGE - Static variable in class com.sybase.uep.bobclient.screens.SynchronizationGroupInfoScreen
 
DEFAULT_ENTER_PASSWORD_MESSAGE - Static variable in class com.sybase.uep.bobclient.screens.LoginScreen
 
DEFAULT_ENTER_SEARCH_VALUE_ALERT - Static variable in class com.sybase.uep.bobclient.screens.SearchScreen
 
DEFAULT_ERROR_AUTHENTICATE_MESSAGE - Static variable in class com.sybase.uep.bobclient.screens.LoginScreen
 
DEFAULT_ERROR_CLEARING_DATA_MESSAGE - Static variable in class com.sybase.uep.bobclient.screens.SynchronizationScreen
 
DEFAULT_ERROR_LOADING_LOGS_MESSAGE - Static variable in class com.sybase.uep.bobclient.screens.ClientLogsTab
 
DEFAULT_ERROR_LOADING_MBO_MESSAGE - Static variable in class com.sybase.uep.bobclient.controls.BaseMobileDataControl
 
DEFAULT_ERROR_LOADING_MBO_MESSAGE - Static variable in class com.sybase.uep.bobclient.screens.SynchronizationScreen
 
DEFAULT_ERROR_LOADING_MBOS_MESSAGE - Static variable in class com.sybase.uep.bobclient.screens.PendingOperationScreen
 
DEFAULT_ERROR_LOADING_MBOS_MESSAGE - Static variable in class com.sybase.uep.bobclient.screens.ServerLogsTab
 
DEFAULT_ERROR_LOADING_PERSONALIZATION_MESSAGE - Static variable in class com.sybase.uep.bobclient.screens.PersonalizationScreen
 
DEFAULT_ERROR_LOADING_PROFILES_MESSAGE - Static variable in class com.sybase.uep.bobclient.screens.LoginScreen
 
DEFAULT_ERROR_LOADING_PROFILES_MESSAGE - Static variable in class com.sybase.uep.bobclient.screens.ProfileScreen
 
DEFAULT_ERROR_LOADING_SETTINGS_MESSAGE - Static variable in class com.sybase.uep.bobclient.screens.PushSettingsScreen
 
DEFAULT_ERROR_SAVING_PROFILES_MESSAGE - Static variable in class com.sybase.uep.bobclient.screens.ProfileScreen
 
DEFAULT_ERROR_SAVING_SYNC_GROUP_MESSAGE - Static variable in class com.sybase.uep.bobclient.screens.SynchronizationGroupInfoScreen
 
DEFAULT_FAILED_LOGIN_ALERT_MESSAGE - Static variable in class com.sybase.uep.bobclient.screens.LoginScreen
 
DEFAULT_FILTER_SELECT_CONTAINS_LABEL - Static variable in class com.sybase.uep.bobclient.screens.SearchScreen
 
DEFAULT_FILTER_SELECT_DOES_NOT_CONTAIN_LABEL - Static variable in class com.sybase.uep.bobclient.screens.SearchScreen
 
DEFAULT_FILTER_SELECT_DOES_NOT_END_WITH_LABEL - Static variable in class com.sybase.uep.bobclient.screens.SearchScreen
 
DEFAULT_FILTER_SELECT_DOES_NOT_START_WITH_LABEL - Static variable in class com.sybase.uep.bobclient.screens.SearchScreen
 
DEFAULT_FILTER_SELECT_ENDS_WITH_LABEL - Static variable in class com.sybase.uep.bobclient.screens.SearchScreen
 
DEFAULT_FILTER_SELECT_EQUAL_LABEL - Static variable in class com.sybase.uep.bobclient.screens.SearchScreen
 
DEFAULT_FILTER_SELECT_GREATER_THAN_LABEL - Static variable in class com.sybase.uep.bobclient.screens.SearchScreen
 
DEFAULT_FILTER_SELECT_GREATER_THEN_OR_EQUAL_LABEL - Static variable in class com.sybase.uep.bobclient.screens.SearchScreen
 
DEFAULT_FILTER_SELECT_LABEL - Static variable in class com.sybase.uep.bobclient.screens.SearchScreen
 
DEFAULT_FILTER_SELECT_LESS_THAN_LABEL - Static variable in class com.sybase.uep.bobclient.screens.SearchScreen
 
DEFAULT_FILTER_SELECT_LESS_THAN_OR_EQUAL_LABEL - Static variable in class com.sybase.uep.bobclient.screens.SearchScreen
 
DEFAULT_FILTER_SELECT_LIKE_LABEL - Static variable in class com.sybase.uep.bobclient.screens.SearchScreen
 
DEFAULT_FILTER_SELECT_NOT_EQUAL_LABEL - Static variable in class com.sybase.uep.bobclient.screens.SearchScreen
 
DEFAULT_FILTER_SELECT_NOT_LIKE_LABEL - Static variable in class com.sybase.uep.bobclient.screens.SearchScreen
 
DEFAULT_FILTER_SELECT_STARTS_WITH_LABEL - Static variable in class com.sybase.uep.bobclient.screens.SearchScreen
 
DEFAULT_FIND_INPUT_LABEL - Static variable in class com.sybase.uep.bobclient.screens.SearchScreen
 
DEFAULT_FIND_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.SearchScreen
 
DEFAULT_FLASH_ALLOWCATED_LABEL - Static variable in class com.sybase.uep.bobclient.screens.AboutScreen
 
DEFAULT_FLASH_FREE_LABEL - Static variable in class com.sybase.uep.bobclient.screens.AboutScreen
 
DEFAULT_FLASH_OBJECTS_LABEL - Static variable in class com.sybase.uep.bobclient.screens.AboutScreen
 
DEFAULT_FOLDER_ICON - Static variable in class com.sybase.uep.bobclient.screens.FileExplorerScreen
 
DEFAULT_FONT - Static variable in class com.sybase.uep.bobclient.data.FontStyle
Default font.
DEFAULT_FONT_SIZE - Static variable in class com.sybase.uep.bobclient.data.FontStyle
Default font size for non-touch screen devices.
DEFAULT_FONT_SIZE_UNIT - Static variable in class com.sybase.uep.bobclient.data.FontStyle
Default font unit.
DEFAULT_FOOTER_DISABLED_LABEL - Static variable in class com.sybase.uep.bobclient.screens.PendingOperationScreen
 
DEFAULT_FOOTER_PENDING_LABEL - Static variable in class com.sybase.uep.bobclient.screens.PendingOperationScreen
 
DEFAULT_FOREGROUND_COLOR - Static variable in class com.sybase.uep.bobclient.data.FontStyle
Default foreground color.
DEFAULT_GRADIENT_COLOR - Static variable in class com.sybase.uep.bobclient.data.FontStyle
Default gradient color.
DEFAULT_HTTP_INPUT_INFO - Static variable in class com.sybase.uep.bobclient.screens.PushSettingsScreen
 
DEFAULT_HTTP_INVALID_MDS_PORT_MESSAGE - Static variable in class com.sybase.uep.bobclient.screens.PushSettingsScreen
 
DEFAULT_HTTP_LABEL - Static variable in class com.sybase.uep.bobclient.screens.PushSettingsScreen
 
DEFAULT_HTTP_MDS_PORT - Static variable in class com.sybase.uep.bobclient.screens.PushSettingsScreen
 
DEFAULT_HTTP_MDS_PORT_INPUT_LABEL - Static variable in class com.sybase.uep.bobclient.screens.PushSettingsScreen
 
DEFAULT_HTTP_MDS_SERVER_INPUT_LABEL - Static variable in class com.sybase.uep.bobclient.screens.PushSettingsScreen
 
DEFAULT_HTTP_MDS_SERVER_NAME - Static variable in class com.sybase.uep.bobclient.screens.PushSettingsScreen
 
DEFAULT_IDLE_TIME_MESSAGE - Static variable in class com.sybase.uep.bobclient.screens.ScreenSaverScreen
 
DEFAULT_IDLE_TIME_WAIT_LABEL - Static variable in class com.sybase.uep.bobclient.screens.ScreenSaverScreen
 
DEFAULT_IMAGE_ICON - Static variable in class com.sybase.uep.bobclient.screens.FileExplorerScreen
 
DEFAULT_INSERT_ICON - Static variable in class com.sybase.uep.bobclient.screens.PendingOperationScreen
 
DEFAULT_LABEL_FOCUS_FONT_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Default label focus font style object
DEFAULT_LABEL_FONT_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
 
DEFAULT_LIST_PK_EDITOR_SCREEN_CANCEL_BUTTON_LABEL - Static variable in class com.sybase.uep.bobclient.screens.ScalarPKEditorScreen
 
DEFAULT_LIST_PK_EDITOR_SCREEN_CANCEL_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.ScalarPKEditorScreen
 
DEFAULT_LIST_PK_EDITOR_SCREEN_SAVE_BUTTON_LABEL - Static variable in class com.sybase.uep.bobclient.screens.ScalarPKEditorScreen
 
DEFAULT_LIST_PK_EDITOR_SCREEN_SAVE_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.ScalarPKEditorScreen
 
DEFAULT_LOADING_MOBILE_APP_ERROR_MESSAGE - Static variable in class com.sybase.uep.bobclient.screens.SearchScreen
 
DEFAULT_LOADING_MOBILE_OBJECT_INFO_ERROR_MESSAGE - Static variable in class com.sybase.uep.bobclient.screens.MobileBusinessObjectInfoScreen
 
DEFAULT_LOADING_SYNC_GROUP_INFO_ERROR_MESSAGE - Static variable in class com.sybase.uep.bobclient.screens.SynchronizationGroupInfoScreen
 
DEFAULT_LOCK_CLIENT_PROMPT_MESSAGE - Static variable in class com.sybase.uep.bobclient.screens.ScreenSaverScreen
 
DEFAULT_LOCK_SCREEN_LABEL - Static variable in class com.sybase.uep.bobclient.screens.ScreenSaverScreen
 
DEFAULT_LOG_APPLICATION_NAME_LABEL - Static variable in class com.sybase.uep.bobclient.screens.LogInfoScreen
 
DEFAULT_LOG_DATE_LABEL - Static variable in class com.sybase.uep.bobclient.screens.LogInfoScreen
 
DEFAULT_LOG_DEBUG_ICON - Static variable in class com.sybase.uep.bobclient.screens.ClientLogsTab
 
DEFAULT_LOG_ERROR_ICON - Static variable in class com.sybase.uep.bobclient.screens.ClientLogsTab
 
DEFAULT_LOG_ERROR_ICON - Static variable in class com.sybase.uep.bobclient.screens.ServerLogsTab
 
DEFAULT_LOG_FAILED_LABEL - Static variable in class com.sybase.uep.bobclient.screens.LogInfoScreen
 
DEFAULT_LOG_FATAL_ICON - Static variable in class com.sybase.uep.bobclient.screens.ClientLogsTab
 
DEFAULT_LOG_ICON - Static variable in class com.sybase.uep.bobclient.screens.ClientLogsTab
 
DEFAULT_LOG_ICON - Static variable in class com.sybase.uep.bobclient.screens.ServerLogsTab
 
DEFAULT_LOG_INFO_ICON - Static variable in class com.sybase.uep.bobclient.screens.ClientLogsTab
 
DEFAULT_LOG_LEVEL_DEBUG_LABEL - Static variable in class com.sybase.uep.bobclient.screens.AppLogDetailScreen
 
DEFAULT_LOG_LEVEL_ERROR_LABEL - Static variable in class com.sybase.uep.bobclient.screens.AppLogDetailScreen
 
DEFAULT_LOG_LEVEL_FATAL_LABEL - Static variable in class com.sybase.uep.bobclient.screens.AppLogDetailScreen
 
DEFAULT_LOG_LEVEL_INFO_LABEL - Static variable in class com.sybase.uep.bobclient.screens.AppLogDetailScreen
 
DEFAULT_LOG_LEVEL_LABEL - Static variable in class com.sybase.uep.bobclient.screens.AppLogDetailScreen
 
DEFAULT_LOG_LEVEL_LABEL - Static variable in class com.sybase.uep.bobclient.screens.LoggingScreen
 
DEFAULT_LOG_LEVEL_WARN_LABEL - Static variable in class com.sybase.uep.bobclient.screens.AppLogDetailScreen
 
DEFAULT_LOG_MESSAGE_LABEL - Static variable in class com.sybase.uep.bobclient.screens.AppLogDetailScreen
 
DEFAULT_LOG_MESSAGE_LABEL - Static variable in class com.sybase.uep.bobclient.screens.LogInfoScreen
 
DEFAULT_LOG_MESSAGE_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.SynchronizationGroupInfoScreen
 
DEFAULT_LOG_STATUS_CLIENTONLY - Static variable in class com.sybase.uep.bobclient.screens.AppLogDetailScreen
 
DEFAULT_LOG_STATUS_LABEL - Static variable in class com.sybase.uep.bobclient.screens.AppLogDetailScreen
 
DEFAULT_LOG_STATUS_LABEL - Static variable in class com.sybase.uep.bobclient.screens.LogInfoScreen
 
DEFAULT_LOG_STATUS_UPLOADED - Static variable in class com.sybase.uep.bobclient.screens.AppLogDetailScreen
 
DEFAULT_LOG_SUCCESS_LABEL - Static variable in class com.sybase.uep.bobclient.screens.LogInfoScreen
 
DEFAULT_LOG_TIME_LABEL - Static variable in class com.sybase.uep.bobclient.screens.AppLogDetailScreen
 
DEFAULT_LOG_WARN_ICON - Static variable in class com.sybase.uep.bobclient.screens.ClientLogsTab
 
DEFAULT_LOGIN_BUTTON_LABEL - Static variable in class com.sybase.uep.bobclient.screens.LoginScreen
 
DEFAULT_LOGIN_INPUT_LABEL - Static variable in class com.sybase.uep.bobclient.screens.LoginScreen
 
DEFAULT_LOGIN_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.LoginScreen
 
DEFAULT_LOGLEVEL_NODE_DEBUG_LABEL - Static variable in class com.sybase.uep.bobclient.screens.ClientLogsTab
 
DEFAULT_LOGLEVEL_NODE_ERROR_LABEL - Static variable in class com.sybase.uep.bobclient.screens.ClientLogsTab
 
DEFAULT_LOGLEVEL_NODE_FATAL_LABEL - Static variable in class com.sybase.uep.bobclient.screens.ClientLogsTab
 
DEFAULT_LOGLEVEL_NODE_INFO_LABEL - Static variable in class com.sybase.uep.bobclient.screens.ClientLogsTab
 
DEFAULT_LOGLEVEL_NODE_ITEM_LABEL - Static variable in class com.sybase.uep.bobclient.screens.ClientLogsTab
 
DEFAULT_LOGLEVEL_NODE_ITEMS_LABEL - Static variable in class com.sybase.uep.bobclient.screens.ClientLogsTab
 
DEFAULT_LOGLEVEL_NODE_WARN_LABEL - Static variable in class com.sybase.uep.bobclient.screens.ClientLogsTab
 
DEFAULT_LOGLEVEL_SELECT_DEBUG_LABEL - Static variable in class com.sybase.uep.bobclient.screens.LoggingScreen
 
DEFAULT_LOGLEVEL_SELECT_ERROR_LABEL - Static variable in class com.sybase.uep.bobclient.screens.LoggingScreen
 
DEFAULT_LOGLEVEL_SELECT_FATAL_LABEL - Static variable in class com.sybase.uep.bobclient.screens.LoggingScreen
 
DEFAULT_LOGLEVEL_SELECT_INFO_LABEL - Static variable in class com.sybase.uep.bobclient.screens.LoggingScreen
 
DEFAULT_LOGLEVEL_SELECT_OFF_LABEL - Static variable in class com.sybase.uep.bobclient.screens.LoggingScreen
 
DEFAULT_LOGLEVEL_SELECT_WARN_LABEL - Static variable in class com.sybase.uep.bobclient.screens.LoggingScreen
 
DEFAULT_MARGIN - Static variable in class com.sybase.uep.bobclient.controls.LayoutManager
 
DEFAULT_MBO_ICON - Static variable in class com.sybase.uep.bobclient.screens.PendingOperationScreen
 
DEFAULT_MBO_ICON - Static variable in class com.sybase.uep.bobclient.screens.ServerLogsTab
 
DEFAULT_MBO_ICON - Static variable in class com.sybase.uep.bobclient.screens.SynchronizationScreen
 
DEFAULT_MOBILE_APP_UNDEFINED_ERROR_MESSAGE - Static variable in class com.sybase.uep.bobclient.screens.SearchScreen
 
DEFAULT_MOBILE_OBJECT_ID_UNDEFINED_MESSAGE - Static variable in class com.sybase.uep.bobclient.screens.MobileBusinessObjectInfoScreen
 
DEFAULT_MOBILE_OBJECT_INFO_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.SynchronizationScreen
 
DEFAULT_MOBILE_OBJECT_LAST_TIME_REFRESH_LABEL - Static variable in class com.sybase.uep.bobclient.screens.MobileBusinessObjectInfoScreen
 
DEFAULT_MOBILE_OBJECT_NAME_LABEL - Static variable in class com.sybase.uep.bobclient.screens.MobileBusinessObjectInfoScreen
 
DEFAULT_MOBILE_OBJECT_PROFILE_LABEL - Static variable in class com.sybase.uep.bobclient.screens.MobileBusinessObjectInfoScreen
 
DEFAULT_MOBILE_OBJECT_SIZE_LABEL - Static variable in class com.sybase.uep.bobclient.screens.MobileBusinessObjectInfoScreen
 
DEFAULT_NAVIGATION_TITLE_LABEL - Static variable in class com.sybase.uep.bobclient.screens.LogsScreen
 
DEFAULT_NEXT_HOT_KEY - Static variable in class com.sybase.uep.bobclient.controls.TwoColumnLayout
 
DEFAULT_NEXT_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.controls.TwoColumnLayout
 
DEFAULT_NO_CHANGE_MESSAGE - Static variable in class com.sybase.uep.bobclient.screens.LoggingScreen
 
DEFAULT_NO_COLUMN_MATCH_OP_ERROR_MSG - Static variable in class com.sybase.uep.bobclient.screens.SearchScreen
 
DEFAULT_NO_FILES_TREE_LABEL - Static variable in class com.sybase.uep.bobclient.screens.FileExplorerScreen
 
DEFAULT_NO_LOGS_TREE_LABEL - Static variable in class com.sybase.uep.bobclient.screens.ClientLogsTab
 
DEFAULT_NO_LOGS_TREE_LABEL - Static variable in class com.sybase.uep.bobclient.screens.ServerLogsTab
 
DEFAULT_NO_OPERATION_TREE_LABEL - Static variable in class com.sybase.uep.bobclient.screens.PendingOperationScreen
 
DEFAULT_NO_PERSONALIZATION_APP_MESSAGE - Static variable in class com.sybase.uep.bobclient.screens.PersonalizationScreen
 
DEFAULT_NO_PERSONALIZATION_KEYS_MESSAGE - Static variable in class com.sybase.uep.bobclient.screens.PersonalizationScreen
 
DEFAULT_NO_PERSONALIZATION_KEYS_NO_CHANGE_MESSAGE - Static variable in class com.sybase.uep.bobclient.screens.PersonalizationScreen
 
DEFAULT_NO_PUBLICATION_TREE_LABEL - Static variable in class com.sybase.uep.bobclient.screens.SynchronizationScreen
 
DEFAULT_NO_PUSH_LOGS_PROMPT_MESSAGE - Static variable in class com.sybase.uep.bobclient.screens.SynchronizationGroupInfoScreen
 
DEFAULT_NULL_CHECKBOX_LABEL - Static variable in class com.sybase.uep.bobclient.screens.PersonalizationScreen
 
DEFAULT_OPERATION_INFO_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.PendingOperationScreen
 
DEFAULT_OTHER_ICON - Static variable in class com.sybase.uep.bobclient.screens.PendingOperationScreen
 
DEFAULT_OTHER_TREE_LABEL - Static variable in class com.sybase.uep.bobclient.screens.PendingOperationScreen
 
DEFAULT_PACKAGE_ICON - Static variable in class com.sybase.uep.bobclient.screens.PendingOperationScreen
 
DEFAULT_PACKAGE_ICON - Static variable in class com.sybase.uep.bobclient.screens.PersonalizationScreen
 
DEFAULT_PACKAGE_ICON - Static variable in class com.sybase.uep.bobclient.screens.ServerLogsTab
 
DEFAULT_PACKAGE_ICON - Static variable in class com.sybase.uep.bobclient.screens.SynchronizationScreen
 
DEFAULT_PACKAGE_NAME_LABEL - Static variable in class com.sybase.uep.bobclient.screens.SynchronizationGroupInfoScreen
 
DEFAULT_PAGING_BUFFER_LIMIT - Static variable in class com.sybase.uep.bobclient.controls.PagingObject
 
DEFAULT_PAGING_SIZE - Static variable in class com.sybase.uep.bobclient.controls.PagingObject
 
DEFAULT_PAGING_START_LIMIT - Static variable in class com.sybase.uep.bobclient.controls.PagingObject
 
DEFAULT_PASSWORD_INPUT_LABEL - Static variable in class com.sybase.uep.bobclient.screens.LoginScreen
 
DEFAULT_PENDING_OPERATION_DISABLED_LABEL - Static variable in class com.sybase.uep.bobclient.screens.PendingOperationInfoScreen
 
DEFAULT_PENDING_OPERATION_NAME_LABEL - Static variable in class com.sybase.uep.bobclient.screens.PendingOperationInfoScreen
 
DEFAULT_PENDING_OPERATION_PARAMETER_LIST_LABEL - Static variable in class com.sybase.uep.bobclient.screens.PendingOperationInfoScreen
 
DEFAULT_PENDING_OPERATION_PENDING_LABEL - Static variable in class com.sybase.uep.bobclient.screens.PendingOperationInfoScreen
 
DEFAULT_PENDING_OPERATION_STATUS_LABEL - Static variable in class com.sybase.uep.bobclient.screens.PendingOperationInfoScreen
 
DEFAULT_PERS_KEY_VALUE_LABEL - Static variable in class com.sybase.uep.bobclient.screens.ScalarPKEditorScreen
 
DEFAULT_PERSONALIZATION_ICON - Static variable in class com.sybase.uep.bobclient.screens.PersonalizationScreen
 
DEFAULT_PIN - Static variable in class com.sybase.uep.bobclient.data.RIMDevice
 
DEFAULT_PREVIOUS_HOT_KEY - Static variable in class com.sybase.uep.bobclient.controls.TwoColumnLayout
 
DEFAULT_PREVIOUS_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.controls.TwoColumnLayout
 
DEFAULT_PROFILE_UPDATE_CANCEL_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.ProfileUpdateScreen
 
DEFAULT_PROFILE_UPDATE_CONNECT_HTTPS_CB_LABEL - Static variable in class com.sybase.uep.bobclient.screens.ProfileUpdateScreen
 
DEFAULT_PROFILE_UPDATE_DUPLICATE_PROFILE_NAME_MESSAGE - Static variable in class com.sybase.uep.bobclient.screens.ProfileUpdateScreen
 
DEFAULT_PROFILE_UPDATE_ENTER_HTTPS_PORT_MESSAGE - Static variable in class com.sybase.uep.bobclient.screens.ProfileUpdateScreen
 
DEFAULT_PROFILE_UPDATE_ENTER_PROFILE_NAME_MESSAGE - Static variable in class com.sybase.uep.bobclient.screens.ProfileUpdateScreen
 
DEFAULT_PROFILE_UPDATE_ENTER_SERVER_NAME_MESSAGE - Static variable in class com.sybase.uep.bobclient.screens.ProfileUpdateScreen
 
DEFAULT_PROFILE_UPDATE_ENTER_SERVER_PORT_MESSAGE - Static variable in class com.sybase.uep.bobclient.screens.ProfileUpdateScreen
 
DEFAULT_PROFILE_UPDATE_ENTER_USER_NAME_MESSAGE - Static variable in class com.sybase.uep.bobclient.screens.ProfileUpdateScreen
 
DEFAULT_PROFILE_UPDATE_HTTPS_PORT_INPUT_LABEL - Static variable in class com.sybase.uep.bobclient.screens.ProfileUpdateScreen
 
DEFAULT_PROFILE_UPDATE_HTTPS_PORT_INVALID_MESSAGE - Static variable in class com.sybase.uep.bobclient.screens.ProfileUpdateScreen
 
DEFAULT_PROFILE_UPDATE_NO_PROFILE_MESSAGE - Static variable in class com.sybase.uep.bobclient.screens.ProfileUpdateScreen
 
DEFAULT_PROFILE_UPDATE_NOTHING_CHANGED_MESSAGE - Static variable in class com.sybase.uep.bobclient.screens.ProfileUpdateScreen
 
DEFAULT_PROFILE_UPDATE_ONLINE_LOGIN_ERROR_MESSAGE - Static variable in class com.sybase.uep.bobclient.screens.ProfileUpdateScreen
 
DEFAULT_PROFILE_UPDATE_PASSWORD_INPUT_LABEL - Static variable in class com.sybase.uep.bobclient.screens.ProfileUpdateScreen
 
DEFAULT_PROFILE_UPDATE_PORT_INVALID_MESSAGE - Static variable in class com.sybase.uep.bobclient.screens.ProfileUpdateScreen
 
DEFAULT_PROFILE_UPDATE_PORT_NUMBER_INPUT_LABEL - Static variable in class com.sybase.uep.bobclient.screens.ProfileUpdateScreen
 
DEFAULT_PROFILE_UPDATE_PROFILE_NAME_INPUT_LABEL - Static variable in class com.sybase.uep.bobclient.screens.ProfileUpdateScreen
 
DEFAULT_PROFILE_UPDATE_PROFILE_SAVE_SUCCESS_SUGGESTION_MESSAGE - Static variable in class com.sybase.uep.bobclient.screens.ProfileUpdateScreen
 
DEFAULT_PROFILE_UPDATE_RESOURCE_ID_INPUT_LABEL - Static variable in class com.sybase.uep.bobclient.screens.ProfileUpdateScreen
 
DEFAULT_PROFILE_UPDATE_SAVE_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.ProfileUpdateScreen
 
DEFAULT_PROFILE_UPDATE_SAVE_PROFILE_PROMPT_MESSAGE - Static variable in class com.sybase.uep.bobclient.screens.ProfileUpdateScreen
 
DEFAULT_PROFILE_UPDATE_SCREEN_SAVE_PROFILE_SUCCESS_SUGGESTION_MSG - Static variable in class com.sybase.uep.bobclient.screens.ProfileUpdateScreen
 
DEFAULT_PROFILE_UPDATE_SECURE_LABEL - Static variable in class com.sybase.uep.bobclient.screens.ProfileUpdateScreen
 
DEFAULT_PROFILE_UPDATE_SERVER_NAME_INPUT_LABEL - Static variable in class com.sybase.uep.bobclient.screens.ProfileUpdateScreen
 
DEFAULT_PROFILE_UPDATE_STREAM_PARAMS_INPUT_LABEL - Static variable in class com.sybase.uep.bobclient.screens.ProfileUpdateScreen
 
DEFAULT_PROFILE_UPDATE_TITLE_LABEL - Static variable in class com.sybase.uep.bobclient.screens.ProfileUpdateScreen
 
DEFAULT_PROFILE_UPDATE_USER_NAME_INPUT_LABEL - Static variable in class com.sybase.uep.bobclient.screens.ProfileUpdateScreen
 
DEFAULT_PROFILE_UPDATE_VALIDATING_MESSAGE - Static variable in class com.sybase.uep.bobclient.screens.ProfileUpdateScreen
 
DEFAULT_PUBLICATION_ICON - Static variable in class com.sybase.uep.bobclient.screens.PendingOperationScreen
 
DEFAULT_PUBLICATION_ICON - Static variable in class com.sybase.uep.bobclient.screens.SynchronizationScreen
 
DEFAULT_PUSH_ADMIN_ERROR_MESSAGE - Static variable in class com.sybase.uep.bobclient.screens.SynchronizationGroupInfoScreen
 
DEFAULT_PUSH_ENABLED_LABEL - Static variable in class com.sybase.uep.bobclient.screens.SynchronizationGroupInfoScreen
 
DEFAULT_PUSH_NOTIFICATION_LABEL - Static variable in class com.sybase.uep.bobclient.screens.SynchronizationGroupInfoScreen
 
DEFAULT_PUSH_SYNC_INTERVAL_LABEL - Static variable in class com.sybase.uep.bobclient.screens.SynchronizationGroupInfoScreen
 
DEFAULT_PUSH_SYNC_INTERVAL_PROMPT_MESSAGE - Static variable in class com.sybase.uep.bobclient.screens.SynchronizationGroupInfoScreen
 
DEFAULT_PUSH_TYPE_LABEL_NO_PROMPT_LABEL - Static variable in class com.sybase.uep.bobclient.screens.SynchronizationGroupInfoScreen
 
DEFAULT_PUSH_TYPE_LABEL_NO_SYNC_NO_RESPONSE_LABEL - Static variable in class com.sybase.uep.bobclient.screens.SynchronizationGroupInfoScreen
 
DEFAULT_PUSH_TYPE_LABEL_SYNC_IMMEDIATELY_LABEL - Static variable in class com.sybase.uep.bobclient.screens.SynchronizationGroupInfoScreen
 
DEFAULT_PUSH_TYPE_LABEL_SYNC_NO_RESPONSE_LABEL - Static variable in class com.sybase.uep.bobclient.screens.SynchronizationGroupInfoScreen
 
DEFAULT_RAM_ALLOWCATED_LABEL - Static variable in class com.sybase.uep.bobclient.screens.AboutScreen
 
DEFAULT_RAM_FREE_LABEL - Static variable in class com.sybase.uep.bobclient.screens.AboutScreen
 
DEFAULT_RAM_OBJECTS_LABEL - Static variable in class com.sybase.uep.bobclient.screens.AboutScreen
 
DEFAULT_REFRESH_ALL_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.SynchronizationScreen
 
DEFAULT_REFRESH_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.FileExplorerScreen
 
DEFAULT_REFRESH_PACKAGE_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.SynchronizationScreen
 
DEFAULT_REFRESH_PUBLICATION_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.SynchronizationScreen
 
DEFAULT_REMOVE_MBO_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.SynchronizationScreen
 
DEFAULT_REMOVE_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.PersonalizationScreen
 
DEFAULT_SAVE_BUTTON_LABEL - Static variable in class com.sybase.uep.bobclient.screens.LoggingScreen
 
DEFAULT_SAVE_BUTTON_LABEL - Static variable in class com.sybase.uep.bobclient.screens.PushSettingsScreen
 
DEFAULT_SAVE_BUTTON_LABEL - Static variable in class com.sybase.uep.bobclient.screens.ScreenSaverScreen
 
DEFAULT_SAVE_LOGSETTING_MESSAGE - Static variable in class com.sybase.uep.bobclient.screens.LoggingScreen
 
DEFAULT_SAVE_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.LoggingScreen
 
DEFAULT_SAVE_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.PushSettingsScreen
 
DEFAULT_SAVE_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.ScreenSaverScreen
 
DEFAULT_SAVE_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.SynchronizationGroupInfoScreen
 
DEFAULT_SAVE_SUCCESS_MESSAGE - Static variable in class com.sybase.uep.bobclient.screens.PushSettingsScreen
 
DEFAULT_SAVE_SUCCESS_MESSAGE - Static variable in class com.sybase.uep.bobclient.screens.ScreenSaverScreen
 
DEFAULT_SAVING_SYNC_GROUP_MESSAGE - Static variable in class com.sybase.uep.bobclient.screens.SynchronizationGroupInfoScreen
 
DEFAULT_SCREEN_FONT_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
 
DEFAULT_SEARCH_DATA_TYPE_DOES_NOT_MATCH_MESSAGE - Static variable in class com.sybase.uep.bobclient.screens.SearchScreen
 
DEFAULT_SEARCH_EXCEPTION_ERROR_MESSAGE - Static variable in class com.sybase.uep.bobclient.screens.SearchScreen
 
DEFAULT_SELECT_FILE_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.FileExplorerScreen
 
DEFAULT_SERVER_TITLE_LABEL - Static variable in class com.sybase.uep.bobclient.screens.LogsScreen
 
DEFAULT_SET_LOGIN_PROFILE_ERROR_MESSAGE - Static variable in class com.sybase.uep.bobclient.screens.ProfileScreen
 
DEFAULT_SET_LOGIN_PROFILE_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.ProfileScreen
 
DEFAULT_SETTINGS_ERROR_MESSAGE - Static variable in class com.sybase.uep.bobclient.screens.ScreenSaverScreen
 
DEFAULT_SORT_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.controls.MobileAppTable
 
DEFAULT_SORT_ON_LOGTIME_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.ClientLogsTab
 
DEFAULT_SPACING - Static variable in class com.sybase.uep.bobclient.controls.LayoutManager
 
DEFAULT_STYLE - Static variable in class com.sybase.uep.bobclient.data.FontStyle
Default font style.
DEFAULT_SUBMIT_ALL_OPERATIONS_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.PendingOperationScreen
 
DEFAULT_SUBMIT_OPERATION_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.PendingOperationScreen
 
DEFAULT_SUCCESS_CODE - Static variable in class com.sybase.uep.bobclient.screens.ServerLogsTab
 
DEFAULT_SYNC_COMPLETED_MESSAGE - Static variable in class com.sybase.uep.bobclient.custom.UIDefinition
 
DEFAULT_SYNC_CONNECTING_MESSAGE - Static variable in class com.sybase.uep.bobclient.custom.UIDefinition
 
DEFAULT_SYNC_DOWNLOADING_MESSAGE - Static variable in class com.sybase.uep.bobclient.custom.UIDefinition
 
DEFAULT_SYNC_GROUP_ID_UNDEFINED_MESSAGE - Static variable in class com.sybase.uep.bobclient.screens.SynchronizationGroupInfoScreen
 
DEFAULT_SYNC_GROUP_INFO_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.SynchronizationScreen
 
DEFAULT_SYNC_GROUP_NAME_LABEL - Static variable in class com.sybase.uep.bobclient.screens.SynchronizationGroupInfoScreen
 
DEFAULT_SYNC_GROUP_WAIT_IDLE_TIME_LABEL - Static variable in class com.sybase.uep.bobclient.screens.SynchronizationGroupInfoScreen
 
DEFAULT_SYNC_MESSAGE - Static variable in class com.sybase.uep.bobclient.custom.UIDefinition
 
DEFAULT_SYNC_METADATA_DOWNLOADING_MESSAGE - Static variable in class com.sybase.uep.bobclient.custom.UIDefinition
 
DEFAULT_SYNC_METADATA_UPLOADING_MESSAGE - Static variable in class com.sybase.uep.bobclient.custom.UIDefinition
 
DEFAULT_SYNC_PUBLICATION_MESSAGE - Static variable in class com.sybase.uep.bobclient.custom.UIDefinition
 
DEFAULT_SYNC_UPLOADING_MESSAGE - Static variable in class com.sybase.uep.bobclient.custom.UIDefinition
 
DEFAULT_SYNCHRONIZE_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.ClientLogsTab
 
DEFAULT_SYNCHRONIZE_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.LogsScreen
 
DEFAULT_SYNCHRONIZE_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.ServerLogsTab
 
DEFAULT_SYSTEM_FONT - Static variable in class com.sybase.uep.bobclient.data.FontStyle
Default system font.
DEFAULT_TEXT_HEIGHT_SPACER - Static variable in class com.sybase.uep.bobclient.controls.FooterField
 
DEFAULT_TITLE_LABEL - Static variable in class com.sybase.uep.bobclient.screens.AboutScreen
 
DEFAULT_TITLE_LABEL - Static variable in class com.sybase.uep.bobclient.screens.AppLogDetailScreen
 
DEFAULT_TITLE_LABEL - Static variable in class com.sybase.uep.bobclient.screens.ClientLogsTab
 
DEFAULT_TITLE_LABEL - Static variable in class com.sybase.uep.bobclient.screens.FileExplorerScreen
 
DEFAULT_TITLE_LABEL - Static variable in class com.sybase.uep.bobclient.screens.LoggingScreen
 
DEFAULT_TITLE_LABEL - Static variable in class com.sybase.uep.bobclient.screens.LogInfoScreen
 
DEFAULT_TITLE_LABEL - Static variable in class com.sybase.uep.bobclient.screens.LoginScreen
 
DEFAULT_TITLE_LABEL - Static variable in class com.sybase.uep.bobclient.screens.MobileBusinessObjectInfoScreen
 
DEFAULT_TITLE_LABEL - Static variable in class com.sybase.uep.bobclient.screens.PendingOperationInfoScreen
 
DEFAULT_TITLE_LABEL - Static variable in class com.sybase.uep.bobclient.screens.PendingOperationScreen
 
DEFAULT_TITLE_LABEL - Static variable in class com.sybase.uep.bobclient.screens.PersonalizationScreen
 
DEFAULT_TITLE_LABEL - Static variable in class com.sybase.uep.bobclient.screens.ProfileScreen
 
DEFAULT_TITLE_LABEL - Static variable in class com.sybase.uep.bobclient.screens.PushLogsScreen
 
DEFAULT_TITLE_LABEL - Static variable in class com.sybase.uep.bobclient.screens.PushSettingsScreen
 
DEFAULT_TITLE_LABEL - Static variable in class com.sybase.uep.bobclient.screens.ScalarPKEditorScreen
 
DEFAULT_TITLE_LABEL - Static variable in class com.sybase.uep.bobclient.screens.ScreenSaverScreen
 
DEFAULT_TITLE_LABEL - Static variable in class com.sybase.uep.bobclient.screens.SearchScreen
 
DEFAULT_TITLE_LABEL - Static variable in class com.sybase.uep.bobclient.screens.ServerLogsTab
 
DEFAULT_TITLE_LABEL - Static variable in class com.sybase.uep.bobclient.screens.SynchronizationGroupInfoScreen
 
DEFAULT_TITLE_LABEL - Static variable in class com.sybase.uep.bobclient.screens.SynchronizationScreen
 
DEFAULT_UNABLE_TO_FIND_ALERT - Static variable in class com.sybase.uep.bobclient.screens.SearchScreen
 
DEFAULT_UNDEFINED_IMAGE_MESSAGE - Static variable in class com.sybase.uep.bobclient.controls.ImageControl
 
DEFAULT_UPDATE_BUTTON_LABEL - Static variable in class com.sybase.uep.bobclient.screens.PersonalizationScreen
 
DEFAULT_UPDATE_ICON - Static variable in class com.sybase.uep.bobclient.screens.PendingOperationScreen
 
DEFAULT_UPDATE_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.PersonalizationScreen
 
DEFAULT_UPDATE_TREE_LABEL - Static variable in class com.sybase.uep.bobclient.screens.PendingOperationScreen
 
DEFAULT_UPLOAD_ALL_LOGS_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.ClientLogsTab
 
DEFAULT_UPLOAD_LOG_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.ClientLogsTab
 
DEFAULT_VALUE_MAX_LENGTH - Static variable in class com.sybase.uep.bobclient.screens.PersonalizationScreen
 
DEFAULT_VALUE_NULLABE_VALUE_MESSAGE - Static variable in class com.sybase.uep.bobclient.screens.PersonalizationScreen
 
DEFAULT_VALUE_TOO_LONG_VALUE_MESSAGE - Static variable in class com.sybase.uep.bobclient.screens.PersonalizationScreen
 
DEFAULT_VERSION_LABEL - Static variable in class com.sybase.uep.bobclient.screens.AboutScreen
 
DEFAULT_VIEW_FILE_MENU_LABEL - Static variable in class com.sybase.uep.bobclient.screens.FileExplorerScreen
 
DEFAULT_WAIT_AUTHENTICATE_MESSAGE - Static variable in class com.sybase.uep.bobclient.screens.LoginScreen
 
DefaultCallbackHandler - Class in com.sybase.persistence
A default implementation for the Sybase.Persistence.CallbackHandler interface.
DefaultCallbackHandler() - Constructor for class com.sybase.persistence.DefaultCallbackHandler
 
DefaultReplayPendingValue - Static variable in class com.sybase.uep.bobclient.data.LogConfig
The constant to identify the status which is not the deleted and submitted log records
defineContent(FontStyle, FontStyle) - Method in class com.sybase.uep.bobclient.screens.ClientLogsTab
Create the content for this layout manager This method is called by defineLayout().
defineContent(FontStyle, FontStyle) - Method in class com.sybase.uep.bobclient.screens.ServerLogsTab
Create the content for this layout manager This method is called by defineLayout().
defineLayout(FontStyle, FontStyle) - Method in class com.sybase.uep.bobclient.screens.ClientLogsTab
Define the contents of this layout
defineLayout(FontStyle, FontStyle) - Method in class com.sybase.uep.bobclient.screens.ServerLogsTab
Define the contents of this layout
defineScreen() - Method in class com.sybase.uep.bobclient.screens.AboutScreen
(non-Javadoc)
defineScreen() - Method in class com.sybase.uep.bobclient.screens.AppLogDetailScreen
(non-Javadoc)
defineScreen() - Method in class com.sybase.uep.bobclient.screens.BaseBOBScreen
This is called by the run method Instantiation of layout and controls added to the screen should be defined in this method
defineScreen() - Method in class com.sybase.uep.bobclient.screens.BaseBOBStockScreen
(non-Javadoc)
defineScreen() - Method in class com.sybase.uep.bobclient.screens.FileExplorerScreen
This is called by the run method All calls to add widgets to screen should be added in this method
defineScreen() - Method in class com.sybase.uep.bobclient.screens.GridSelectionScreen
(non-Javadoc)
defineScreen() - Method in class com.sybase.uep.bobclient.screens.ImageScreen
(non-Javadoc)
defineScreen() - Method in class com.sybase.uep.bobclient.screens.LoggingScreen
 
defineScreen() - Method in class com.sybase.uep.bobclient.screens.LogInfoScreen
(non-Javadoc)
defineScreen() - Method in class com.sybase.uep.bobclient.screens.LoginScreen
(non-Javadoc)
defineScreen() - Method in class com.sybase.uep.bobclient.screens.LogsScreen
(non-Javadoc)
defineScreen() - Method in class com.sybase.uep.bobclient.screens.MobileBusinessObjectInfoScreen
(non-Javadoc)
defineScreen() - Method in class com.sybase.uep.bobclient.screens.PendingOperationInfoScreen
(non-Javadoc)
defineScreen() - Method in class com.sybase.uep.bobclient.screens.PendingOperationScreen
(non-Javadoc)
defineScreen() - Method in class com.sybase.uep.bobclient.screens.PersonalizationScreen
(non-Javadoc)
defineScreen() - Method in class com.sybase.uep.bobclient.screens.ProfileScreen
(non-Javadoc)
defineScreen() - Method in class com.sybase.uep.bobclient.screens.ProfileUpdateScreen
(non-Javadoc)
defineScreen() - Method in class com.sybase.uep.bobclient.screens.PushLogsScreen
(non-Javadoc)
defineScreen() - Method in class com.sybase.uep.bobclient.screens.PushRequestScreen
(non-Javadoc)
defineScreen() - Method in class com.sybase.uep.bobclient.screens.PushSettingsScreen
(non-Javadoc)
defineScreen() - Method in class com.sybase.uep.bobclient.screens.ScalarPKEditorScreen
 
defineScreen() - Method in class com.sybase.uep.bobclient.screens.ScreenSaverScreen
(non-Javadoc)
defineScreen() - Method in class com.sybase.uep.bobclient.screens.SearchScreen
(non-Javadoc)
defineScreen() - Method in class com.sybase.uep.bobclient.screens.SplashScreen
(non-Javadoc)
defineScreen() - Method in class com.sybase.uep.bobclient.screens.SynchronizationGroupInfoScreen
(non-Javadoc)
defineScreen() - Method in class com.sybase.uep.bobclient.screens.SynchronizationScreen
(non-Javadoc)
defineScreen() - Method in class com.sybase.uep.bobclient.screens.SyncProgressScreen
Deprecated. (non-Javadoc)
delete() - Method in class com.sybase.afx.ulj.Profile
Deletes the Profile.
delete() - Method in interface com.sybase.persistence.BusinessObject
Deletes the Business Object
delete() - Method in class com.sybase.persistence.Connection
Sybase internal use only.
delete() - Method in class com.sybase.persistence.ConnectionProfile
Delete the file saved by Save() method.
delete(Object) - Method in class com.sybase.persistence.EntityClass
Calls the entity's delete method
delete() - Method in interface com.sybase.persistence.LogRecord
 
delete() - Method in class com.sybase.persistence.OperationLog
Deprecated. Deletes this log.
delete() - Method in interface com.sybase.persistence.OperationReplay
 
DELETE_OP - Static variable in class com.sybase.uep.bobclient.data.SPMBOModel
name of delete operation
DELETE_TYPE - Static variable in class com.sybase.uep.bobclient.data.ModelChangeEvent
 
deleteAll() - Method in class com.sybase.uep.bobclient.controls.LayoutManager
 
deleteAllDatabases() - Static method in class com.sybase.afx.ulj.ConfigurationCreater
 
deleteAllLogs() - Method in class com.sybase.uep.bobclient.controls.AppLogsTable
 
deleteAllMobileApplicationLogs() - Static method in class com.sybase.uep.bobclient.utils.Util
Delete all the mobile application logs when exiting the client
deleteAllMobileApplications(MBOModel[]) - Static method in class com.sybase.uep.bobclient.utils.Util
Delete a list of mobile application objects
deleteAllOperations() - Method in class com.sybase.uep.bobclient.screens.PendingOperationScreen
Delete all the operations
deleteConnection(Connection) - Method in class com.sybase.persistence.ConnectionManager
Deletes given connection
DELETED - Static variable in interface com.sybase.persistence.ObjectState
The flag for rows that are deleted rows and pending upload.
deleteDatabase(DataSourceInfo) - Static method in class com.sybase.afx.DatabaseBase
 
deleteDatabase(DataSourceInfo) - Static method in class com.sybase.afx.util.DatabaseClassUtil
 
deleteDatabase(String) - Static method in class com.sybase.uep.bobclient.data.CommonMBOModel
Deletes ULJ database file that is used in client
deleteFromModel(Object) - Method in class com.sybase.uep.bobclient.data.MBOModel
Deletes the given mbo from MBO application.
deleteMenuAction(String) - Method in class com.sybase.uep.bobclient.screens.BaseBOBScreen
Delete menu action by menu name
deleteMenuByName(String) - Method in class com.sybase.uep.bobclient.controls.MenuGroup
 
deleteMessageLogs(int) - Method in class com.sybase.uep.bobclient.controls.AppLogsTable
 
deleteOperation() - Method in class com.sybase.uep.bobclient.screens.PendingOperationScreen
Delete the selected operation
deleteOtherExtraData() - Method in class com.sybase.uep.bobclient.data.RIMRepository
 
deleteOtherExtraData() - Method in class com.sybase.uep.bobclient.interfaces.Repository
Clears other data from the repository.
deleteProfile(Profile) - Method in class com.sybase.afx.ulj.DBManager
 
deleteProfile(Profile) - Method in class com.sybase.afx.ulj.ProfileManager
Deletes given profile from DB
DELIMITER_STRING - Static variable in class com.sybase.uep.bobclient.screens.PendingOperationInfoScreen
 
DESCENDING - Static variable in class com.sybase.persistence.SortOrder
Sort descending
DESCENDING - Static variable in interface com.sybase.persistence.SortOrderType
 
DetailLinkLabel - Class in com.sybase.uep.bobclient.controls
This is the detail link label Will display the label as links
DetailLinkLabel(String, long) - Constructor for class com.sybase.uep.bobclient.controls.DetailLinkLabel
 
DETAILS_MENU_ITEM_TEXT - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
DETAILS_MENU_ITEM_TEXT_KEY - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
DetailUndefinedImage - Class in com.sybase.uep.bobclient.controls
This is the undefined image control will show an image if it doesn't fit in the cell
DetailUndefinedImage(Bitmap) - Constructor for class com.sybase.uep.bobclient.controls.DetailUndefinedImage
 
DetailUndefinedImage(Bitmap, long) - Constructor for class com.sybase.uep.bobclient.controls.DetailUndefinedImage
 
Device - Class in com.sybase.uep.bobclient.sync
Returns information about the device that Mobile Sales is running on.
Device() - Constructor for class com.sybase.uep.bobclient.sync.Device
 
Device.UnknownDevice - Class in com.sybase.uep.bobclient.sync
 
Device.UnknownDevice() - Constructor for class com.sybase.uep.bobclient.sync.Device.UnknownDevice
 
DEVICE_DATE - Static variable in interface com.sybase.uep.bobclient.constants.VariableProperties
Device date value = DEVICE_DATE
DEVICE_EMAIL - Static variable in interface com.sybase.uep.bobclient.constants.VariableProperties
Device email value = DEVICE_EMAIL
DEVICE_FLASH_FREE - Static variable in interface com.sybase.uep.bobclient.constants.VariableProperties
Device flash free value = DEVICE_FLASH_FREE
DEVICE_FLASH_TOTAL - Static variable in interface com.sybase.uep.bobclient.constants.VariableProperties
Device flash total value = DEVICE_FLASH_TOTAL
DEVICE_ID - Static variable in interface com.sybase.uep.bobclient.constants.VariableProperties
Device identification number value = DEVICE_ID
DEVICE_MANUFACTURER - Static variable in interface com.sybase.uep.bobclient.constants.VariableProperties
Device manufacturer value = DEVICE_MANUFACTURER
DEVICE_MDS_COVERAGE - Static variable in interface com.sybase.uep.bobclient.constants.VariableProperties
Device BES/MDS connection or coverage.
DEVICE_MODEL - Static variable in interface com.sybase.uep.bobclient.constants.VariableProperties
Device model value = DEVICE_MODEL
DEVICE_OS - Static variable in interface com.sybase.uep.bobclient.constants.VariableProperties
Device OS information value = DEVICE_OS
DEVICE_OUT_OF_COVERAGE - Static variable in interface com.sybase.uep.bobclient.constants.VariableProperties
Device is there no coverage.
DEVICE_PERCENT_BATTERY - Static variable in interface com.sybase.uep.bobclient.constants.VariableProperties
Device percent battery left.
DEVICE_PHONE - Static variable in interface com.sybase.uep.bobclient.constants.VariableProperties
Device email value = DEVICE_PHONE
DEVICE_RAM_FREE - Static variable in interface com.sybase.uep.bobclient.constants.VariableProperties
Device RAM free value = DEVICE_RAM_FREE
DEVICE_RAM_TOTAL - Static variable in interface com.sybase.uep.bobclient.constants.VariableProperties
Device RAM total value = DEVICE_RAM_TOTAL
DEVICE_TIME - Static variable in interface com.sybase.uep.bobclient.constants.VariableProperties
Device time value = DEVICE_TIME
Diagnostic - Class in com.sybase.uep.bobclient.actions
Diagnostic description for a submit element
Diagnostic(int) - Constructor for class com.sybase.uep.bobclient.actions.Diagnostic
 
Diagnostic() - Constructor for class com.sybase.uep.bobclient.actions.Diagnostic
 
disableGridIcon() - Method in class com.sybase.uep.bobclient.controls.EmailAddressInput
Disable the grid icon
disableMenuByName(String) - Method in class com.sybase.uep.bobclient.controls.MenuGroup
Disable a menu by name
disableOperation() - Method in class com.sybase.uep.bobclient.screens.PendingOperationScreen
Disable the selected operation
disableScreenSaver() - Method in class com.sybase.uep.bobclient.data.RIMSettings
 
disableScreenSaver() - Method in interface com.sybase.uep.bobclient.interfaces.Settings
 
DisableScreenSaverAction - Class in com.sybase.uep.bobclient.actions
This is the disable screen saver action class
DisableScreenSaverAction() - Constructor for class com.sybase.uep.bobclient.actions.DisableScreenSaverAction
Constructor to create a disable screen saver action
divide(Byte, Byte) - Static method in class com.sybase.afx.util.NumberUtil
 
divide(Short, Short) - Static method in class com.sybase.afx.util.NumberUtil
 
divide(Integer, Integer) - Static method in class com.sybase.afx.util.NumberUtil
 
divide(Long, Long) - Static method in class com.sybase.afx.util.NumberUtil
 
divide(Float, Float) - Static method in class com.sybase.afx.util.NumberUtil
 
divide(Double, Double) - Static method in class com.sybase.afx.util.NumberUtil
 
DOES_NOT_CONTAIN - Static variable in class com.sybase.persistence.AttributeTest
 
DOES_NOT_END_WITH - Static variable in class com.sybase.persistence.AttributeTest
 
DOES_NOT_START_WITH - Static variable in class com.sybase.persistence.AttributeTest
 
doNotSync() - Method in class com.sybase.uep.bobclient.screens.PushRequestScreen
Do not perform the push sync
doPersist(Object, String) - Method in class com.sybase.uep.bobclient.data.SPMBOModel
Designed to be overridden.
DOUBLE - Static variable in class com.sybase.reflection.DataType
 
DoubleList - Class in com.sybase.collections
A list of Double elements.
DoubleList(int) - Constructor for class com.sybase.collections.DoubleList
Initializes a new instance of the DoubleList class that is empty and has the specified initial capacity.
doubleValue() - Method in class com.sybase.afx.json.NumberValue
 
DoubleValue - Class in com.sybase.reflection
Sybase internal use only.
DoubleValue() - Constructor for class com.sybase.reflection.DoubleValue
 
DOWNLOADED - Static variable in interface com.sybase.persistence.ObjectState
The flag for rows that are downloaded rows.
DOWNLOADING - Static variable in interface com.sybase.persistence.SynchronizationStatus
 
draw(Graphics, int, int, boolean) - Method in class com.sybase.uep.bobclient.controls.celltable.CellImage
 
draw(Graphics, int, int, boolean) - Method in class com.sybase.uep.bobclient.controls.celltable.CellLabel
 
draw(Graphics, int, int, boolean) - Method in interface com.sybase.uep.bobclient.controls.IControlXYDraw
Draws the item that implements the interface
drawBorder(Graphics, FontStyle) - Method in class com.sybase.uep.bobclient.controls.Button
 
drawBorder(Graphics, FontStyle) - Method in class com.sybase.uep.bobclient.controls.ToolbarItem
 
drawButton(Graphics, boolean) - Method in class com.sybase.uep.bobclient.controls.Button
Draws this button.
drawCell(Graphics, int, int, int, boolean) - Method in class com.sybase.uep.bobclient.controls.celltable.Cell
 
drawCell(Graphics, int, int, int, boolean) - Method in interface com.sybase.uep.bobclient.controls.celltable.ICell
Draws the cell
drawDropDownHint(int, int, int, Graphics) - Static method in class com.sybase.uep.bobclient.utils.GraphicsUtil
Draw the drop down indicator for select box
drawFocus(Graphics, boolean) - Method in class com.sybase.uep.bobclient.controls.Button
(non-Javadoc)
drawFocus(Graphics, boolean) - Method in class com.sybase.uep.bobclient.controls.CellTable
 
drawFocus(Graphics, boolean) - Method in class com.sybase.uep.bobclient.controls.CheckBox
(non-Javadoc)
drawFocus(Object, int, Graphics, boolean) - Method in class com.sybase.uep.bobclient.controls.CustomEventsHandler
Delegates the drawFocus method to custom events delegate
drawFocus(Graphics, boolean) - Method in class com.sybase.uep.bobclient.controls.DetailLinkLabel
 
drawFocus(Graphics, boolean) - Method in class com.sybase.uep.bobclient.controls.DetailUndefinedImage
 
drawFocus(Graphics, boolean) - Method in class com.sybase.uep.bobclient.controls.EmailAddressInput
(non-Javadoc)
drawFocus(Graphics, boolean) - Method in class com.sybase.uep.bobclient.controls.HorizontalRuler
(non-Javadoc)
drawFocus(Graphics, boolean) - Method in class com.sybase.uep.bobclient.controls.HyperLink
(non-Javadoc)
drawFocus(Graphics, boolean) - Method in class com.sybase.uep.bobclient.controls.HyperLinkRichField
(non-Javadoc)
drawFocus(Object, int, Graphics, boolean) - Method in interface com.sybase.uep.bobclient.controls.ICustomEventsDelegate
Draws the focus indicator for this field.
drawFocus(Graphics, boolean) - Method in class com.sybase.uep.bobclient.controls.ImageControl
(non-Javadoc)
drawFocus(Graphics, boolean) - Method in class com.sybase.uep.bobclient.controls.Label
(non-Javadoc)
drawFocus(Graphics, boolean) - Method in class com.sybase.uep.bobclient.controls.LayoutManager
(non-Javadoc)
drawFocus(Graphics, boolean) - Method in class com.sybase.uep.bobclient.controls.ListFieldControl
(non-Javadoc)
drawFocus(Graphics, boolean) - Method in class com.sybase.uep.bobclient.controls.NavigationBarField
(non-Javadoc)
drawFocus(Graphics, boolean) - Method in class com.sybase.uep.bobclient.controls.NumericChoice
(non-Javadoc)
drawFocus(Graphics, boolean) - Method in class com.sybase.uep.bobclient.controls.PasswordInput
(non-Javadoc)
drawFocus(Graphics, boolean) - Method in class com.sybase.uep.bobclient.controls.RadioBox
(non-Javadoc)
drawFocus(Graphics, boolean) - Method in class com.sybase.uep.bobclient.controls.RichTextInput
(non-Javadoc)
drawFocus(Graphics, boolean) - Method in class com.sybase.uep.bobclient.controls.SelectBox
(non-Javadoc)
drawFocus(Graphics, boolean) - Method in class com.sybase.uep.bobclient.controls.Spacer
(non-Javadoc)
drawFocus(Graphics, boolean) - Method in class com.sybase.uep.bobclient.controls.TabControl
Draws the focus indicator for this tab.
drawFocus(Graphics, boolean) - Method in class com.sybase.uep.bobclient.controls.TabControlLayout.TabsLayout
(non-Javadoc)
drawFocus(Graphics, boolean) - Method in class com.sybase.uep.bobclient.controls.TableField
(non-Javadoc)
drawFocus(Graphics, boolean) - Method in class com.sybase.uep.bobclient.controls.TextInput
(non-Javadoc)
drawFocus(Graphics, boolean) - Method in class com.sybase.uep.bobclient.controls.ToolbarManager
(non-Javadoc)
drawGradient(Graphics, FontStyle, int, int) - Method in class com.sybase.uep.bobclient.controls.Button
 
drawGradient(Graphics, FontStyle, int, int) - Method in class com.sybase.uep.bobclient.controls.ToolbarItem
 
drawHint(int, int, int, Graphics) - Static method in class com.sybase.uep.bobclient.utils.GraphicsUtil
Draw the hint to show a list item was assigned an action
drawLabel(Graphics, boolean) - Method in class com.sybase.uep.bobclient.controls.Label
 
drawListItem(Graphics, int, boolean) - Method in class com.sybase.uep.bobclient.controls.ListFieldControl
Draw the list item
drawListRow(ListField, Graphics, int, int, int) - Method in class com.sybase.uep.bobclient.controls.celltable.CellTableCallback
 
drawListRow(ListField, Graphics, int, int, int) - Method in class com.sybase.uep.bobclient.controls.ListControlCallBack
Invoked when a particular row requires painting
drawListRow(ListField, Graphics, int, int, int) - Method in class com.sybase.uep.bobclient.screens.ProfileScreen
(non-Javadoc)
drawRoundRectWithShadow(int, int, int, int, int, int, int, Graphics) - Static method in class com.sybase.uep.bobclient.utils.GraphicsUtil
Draw a round rectangle with shadow
drawShadowText(String, int, int, int, int, Graphics) - Static method in class com.sybase.uep.bobclient.utils.GraphicsUtil
Draw text with shadow
drawTreeItem(TreeField, Graphics, int, int, int, int) - Method in class com.sybase.uep.bobclient.screens.ClientLogsTab
(non-Javadoc)
drawTreeItem(TreeField, Graphics, int, int, int, int) - Method in class com.sybase.uep.bobclient.screens.FileExplorerScreen
Invoked when a particular tree item requires painting.
drawTreeItem(TreeField, Graphics, int, int, int, int) - Method in class com.sybase.uep.bobclient.screens.PendingOperationScreen
(non-Javadoc)
drawTreeItem(TreeField, Graphics, int, int, int, int) - Method in class com.sybase.uep.bobclient.screens.ServerLogsTab
(non-Javadoc)
drawTreeItem(TreeField, Graphics, int, int, int, int) - Method in class com.sybase.uep.bobclient.screens.SynchronizationScreen
(non-Javadoc)
DRILL_DOWN_IMAGE - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
DRILL_UP_IMAGE - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
dropDatabase(DataSourceInfo) - Static method in class com.sybase.afx.ulj.ConnectionUtil
 
dropDatabase() - Method in class com.sybase.persistence.DatabaseClass
Delete Database for the package
DROPDOWN_HINT_WIDTH - Static variable in class com.sybase.uep.bobclient.utils.GraphicsUtil
Width of the hint that is drawn on select box
dumpInfo(PrintStream) - Method in class com.sybase.uep.bobclient.data.RIMDevice
Dumps info about the device to the given stream.
dumpInfo(PrintStream) - Method in class com.sybase.uep.bobclient.sync.Device
Dumps information about the device to the given stream.
dumpInfo(PrintStream) - Method in class com.sybase.uep.bobclient.sync.Device.UnknownDevice
 
dumpMemoryStats(PrintStream) - Static method in class com.sybase.uep.bobclient.data.RIMDevice
Dump memory information to the stream.
dumpMemoryStats(PrintStream, MemoryStats, String) - Static method in class com.sybase.uep.bobclient.data.RIMDevice
 
DynamicQuery - Class in com.sybase.afx.ulj
 
DynamicQuery() - Constructor for class com.sybase.afx.ulj.DynamicQuery
 

E

elementsToArray(Hashtable, Object[]) - Static method in class com.sybase.uep.bobclient.utils.Util
 
EMAIL_MENU_ITEM_TEXT - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
EMAIL_MENU_ITEM_TEXT_KEY - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
EMAIL_MENU_ITEM_TEXT_KEY - Static variable in class com.sybase.uep.bobclient.controls.pimmenu.PIMMenuItemConstants
 
EmailAddressInput - Class in com.sybase.uep.bobclient.controls
This is the email address input control
EmailAddressInput(String, String, int, long) - Constructor for class com.sybase.uep.bobclient.controls.EmailAddressInput
Constructor to create the email address input
emptyUUID() - Static method in class com.sybase.afx.ulj.UUID
 
ENABLED - Static variable in class com.sybase.afx.ulj.SqlTrace
 
enableOperation() - Method in class com.sybase.uep.bobclient.screens.PendingOperationScreen
Enable the selected operation
enableScreenSaver() - Method in class com.sybase.uep.bobclient.data.RIMSettings
 
enableScreenSaver() - Method in interface com.sybase.uep.bobclient.interfaces.Settings
 
EnableScreenSaverAction - Class in com.sybase.uep.bobclient.actions
This is the enable screen saver action class
EnableScreenSaverAction(IBOBAction) - Constructor for class com.sybase.uep.bobclient.actions.EnableScreenSaverAction
Constructor to create a enable screen saver action
encode(String) - Static method in class com.sybase.afx.util.StringUtil
 
ENDS_WITH - Static variable in class com.sybase.persistence.AttributeTest
 
ENDS_WITH - Static variable in interface com.sybase.persistence.TestType
 
endSetDefaultConnection(Connection) - Static method in class com.sybase.persistence.ConnectionManager
Sybase internal use only.
EntityAlias - Class in com.sybase.persistence
Sybase internal use only.
EntityAlias() - Constructor for class com.sybase.persistence.EntityAlias
Sybase internal use only.
EntityClass - Class in com.sybase.persistence
An utility to invoke Entity methods
EntityClass() - Constructor for class com.sybase.persistence.EntityClass
Creates a instance of EntityClass
EntityListMap - Class in com.sybase.reflection
Sybase internal use only.
EntityListMap() - Constructor for class com.sybase.reflection.EntityListMap
 
EntityMap - Class in com.sybase.reflection
Sybase internal use only.
EntityMap() - Constructor for class com.sybase.reflection.EntityMap
 
EntityMetaData - Class in com.sybase.reflection
Holds entity metadata.
EntityMetaData() - Constructor for class com.sybase.reflection.EntityMetaData
Creates an empty entity meta data instance.
EntityMetaDataList - Class in com.sybase.reflection
 
EntityMetaDataList(int) - Constructor for class com.sybase.reflection.EntityMetaDataList
Sybase internal use only.
equal(byte[], byte[]) - Static method in class com.sybase.afx.util.BinaryUtil
 
equal(Boolean, Boolean) - Static method in class com.sybase.afx.util.BooleanUtil
 
equal(Date, Date) - Static method in class com.sybase.afx.util.DateTimeUtil
 
equal(Date, Date) - Static method in class com.sybase.afx.util.DateUtil
 
equal(Byte, Byte) - Static method in class com.sybase.afx.util.NumberUtil
 
equal(Short, Short) - Static method in class com.sybase.afx.util.NumberUtil
 
equal(Integer, Integer) - Static method in class com.sybase.afx.util.NumberUtil
 
equal(Long, Long) - Static method in class com.sybase.afx.util.NumberUtil
 
equal(Float, Float) - Static method in class com.sybase.afx.util.NumberUtil
 
equal(Double, Double) - Static method in class com.sybase.afx.util.NumberUtil
 
equal(String, String) - Static method in class com.sybase.afx.util.NumberUtil
 
equal(Object, Object) - Static method in class com.sybase.afx.util.ObjectUtil
 
equal(String, String) - Static method in class com.sybase.afx.util.StringUtil
 
equal(Character, Character) - Static method in class com.sybase.afx.util.StringUtil
 
equal(Date, Date) - Static method in class com.sybase.afx.util.TimeUtil
 
EQUAL - Static variable in class com.sybase.persistence.AttributeTest
 
equal(String, String) - Static method in class com.sybase.persistence.AttributeTest
Creates an instance of AttributeTest which filter attribute equals the value
EQUAL - Static variable in interface com.sybase.persistence.TestType
 
equals(Object) - Method in class com.sybase.afx.ulj.UUID
 
equals(Object) - Method in class com.sybase.uep.bobclient.data.PKObject
Compares the specified Object with this personalization key for equality.
equals(Vector, Vector) - Static method in class com.sybase.uep.bobclient.utils.Util
Indicates whether two Vector objects are equal to each other.
equals(Object, Object) - Static method in class com.sybase.uep.bobclient.utils.Util
Indicates whether two objects are equal to each other.
error(String) - Method in class com.sybase.persistence.AbstractLogger
Creates an error log
error(String) - Method in interface com.sybase.persistence.Logger
Create an error log
ERROR - Static variable in class com.sybase.persistence.LogLevel
 
ERROR - Static variable in interface com.sybase.persistence.SynchronizationStatus
 
error(String) - Method in class com.sybase.uep.bobclient.data.AppLoggerWrapper
Logs the message as error information
ERROR - Static variable in class com.sybase.uep.bobclient.data.LogConfig
The constant to identify the debug level
error(String) - Method in class com.sybase.uep.bobclient.data.OptionAppLoggerWrapper
 
eventOccurred(long, int, int, Object, Object) - Method in class com.sybase.uep.bobclient.data.AppLoggerWrapper
 
ExceptionScreen - Class in com.sybase.uep.bobclient.screens
This is the Exception Popup Screen.
ExceptionScreen(Exception) - Constructor for class com.sybase.uep.bobclient.screens.ExceptionScreen
 
ExceptionScreen(String) - Constructor for class com.sybase.uep.bobclient.screens.ExceptionScreen
 
ExceptionScreen(Exception, String) - Constructor for class com.sybase.uep.bobclient.screens.ExceptionScreen
 
ExceptionScreen(Exception, String, Manager) - Constructor for class com.sybase.uep.bobclient.screens.ExceptionScreen
 
execute(PIMItem) - Method in class com.sybase.uep.bobclient.controls.pimmenu.AbstractCreatePIMMenuItemCommand
Creates PIM menu items
execute(PIMItem) - Method in class com.sybase.uep.bobclient.controls.pimmenu.CreateAddressbookMenuItemCommand
(non-Javadoc)
execute(PIMItem) - Method in class com.sybase.uep.bobclient.controls.pimmenu.CreateDateTimeMenuItemCommand
(non-Javadoc)
execute(PIMItem) - Method in class com.sybase.uep.bobclient.controls.pimmenu.CreateEmailMenuItemCommand
(non-Javadoc)
execute(PIMItem) - Method in class com.sybase.uep.bobclient.controls.pimmenu.CreateImageMenuItemCommand
(non-Javadoc)
execute(PIMItem) - Method in class com.sybase.uep.bobclient.controls.pimmenu.CreateMapMenuItemCommand
 
execute(PIMItem) - Method in class com.sybase.uep.bobclient.controls.pimmenu.CreateMenuItemCompoundCommand
(non-Javadoc)
execute(PIMItem) - Method in class com.sybase.uep.bobclient.controls.pimmenu.CreatePhoneMenuItemCommand
(non-Javadoc)
execute(PIMItem) - Method in class com.sybase.uep.bobclient.controls.pimmenu.CreateURLMenuItemCommand
(non-Javadoc)
executeQuery(ConnectionWrapper, DatabaseMetaData, Query) - Method in class com.sybase.afx.ulj.DynamicQuery
 
ExitAction - Class in com.sybase.uep.bobclient.actions
This is the exit action class This will close the client and take user to the desktop ribbon.
ExitAction() - Constructor for class com.sybase.uep.bobclient.actions.ExitAction
Constructor to create a exit action
extractValue(String, String) - Static method in class com.sybase.afx.DatabaseBase
 
extractValue(String, String) - Static method in class com.sybase.afx.util.DatabaseClassUtil
 

F

FAKE_PAGING_OBJECT - Static variable in class com.sybase.uep.bobclient.controls.PagingObject
 
FastRandom - Class in com.sybase.afx.util
 
FastRandom() - Constructor for class com.sybase.afx.util.FastRandom
 
FastRandom(int) - Constructor for class com.sybase.afx.util.FastRandom
 
fatal(String) - Method in class com.sybase.persistence.AbstractLogger
Creates a fatal log
fatal(String) - Method in interface com.sybase.persistence.Logger
Create a fatal log
FATAL - Static variable in class com.sybase.persistence.LogLevel
 
fatal(String) - Method in class com.sybase.uep.bobclient.data.AppLoggerWrapper
Logs the message as fatal information
FATAL - Static variable in class com.sybase.uep.bobclient.data.LogConfig
The constant to identify the FATAL level
fatal(String) - Method in class com.sybase.uep.bobclient.data.OptionAppLoggerWrapper
 
fieldChanged(Field, int) - Method in class com.sybase.uep.bobclient.controls.CheckBox
(non-Javadoc)
fieldChanged(Field, int) - Method in class com.sybase.uep.bobclient.controls.LinkParamListener
 
fieldChanged(Field, int) - Method in class com.sybase.uep.bobclient.controls.PasswordInput
(non-Javadoc)
fieldChanged(Field, int) - Method in class com.sybase.uep.bobclient.controls.RadioBoxGroup
(non-Javadoc)
fieldChanged(Field, int) - Method in class com.sybase.uep.bobclient.controls.SelectBox
(non-Javadoc)
fieldChanged(Field, int) - Method in class com.sybase.uep.bobclient.controls.TextInput
(non-Javadoc)
fieldChanged(Field, int) - Method in class com.sybase.uep.bobclient.screens.BOBCPopupScreen
Listener interface for handling Field change events.
fieldChanged(Field, int) - Method in class com.sybase.uep.bobclient.screens.ExceptionScreen
Invoked by a field when a property changes.
fieldChanged(Field, int) - Method in class com.sybase.uep.bobclient.screens.MobileBusinessObjectInfoScreen
(non-Javadoc)
FILE_EXPLORER_MENU_ITEM_TEXT - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
FILE_EXPLORER_MENU_ITEM_TEXT_KEY - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
FILE_NO_MENU_ITEM_TEXT - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
FILE_NO_MENU_ITEM_TEXT_KEY - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
FILE_REMOVE_MENU_ITEM_TEXT - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
FILE_REMOVE_MENU_ITEM_TEXT_KEY - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
FILE_SELECT_MENU_ITEM_TEXT - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
FILE_SELECT_MENU_ITEM_TEXT_KEY - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
FILE_VIEW_MENU_ITEM_TEXT - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
FILE_VIEW_MENU_ITEM_TEXT_KEY - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
FileExplorerScreen - Class in com.sybase.uep.bobclient.screens
File explorer screen
FileExplorerScreen() - Constructor for class com.sybase.uep.bobclient.screens.FileExplorerScreen
File explorer constructor
FileExplorerScreen(ITextInput) - Constructor for class com.sybase.uep.bobclient.screens.FileExplorerScreen
File explorer constructor
FileExplorerScreen(ITextInput, boolean) - Constructor for class com.sybase.uep.bobclient.screens.FileExplorerScreen
File explorer constructor
fileFileExplorer(boolean, ITextInput) - Static method in class com.sybase.uep.bobclient.utils.TextInputUtil
Open the image file explorer for the user to select the image on the device
fillExisting() - Method in class com.sybase.uep.bobclient.controls.RowCoordinatorCalculator
Fill existing unused columns in this row
fillExisting() - Method in class com.sybase.uep.bobclient.controls.RowLayout
Fill existing unused columns in this row
Filter - Interface in com.sybase.persistence
Super interface for creating filtered queries.
find(String) - Static method in class com.sybase.persistence.ConnectionProfile
Construct a ConnectionProfile object by searching file content.
find(Query) - Method in class com.sybase.uep.bobclient.data.MBOModel
Queries the MBOModel with Query q and returns the result
find(Query) - Method in class com.sybase.uep.bobclient.data.OtherOperationModel
 
find(Query) - Method in class com.sybase.uep.bobclient.data.SPMBOModel
 
FIND_ALL - Static variable in class com.sybase.uep.bobclient.data.MobileApplicationDataHandler
 
findAll() - Method in class com.sybase.uep.bobclient.data.OtherOperationModel
 
findAll() - Method in class com.sybase.uep.bobclient.data.SPMBOModel
Returns all data.
findChild(String) - Method in class com.sybase.uep.bobclient.data.SPTreeNode
Find child by name
findChildAt(SPTreeNode, String) - Static method in class com.sybase.uep.bobclient.data.SPTreeHelper
Find the child at path
findClass(String) - Static method in class com.sybase.uep.bobclient.sync.Device
Finds and loads a given class.
findColumn(String) - Method in class com.sybase.persistence.QueryResultSet
Sybase internal use only.
findNamedQuery(String, Hashtable) - Method in class com.sybase.uep.bobclient.data.MBOModel
Queries the MBOModel by the named query name and returns the result
findNamedQuery(String, Hashtable) - Method in class com.sybase.uep.bobclient.data.OtherOperationModel
 
findNamedQuery(String, Hashtable) - Method in class com.sybase.uep.bobclient.data.SPMBOModel
 
findTableControl(Field) - Static method in class com.sybase.uep.bobclient.utils.Util
Find table control widget
findTwoColumnLayoutControl(Field) - Static method in class com.sybase.uep.bobclient.utils.Util
Find two column layout control widget
findWithoutParameters(ConnectionWrapper, int, int, ObjectList, String, Class) - Static method in class com.sybase.persistence.AbstractEntity
Sybase internal use only.
findWithQuery(ConnectionWrapper, Query, ObjectList, Class) - Static method in class com.sybase.persistence.AbstractEntity
Sybase internal use only.
findWithQuery(Query) - Method in class com.sybase.persistence.EntityClass
Calls the entity's findWithQuery method
finish(boolean) - Method in class com.sybase.uep.bobclient.actions.Action
(non-Javadoc)
finish(boolean) - Method in interface com.sybase.uep.bobclient.actions.IBOBAction
This will get called when the action is finished
finish(boolean) - Method in class com.sybase.uep.bobclient.actions.LoginAction
Deprecated. This gets called when the action is finished
finish(boolean) - Method in class com.sybase.uep.bobclient.actions.NamedQueryAction
This gets called when the action is finished
finish(boolean) - Method in class com.sybase.uep.bobclient.actions.SyncAction
This gets called when the action is finished
FINISHING - Static variable in interface com.sybase.persistence.SynchronizationStatus
 
finishInit() - Method in class com.sybase.persistence.ColumnIndexMap
 
finishInit() - Method in class com.sybase.persistence.DatabaseClass
Sybase internal use only.
finishInit() - Method in class com.sybase.persistence.EntityClass
Sybase internal use only.
finishInit() - Method in class com.sybase.persistence.JoinCriteria
Sybase internal use only.
finishInit() - Method in class com.sybase.persistence.QueryResultSet
Sybase internal use only.
finishInit() - Method in exception com.sybase.reflection.AbstractClassException
 
finishInit() - Method in class com.sybase.reflection.AttributeMetaData
Sybase internal use only.
finishInit() - Method in class com.sybase.reflection.ClassMetaData
Sybase internal use only.
finishInit() - Method in class com.sybase.reflection.DataType
Sybase internal use only.
finishInit() - Method in class com.sybase.reflection.DataValueList
 
finishInit() - Method in exception com.sybase.reflection.InvalidDataTypeException
 
finishInit() - Method in exception com.sybase.reflection.NoSuchAttributeException
Sybase internal use only.
finishInit() - Method in exception com.sybase.reflection.NoSuchClassException
Sybase internal use only.
finishInit() - Method in exception com.sybase.reflection.NoSuchOperationException
Sybase internal use only.
finishInit() - Method in exception com.sybase.reflection.NoSuchParameterException
Sybase internal use only.
finishInit() - Method in class com.sybase.reflection.OperationMetaData
Sybase internal use only.
finishInit() - Method in class com.sybase.reflection.ParameterMetaData
Sybase internal use only.
finishInit() - Method in class com.sybase.reflection.PrimitiveTypes
 
finishInit() - Method in class com.sybase.reflection.UiMetaData
 
finishInit() - Method in exception com.sybase.reflection.WrongDataTypeException
 
fireModelChanged(ModelChangeEvent) - Method in class com.sybase.uep.bobclient.data.CommonMBOModel
Notifies the listeners.
fireSyncEvent(String, String) - Static method in class com.sybase.uep.bobclient.data.CommonMBOModel
Fire sync type model change event based on the package name and the sync group
fireSyncEvent(String, Vector) - Static method in class com.sybase.uep.bobclient.data.CommonMBOModel
Fire sync type model change event based on the package name and the sync group list
first() - Method in class com.sybase.persistence.QueryResultSet
Moves the cursor to the first row in this ResultSet object.
FIT_TO_SCREEN_IMAGE_MENU_ITEM_KEY - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
FIT_TO_SCREEN_IMAGE_MENU_ITEM_TEXT - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
FIT_TO_SCREEN_MENU_ITEM_LABEL - Static variable in class com.sybase.uep.bobclient.screens.CustomBitmapField
 
FLOAT - Static variable in class com.sybase.reflection.DataType
 
FloatList - Class in com.sybase.collections
A list of Float elements.
FloatList(int) - Constructor for class com.sybase.collections.FloatList
Initializes a new instance of the FloatList class that is empty and has the specified initial capacity.
floatValue() - Method in class com.sybase.afx.json.NumberValue
 
FloatValue - Class in com.sybase.reflection
Sybase internal use only.
FloatValue() - Constructor for class com.sybase.reflection.FloatValue
 
focusChanged(Field, int) - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
(non-Javadoc)
focusChanged(Field, int) - Method in class com.sybase.uep.bobclient.screens.ClientLogsTab
(non-Javadoc)
focusChanged(Field, int) - Method in class com.sybase.uep.bobclient.screens.PendingOperationScreen
(non-Javadoc)
focusChanged(Field, int) - Method in class com.sybase.uep.bobclient.screens.ServerLogsTab
(non-Javadoc)
focusRemove() - Method in class com.sybase.uep.bobclient.controls.CellTable
 
FONT_SIZE_UNIT_PIXEL - Static variable in class com.sybase.uep.bobclient.data.FontStyle
Default pixel font unit.
FONT_SIZE_UNIT_POINT - Static variable in class com.sybase.uep.bobclient.data.FontStyle
Default point font unit.
FONT_STYLE_ABOUT_SCREEN - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
About screen font style object
FONT_STYLE_APPLICATION_INFO_SCREEN - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Application Info Screen font style object
FONT_STYLE_APPLICATION_LIST_SCREEN - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Application list screen font style object
FONT_STYLE_APPLICATION_LIST_SCREEN_LIST_ITEM_FOCUS - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Application list screen Button focus font style object
FONT_STYLE_APPLICATION_LIST_SCREEN_LIST_ITEM_UNFOCUS - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Application list screen Button unfocus font style object
FONT_STYLE_APPLOG_DETAILS_PENDING_SCREEN - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Application logs details screen pending font style object
FONT_STYLE_APPLOG_DETAILS_PENDING_SCREEN_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Application logs details screen label pending font style object
FONT_STYLE_APPLOG_DETAILS_SCREEN - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Application logs details screen font style object
FONT_STYLE_APPLOG_DETAILS_SCREEN_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Application logs details screen label font style object
FONT_STYLE_APPLOG_PENDING_SCREEN - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Application logs screen pending font style object
FONT_STYLE_APPLOG_SCREEN - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Application logs screen font style object
FONT_STYLE_APPLOG_SCREEN_BUTTON_FOCUS - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Application logs screen Button focus font style object
FONT_STYLE_APPLOG_SCREEN_BUTTON_UNFOCUS - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Application logs screen Button unfocus font style object
FONT_STYLE_APPLOG_SCREEN_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Application logs screen label font style object
FONT_STYLE_BUTTON_FOCUS - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Button Button Focus font style object
FONT_STYLE_BUTTON_UNFOCUS - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Button Button Unfocus font style object
FONT_STYLE_CHECK_BOX - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
CheckBox font style object
FONT_STYLE_DATE_SELECT - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Date Select font style object
FONT_STYLE_DELETE_PENDING - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Deleted pending font style
FONT_STYLE_FOOTER - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Footer font style object
FONT_STYLE_FOOTER_BORDER - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Footer border font style object
FONT_STYLE_HYPERLINK_FOCUS - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
HyperLink focus font style object
FONT_STYLE_HYPERLINK_UNFOCUS - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
HyperLink unfocus font style object
FONT_STYLE_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Label font style object
FONT_STYLE_LABEL_FOCUS - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Label focus font style object
FONT_STYLE_LAYOUT_DISPLAY - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Layout Manager Display Font font style object
FONT_STYLE_LAYOUT_EVEN_ROW - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Layout Manager Even Row Font font style object
FONT_STYLE_LAYOUT_ODD_ROW - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Layout Manager Odd Row Font font style object
FONT_STYLE_LIST_ITEM_FOCUS - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
List Item focus font style object
FONT_STYLE_LIST_ITEM_UNFOCUS - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
List Item unfocus font style object
FONT_STYLE_LOG_INFO_SCREEN - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Log info screen font style object
FONT_STYLE_LOG_INFO_SCREEN_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Log info label font style object
FONT_STYLE_LOGCONFIG_SCREEN - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Log configuration screen font style object
FONT_STYLE_LOGCONFIG_SCREEN_BUTTON_FOCUS - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Log configuration screen Button focus font style object
FONT_STYLE_LOGCONFIG_SCREEN_BUTTON_UNFOCUS - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Log configuration screen Button unfocus font style object
FONT_STYLE_LOGCONFIG_SCREEN_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Log configuration label font style object
FONT_STYLE_LOGIN_SCREEN - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Login screen font style object
FONT_STYLE_LOGIN_SCREEN_BUTTON_FOCUS - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Login screen Button focus font style object
FONT_STYLE_LOGIN_SCREEN_BUTTON_UNFOCUS - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Login screen Button unfocus font style object
FONT_STYLE_LOGS_SCREEN - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Logs screen font style object
FONT_STYLE_NAVIGATION_BAR - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Navigation Bar font style object
FONT_STYLE_NAVIGATION_BAR_BORDER - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Navigation Bar border font style object
FONT_STYLE_NUMBER_CHOICE - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
CheckBox font style object
FONT_STYLE_PASSWORD_INPUT - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Password Input font style object
FONT_STYLE_PENDING_OPERATION_INFO_SCREEN - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Pending Operation info screen font style object
FONT_STYLE_PENDING_OPERATION_INFO_SCREEN_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Pending Operation info label font style object
FONT_STYLE_PENDING_OPERATIONS_SCREEN - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Pending Operations screen font style object
FONT_STYLE_PERSONALIZATION_SCREEN - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Personalization screen font style object
FONT_STYLE_PERSONALIZATION_SCREEN_BUTTON_FOCUS - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Personalization screen Button focus font style object
FONT_STYLE_PERSONALIZATION_SCREEN_BUTTON_UNFOCUS - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Personalization screen Button unfocus font style object
FONT_STYLE_PERSONALIZATION_SCREEN_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Personalization label font style object
FONT_STYLE_PERSONALIZATION_SCREEN_PROFILE_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Personalization profile label font style object
FONT_STYLE_PHONE_EMAIL_RICH_TEXT_INPUT - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Phone Email Rich Text Input font style object
FONT_STYLE_PROFILE_ADVANCE_SCREEN - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Profile advance screen font style object
FONT_STYLE_PROFILE_SCREEN - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Profile screen font style object
FONT_STYLE_PROFILE_UPDATE_SCREEN - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Profile update screen font style object
FONT_STYLE_PROFILE_UPDATE_SCREEN_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Profile update screen label font style object
FONT_STYLE_PUSH_SETTINGS_SCREEN - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Push Settings screen font style object
FONT_STYLE_PUSH_SETTINGS_SCREEN_BUTTON_FOCUS - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Push Settings screen Button focus font style object
FONT_STYLE_PUSH_SETTINGS_SCREEN_BUTTON_UNFOCUS - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Push Settings screen Button unfocus font style object
FONT_STYLE_PUSH_SETTINGS_SCREEN_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Push Settings label font style object
FONT_STYLE_RADIO_GROUP_FOCUSED - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
RadioBox Group focused font style object
FONT_STYLE_RADIO_GROUP_UNFOCUSED - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
RadioBox Group unfocused font style object
FONT_STYLE_REQUIRED_FIELDS - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
 
FONT_STYLE_SCREEN_SAVER_BUTTON_FOCUS - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Screen saver Button unfocus font style object
FONT_STYLE_SCREEN_SAVER_BUTTON_UNFOCUS - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Screen saver Button unfocus font style object
FONT_STYLE_SCREEN_SAVER_SCREEN - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Screen saver screen font style object
FONT_STYLE_SEARCH_SCREEN - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Search screen font style object
FONT_STYLE_SEARCH_SCREEN_BUTTON_FOCUS - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Search screen Button focus font style object
FONT_STYLE_SEARCH_SCREEN_BUTTON_UNFOCUS - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Search screen Button unfocus font style object
FONT_STYLE_SEARCH_SCREEN_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Search label font style object
FONT_STYLE_SELECT_BOX_INPUT - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Password Select Box font style object
FONT_STYLE_SEPARATOR - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Separator font style object
FONT_STYLE_SYNC_GROUP_INFO_SCREEN - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Synchronization Group Info Screen font style object
FONT_STYLE_SYNCHRONIZATION_SCREEN - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Synchronization screen font style object
FONT_STYLE_TAB_ACTIVE - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Tab active font style object
FONT_STYLE_TAB_BORDER - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Tab border font style object
FONT_STYLE_TAB_DISPLAY_PANEL - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Tab display panel font style object
FONT_STYLE_TAB_INACTIVE - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Tab inactive font style object
FONT_STYLE_TABLE_BORDER - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Table Layout border font style object
FONT_STYLE_TABLE_EVEN_ROW - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Table even row font style object
FONT_STYLE_TABLE_FOCUS - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Table focus font style object
FONT_STYLE_TABLE_HEADER - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Table header font style object
FONT_STYLE_TABLE_ODD_ROW - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Table odd row font style object
FONT_STYLE_TABLE_PENDING - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Table pending sync font style object
FONT_STYLE_TEXT_INPUT - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Text Input font style object
FONT_STYLE_TEXT_INPUT_FOCUS - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Text Input focus font style object
FONT_STYLE_TOOLBAR_BORDER - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Toolbar border font style
FONT_STYLE_TOOLBAR_FOCUS - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Toolbar focus font style
FONT_STYLE_TOOLBAR_UNFOCUS - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Toolbar unfocus font style
FONT_STYLE_TWO_COLUMN_BORDER - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Two Column Layout border font style object
FONT_STYLE_TWO_COLUMN_EVEN_ROW - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Two Column Layout even row font style object
FONT_STYLE_TWO_COLUMN_FOCUS - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Two Column Layout focus font style object
FONT_STYLE_TWO_COLUMN_ODD_ROW - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Two Column Layout odd row font style object
FONT_STYLE_TWO_COLUMN_PENDING - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Two Column Layout pending sync font style object
FONT_STYLE_UPDATE_PENDING - Static variable in interface com.sybase.uep.bobclient.constants.FontStylesProperties
Updated pending font style
FontStyle - Class in com.sybase.uep.bobclient.data
This is the Style Class.
FontStyle() - Constructor for class com.sybase.uep.bobclient.data.FontStyle
Constructor to create a Font Style object
FontStyle(String, int, int, int, int, int) - Constructor for class com.sybase.uep.bobclient.data.FontStyle
Constructor to create a Font Style object
FontStyle(String, int, int, int, int, int, int) - Constructor for class com.sybase.uep.bobclient.data.FontStyle
Constructor to create a Font Style object
FontStylesProperties - Interface in com.sybase.uep.bobclient.constants
Font Styles Properties constants
FOOTER_BORDER_COLOR - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Footer border color Default color C0C0C0
FOOTER_FONT_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Footer font style Default font : system Default font size : 9 Default font unit : Ui.UNITS_px Default font style : Font.PLAIN Default foreground color : 0x00FFFFFF Default background color : 0x005275BD
FOOTER_HAS_BORDER - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Footer has border Default is true
FOOTER_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Footer label
FooterField - Class in com.sybase.uep.bobclient.controls
This is a custom Footer Field control It will paint the footer on the bottom of the screen
FooterField() - Constructor for class com.sybase.uep.bobclient.controls.FooterField
FooterField Constructor
format(Object) - Static method in class com.sybase.afx.json.JsonWriter
 
formatMessage(String[]) - Static method in class com.sybase.afx.sms.MessageUtil
 
formmatPackageName(String) - Static method in class com.sybase.persistence.SynchronizationManager
Sybase internal use only.
forName(String) - Static method in class com.sybase.reflection.DataType
Sybase internal use only.
from(String, String) - Method in class com.sybase.persistence.Query
Sybase internal use only.
fromBinary(byte[]) - Static method in class com.sybase.reflection.DataValue
 
fromBoolean(boolean) - Static method in class com.sybase.reflection.DataValue
 
fromByte(byte) - Static method in class com.sybase.reflection.DataValue
 
fromChar(char) - Static method in class com.sybase.reflection.DataValue
 
fromDate(Date) - Static method in class com.sybase.reflection.DataValue
 
fromDateTime(Date) - Static method in class com.sybase.reflection.DataValue
 
fromDecimal(String) - Static method in class com.sybase.reflection.DataValue
 
fromDouble(double) - Static method in class com.sybase.reflection.DataValue
 
fromFloat(float) - Static method in class com.sybase.reflection.DataValue
 
fromInt(int) - Static method in class com.sybase.reflection.DataValue
 
fromInteger(String) - Static method in class com.sybase.reflection.DataValue
 
fromJSON(Object) - Static method in class com.sybase.collections.BinaryList
Sybase internal use only.
fromJSON(Object) - Static method in class com.sybase.collections.BooleanList
Sybase internal use only.
fromJSON(Object) - Static method in class com.sybase.collections.ByteList
Sybase internal use only.
fromJSON(Object) - Static method in class com.sybase.collections.CharList
Sybase internal use only.
fromJSON(Object) - Static method in class com.sybase.collections.DateList
Sybase internal use only.
fromJSON(Object) - Static method in class com.sybase.collections.DateTimeList
Sybase internal use only.
fromJSON(Object) - Static method in class com.sybase.collections.DecimalList
Sybase internal use only.
fromJSON(Object) - Static method in class com.sybase.collections.DoubleList
Sybase internal use only.
fromJSON(Object) - Static method in class com.sybase.collections.FloatList
Sybase internal use only.
fromJSON(Object) - Static method in class com.sybase.collections.IntegerList
Sybase internal use only.
fromJSON(Object) - Static method in class com.sybase.collections.IntList
Sybase internal use only.
fromJSON(Object) - Static method in class com.sybase.collections.LongList
Sybase internal use only.
fromJSON(Object) - Static method in class com.sybase.collections.NullableBinaryList
Sybase internal use only.
fromJSON(Object) - Static method in class com.sybase.collections.NullableBooleanList
Sybase internal use only.
fromJSON(Object) - Static method in class com.sybase.collections.NullableByteList
Sybase internal use only.
fromJSON(Object) - Static method in class com.sybase.collections.NullableCharList
Sybase internal use only.
fromJSON(Object) - Static method in class com.sybase.collections.NullableDateList
Sybase internal use only.
fromJSON(Object) - Static method in class com.sybase.collections.NullableDateTimeList
Sybase internal use only.
fromJSON(Object) - Static method in class com.sybase.collections.NullableDecimalList
Sybase internal use only.
fromJSON(Object) - Static method in class com.sybase.collections.NullableDoubleList
Sybase internal use only.
fromJSON(Object) - Static method in class com.sybase.collections.NullableFloatList
Sybase internal use only.
fromJSON(Object) - Static method in class com.sybase.collections.NullableIntegerList
Sybase internal use only.
fromJSON(Object) - Static method in class com.sybase.collections.NullableIntList
Sybase internal use only.
fromJSON(Object) - Static method in class com.sybase.collections.NullableLongList
Sybase internal use only.
fromJSON(Object) - Static method in class com.sybase.collections.NullableShortList
Sybase internal use only.
fromJSON(Object) - Static method in class com.sybase.collections.NullableStringList
Sybase internal use only.
fromJSON(Object) - Static method in class com.sybase.collections.NullableTimeList
Sybase internal use only.
fromJSON(Object) - Static method in class com.sybase.collections.ShortList
Sybase internal use only.
fromJSON(Object) - Static method in class com.sybase.collections.StringList
Sybase internal use only.
fromJSON(Object) - Static method in class com.sybase.collections.TimeList
Sybase internal use only.
fromJsonObject(JsonObject) - Static method in class com.sybase.reflection.UiMetaData
 
fromLong(long) - Static method in class com.sybase.reflection.DataValue
 
fromNullableBinary(byte[]) - Static method in class com.sybase.reflection.DataValue
 
fromNullableBoolean(Boolean) - Static method in class com.sybase.reflection.DataValue
 
fromNullableByte(Byte) - Static method in class com.sybase.reflection.DataValue
 
fromNullableChar(Character) - Static method in class com.sybase.reflection.DataValue
 
fromNullableDate(Date) - Static method in class com.sybase.reflection.DataValue
 
fromNullableDateTime(Date) - Static method in class com.sybase.reflection.DataValue
 
fromNullableDecimal(String) - Static method in class com.sybase.reflection.DataValue
 
fromNullableDouble(Double) - Static method in class com.sybase.reflection.DataValue
 
fromNullableFloat(Float) - Static method in class com.sybase.reflection.DataValue
 
fromNullableInt(Integer) - Static method in class com.sybase.reflection.DataValue
 
fromNullableInteger(String) - Static method in class com.sybase.reflection.DataValue
 
fromNullableLong(Long) - Static method in class com.sybase.reflection.DataValue
 
fromNullableShort(Short) - Static method in class com.sybase.reflection.DataValue
 
fromNullableString(String) - Static method in class com.sybase.reflection.DataValue
 
fromNullableTime(Date) - Static method in class com.sybase.reflection.DataValue
 
fromShort(short) - Static method in class com.sybase.reflection.DataValue
 
fromString(String) - Static method in class com.sybase.reflection.DataValue
 
fromStringBase16(String) - Static method in class com.sybase.afx.util.BinaryUtil
Convert from hexadecimal string to byte array.
fromStringBase16(String, int, int) - Static method in class com.sybase.afx.util.BinaryUtil
Convert from hexadecimal string to byte array.
fromStringBase64(String) - Static method in class com.sybase.afx.util.BinaryUtil
Convert from byte array to base 64 encoded string.
fromSyncConnection(Connection) - Method in class com.sybase.persistence.ConnectionProfile
Set properties values based on conn parameter.
fromTime(Date) - Static method in class com.sybase.reflection.DataValue
 
fromUTF8(byte[]) - Static method in class com.sybase.afx.util.StringUtil
 
FULL_OUTER_JOIN - Static variable in class com.sybase.persistence.JoinCondition
 

G

generateHashCode(String) - Static method in class com.sybase.uep.bobclient.data.RIMDevice
Generates a long hashcode suitable for use as a key into the RIM persistent storage.
generateUUID(String) - Static method in class com.sybase.afx.ulj.UUID
 
generateUUID() - Static method in class com.sybase.afx.ulj.UUID
 
get(int) - Method in class com.sybase.afx.json.JsonArray
 
get() - Method in class com.sybase.afx.util.ThreadLocal
 
get(int) - Method in class com.sybase.persistence.CompositeTest
Return the operands at the specified position of the filters
get(String) - Static method in class com.sybase.persistence.SelectItem
Sybase internal use only.
get(int) - Method in class com.sybase.persistence.SortOrderList
Sybase internal use only.
get(int) - Method in class com.sybase.persistence.TestCriteriaList
Sybase internal use only.
get(ListField, int) - Method in class com.sybase.uep.bobclient.controls.celltable.CellTableCallback
 
get(ListField, int) - Method in class com.sybase.uep.bobclient.controls.ListControlCallBack
Retrieves an item from list.
get(ListField, int) - Method in class com.sybase.uep.bobclient.screens.ProfileScreen
(non-Javadoc)
getAboveContextOrdinal() - Method in class com.sybase.uep.bobclient.controls.MenuGroup
Get the current above control context ordinal
getAboveContextPriority() - Method in class com.sybase.uep.bobclient.controls.MenuGroup
Get the current above control context priority
getAbsoluteXPos() - Method in class com.sybase.uep.bobclient.controls.celltable.CellImage
Returns the cell image's absolute X position.
getAbsoluteXPos() - Method in class com.sybase.uep.bobclient.controls.celltable.CellLabel
Returns the cell label's absolute X position.
getAbsoluteXPosFocus() - Method in class com.sybase.uep.bobclient.controls.celltable.CellImage
Returns the cell image's absolute X position when focused.
getAbsoluteXPosFocus() - Method in class com.sybase.uep.bobclient.controls.celltable.CellLabel
Returns the cell label's absolute X position when focused.
getAbsoluteYPos() - Method in class com.sybase.uep.bobclient.controls.celltable.CellImage
Returns the cell image's absolute Y position.
getAbsoluteYPos() - Method in class com.sybase.uep.bobclient.controls.celltable.CellLabel
Returns the cell label's absolute Y position.
getAbsoluteYPosFocus() - Method in class com.sybase.uep.bobclient.controls.celltable.CellImage
Returns the cell image's absolute Y position when focused.
getAbsoluteYPosFocus() - Method in class com.sybase.uep.bobclient.controls.celltable.CellLabel
Returns the cell label's absolute Y position when focused.
getAction() - Method in class com.sybase.uep.bobclient.controls.Button
Retrieve the action assigned to this button
getAction() - Method in class com.sybase.uep.bobclient.controls.HyperLink
Retrieve the action assigned to this hyperlink
getAction() - Method in class com.sybase.uep.bobclient.controls.HyperLinkRichField
Retrieve the action assigned to this hyperlink
getAction() - Method in class com.sybase.uep.bobclient.controls.ImageControl
Retrieve the action assigned to this button
getAction() - Method in class com.sybase.uep.bobclient.controls.ListItem
Get the action to perform for this list item
getAction() - Method in class com.sybase.uep.bobclient.controls.MenuAction
Get the Action assigned to this menu item
getActions() - Method in class com.sybase.uep.bobclient.actions.ActionList
Retrieve the array list of IBOBAction
getActiveTabBorderColor() - Method in class com.sybase.uep.bobclient.controls.TabLayoutManager
Retrieve active tab border color
getActiveTabFontStyle() - Method in class com.sybase.uep.bobclient.controls.TabLayoutManager
Retrieve active tab font style
getAddress() - Method in class com.sybase.afx.ulj.PushSyncInfo
Gets the push address.
getAddress() - Method in class com.sybase.persistence.PushConfiguration
Sybase internal use only.
getAdminLock() - Method in interface com.sybase.persistence.SynchronizationGroup
 
getAdminServerHttpPort() - Method in class com.sybase.afx.ulj.Profile
Gets the admin server http port.
getAdminServerHttpsPort() - Method in class com.sybase.afx.ulj.Profile
Gets the admin server https port.
getAfariaChannel() - Method in class com.sybase.persistence.Connection
Sybase internal use only.
getAfariaChannelName() - Method in class com.sybase.afx.ulj.Profile
 
getAfariaPort() - Method in class com.sybase.afx.ulj.Profile
 
getAfariaPort() - Method in class com.sybase.persistence.Connection
Sybase internal use only.
getAfariaProtocol() - Method in class com.sybase.afx.ulj.Profile
 
getAfariaProtocol() - Method in class com.sybase.persistence.Connection
Sybase internal use only.
getAfariaServer() - Method in class com.sybase.afx.ulj.Profile
 
getAfariaServer() - Method in class com.sybase.persistence.Connection
Sybase internal use only.
getAggregate() - Method in class com.sybase.persistence.SelectItem
Sybase internal use only.
getAlias() - Method in class com.sybase.persistence.EntityAlias
Sybase internal use only.
getAlias() - Method in class com.sybase.persistence.SelectItem
Sybase internal use only.
getAllControls(Field, Vector) - Static method in class com.sybase.uep.bobclient.utils.Util
Get the list of controls on this manager field
getAllControlsOnScreen(IBOBScreen) - Static method in class com.sybase.uep.bobclient.utils.Util
Get all the controls on the screen
getAllControlsOnScreen(Screen) - Static method in class com.sybase.uep.bobclient.utils.Util
Get all the controls on the screen
getAllFields() - Method in class com.sybase.uep.bobclient.controls.LayoutManager
Get all the controls on this layout
getAllFields(Vector) - Method in class com.sybase.uep.bobclient.controls.RowLayout
Get all fields on this row layout manager
getAllFields() - Method in class com.sybase.uep.bobclient.controls.TabControlLayout
Get all the controls on this layout
getAllFields() - Method in class com.sybase.uep.bobclient.controls.TabLayoutManager
Retrieve all the controls on this layout
getAllMenus() - Method in class com.sybase.uep.bobclient.controls.MenuGroup
Get all the menus
getAppID() - Static method in class com.sybase.uep.bobclient.data.AppLoggerWrapper
 
getAppID() - Static method in class com.sybase.uep.bobclient.utils.Util
Gets the client application ID
getApplicationData() - Method in class com.sybase.uep.bobclient.controls.AppLogsTable
 
getApplicationData() - Method in class com.sybase.uep.bobclient.controls.BaseMobileDataControl
 
getApplicationData() - Method in class com.sybase.uep.bobclient.controls.CellTable
 
getApplicationData() - Method in class com.sybase.uep.bobclient.controls.GridLookupTable
 
getApplicationData() - Method in class com.sybase.uep.bobclient.controls.MobileAppTable
Get the Mobile Application object
getApplicationData() - Method in interface com.sybase.uep.bobclient.controls.MobileDataControl
Get the application currently set for this data control
getApplicationData() - Method in class com.sybase.uep.bobclient.controls.PushLogsTable
 
getApplicationData() - Method in class com.sybase.uep.bobclient.controls.SelectBox
Retrieve the application currently set for this table
getApplicationData() - Method in class com.sybase.uep.bobclient.controls.TableField
Retrieve the MBO that is set to the table
getApplicationData() - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
Retrieve the mobile application currently set for this table
getApplicationData() - Method in class com.sybase.uep.bobclient.data.MobileApplicationDataHandler
 
getApplicationData() - Method in class com.sybase.uep.bobclient.data.SPDataHandler
 
getApplicationData() - Method in interface com.sybase.uep.bobclient.interfaces.IMobileApplicationDataHandler
 
getApplicationName() - Method in class com.sybase.afx.sms.SMSReplayInfo
 
getApplicationName() - Method in class com.sybase.afx.ulj.ApplicationSyncStatusData
Gets the applicaton name.
getApplicationName() - Static method in class com.sybase.afx.ulj.DatabaseConfig
 
getApplicationName() - Method in class com.sybase.afx.ulj.PushSyncInfo
Gets the push application name.
getApplicationName() - Method in class com.sybase.persistence.ObjectSyncStatusData
Deprecated. Use ObjectSyncStatusData.getCurrentMBO() instead.
getApplicationName() - Method in class com.sybase.persistence.PushConfiguration
Sybase internal use only.
getAppLogger() - Method in interface com.sybase.uep.bobclient.controller.UIController
Gets the application logger from current UIcontroller
getAppLogger() - Method in class com.sybase.uep.bobclient.custom.BaseDefinition
Getts the application logger wrapper
getAppLogger() - Method in class com.sybase.uep.bobclient.custom.UIDefinition
Getts the application logger wrapper
getAppLogger() - Static method in class com.sybase.uep.bobclient.data.AppLoggerFactory
Creates a instance of application logger wrapper using the default appID
getAppLogger() - Method in class com.sybase.uep.bobclient.options.OptionsDefinition
 
getAppName() - Method in class com.sybase.uep.bobclient.data.ApplicationDefinition
 
getAppOrder() - Method in class com.sybase.uep.bobclient.data.ApplicationDefinition
 
getAppViewGridEvenRowColor() - Method in class com.sybase.uep.bobclient.data.ApplicationDefinition.GridTableDefinition
 
getAppViewGridEvenRowTextColor() - Method in class com.sybase.uep.bobclient.data.ApplicationDefinition.GridTableDefinition
 
getAppViewGridHeaderBgColor() - Method in class com.sybase.uep.bobclient.data.ApplicationDefinition.GridTableDefinition
 
getAppViewGridHeaderTextColor() - Method in class com.sybase.uep.bobclient.data.ApplicationDefinition.GridTableDefinition
 
getAppViewGridOddRowColor() - Method in class com.sybase.uep.bobclient.data.ApplicationDefinition.GridTableDefinition
 
getAppViewGridOddRowTextColor() - Method in class com.sybase.uep.bobclient.data.ApplicationDefinition.GridTableDefinition
 
getAppViewHeaderBgColor() - Method in class com.sybase.uep.bobclient.data.ApplicationDefinition
 
getAppViewHeaderTextColor() - Method in class com.sybase.uep.bobclient.data.ApplicationDefinition
 
getArray(String) - Method in class com.sybase.afx.json.JsonObject
 
getArray(String) - Method in class com.sybase.reflection.UiMetaData
 
getAssociationKey(String, String) - Static method in class com.sybase.uep.bobclient.utils.Util
We need the package name and association name to identify an association.
getAssociations() - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
 
getAttribute() - Method in class com.sybase.persistence.AttributeTest
Gets the attribute name to use for filter.
getAttribute() - Method in class com.sybase.persistence.SelectItem
Sybase internal use only.
getAttribute() - Method in class com.sybase.persistence.SortOrder
Sybase internal use only.
getAttribute(String) - Method in class com.sybase.reflection.ClassMetaData
Gets the attribute meta data of the given attribute
getAttributeMap() - Method in class com.sybase.reflection.ClassMetaData
Gets the attribute map.
getAttributeMetaData(MBOModel, String) - Static method in class com.sybase.uep.bobclient.utils.Util
Gets attribute meta data
getAttributes() - Method in class com.sybase.afx.sms.SMSReplayInfo
 
getAttributes() - Method in interface com.sybase.persistence.OperationReplay
 
getAttributes() - Method in class com.sybase.reflection.ClassMetaData
Gets all the attributes of the class
getAutoRefresh() - Method in class com.sybase.uep.bobclient.data.ApplicationDefinition
 
getAvailableTransports() - Static method in class com.sybase.afx.util.NetworkUtil
 
getBackgroundColor() - Method in class com.sybase.uep.bobclient.data.FontStyle
Get the background color
getBackgroundImage() - Method in class com.sybase.uep.bobclient.controls.LayoutManager
Gets the instance of encoded background image
getBackgroundImage() - Method in class com.sybase.uep.bobclient.controls.TabContentPanel
Gets the full file name of the background image
getBackgroundImageName() - Method in class com.sybase.uep.bobclient.controls.LayoutManager
Gets the full file name of the background image
getBadPlaybackCount() - Method in class com.sybase.persistence.SyncResult
Deprecated. Gets the bad playback count
getBelowContextOrdinal() - Method in class com.sybase.uep.bobclient.controls.MenuGroup
Get the current below control context ordinal
getBelowContextPriority() - Method in class com.sybase.uep.bobclient.controls.MenuGroup
Get the current below control context priority
getBinary(Object) - Static method in class com.sybase.afx.json.JsonValue
 
getBinary(CollectionOfValueReaders, String, int) - Static method in class com.sybase.afx.ulj.ResultUtil
 
getBinary(ConnectionWrapper, byte[]) - Static method in class com.sybase.afx.ulj.ValueUtil
 
getBinary() - Static method in class com.sybase.afx.util.BinaryUtil
 
getBinary(byte[]) - Static method in class com.sybase.afx.util.BinaryUtil
 
getBinary(String) - Static method in class com.sybase.afx.util.BinaryUtil
 
getBinary(String) - Static method in class com.sybase.afx.util.ConvertStringUtil
 
getBinary(int) - Method in class com.sybase.persistence.QueryResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a byte array.
getBinary(Object) - Static method in class com.sybase.reflection.DataValue
 
getBinaryBase64(String) - Static method in class com.sybase.afx.util.BinaryUtil
 
getBinaryByName(String) - Method in class com.sybase.persistence.QueryResultSet
Retrieves the value of the designated column by column name in the current row of this ResultSet object as a byte array.
getBitmapImage() - Method in class com.sybase.uep.bobclient.controls.ImageControl
 
getBoldFont() - Method in class com.sybase.uep.bobclient.data.FontStyle
Get bold Font object
getBoolean(String) - Method in class com.sybase.afx.json.JsonObject
 
getBoolean(Object) - Static method in class com.sybase.afx.json.JsonValue
 
getBoolean(CollectionOfValueReaders, String, int) - Static method in class com.sybase.afx.ulj.ResultUtil
 
getBoolean(ConnectionWrapper, boolean) - Static method in class com.sybase.afx.ulj.ValueUtil
 
getBoolean(String) - Static method in class com.sybase.afx.util.BooleanUtil
 
getBoolean(String) - Static method in class com.sybase.afx.util.ConvertStringUtil
 
getBoolean(String) - Method in class com.sybase.persistence.ConnectionProfile
Get a boolean value of connection property by name.
getBoolean(String, boolean) - Method in class com.sybase.persistence.ConnectionProfile
Get a boolean value of connection property by name.
getBoolean(int) - Method in class com.sybase.persistence.QueryResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a boolean.
getBoolean(Object) - Static method in class com.sybase.reflection.DataValue
 
getBoolean(String) - Method in class com.sybase.reflection.UiMetaData
 
getBooleanByName(String) - Method in class com.sybase.persistence.QueryResultSet
Retrieves the value of the designated column by column name in the current row of this ResultSet object as a boolean.
getBooleanByString(String) - Static method in class com.sybase.uep.bobclient.utils.Util
Get the boolean value by string If the string isn't "true" or "false", return true
getBooleanByString(String, boolean) - Static method in class com.sybase.uep.bobclient.utils.Util
Get the boolean value by string If the string isn't "true" or "false", return the default boolean value
getBooleanProperty(String, boolean) - Method in class com.sybase.uep.bobclient.data.RIMPersistableObject
 
getBooleanWithDefault(String, boolean) - Method in class com.sybase.reflection.UiMetaData
 
getBorderColor() - Method in class com.sybase.uep.bobclient.controls.Button
Retrieve the border color
getBorderColor() - Method in class com.sybase.uep.bobclient.controls.ListItem
Get the border color of this list item
getBorderColor() - Method in class com.sybase.uep.bobclient.controls.NavigationBarField
Get the Navigation Bar border color
getBorderColor() - Method in class com.sybase.uep.bobclient.controls.TextInput
 
getBorderEdgeBackgroundColor() - Method in class com.sybase.uep.bobclient.controls.TabLayoutManager
Retrieve border edge background color
getBorderStyle() - Method in class com.sybase.uep.bobclient.controls.ToolbarManager
 
getButtonFocusFontStyle() - Method in class com.sybase.uep.bobclient.screens.LoginScreen
Get the button focus font style
getButtonFocusFontStyle() - Method in class com.sybase.uep.bobclient.screens.PersonalizationScreen
Get the button focus font style
getButtonFocusFontStyle() - Method in class com.sybase.uep.bobclient.screens.PushSettingsScreen
Get the button focus font style
getButtonFocusFontStyle() - Method in class com.sybase.uep.bobclient.screens.ScalarPKEditorScreen
Get the button focus font style
getButtonFocusFontStyle() - Method in class com.sybase.uep.bobclient.screens.ScreenSaverScreen
Get the button focus font style
getButtonFocusFontStyle() - Method in class com.sybase.uep.bobclient.screens.SearchScreen
Get the button focus font style
getButtonUnfocusFontStyle() - Method in class com.sybase.uep.bobclient.screens.LoginScreen
Get the button unfocus font style
getButtonUnfocusFontStyle() - Method in class com.sybase.uep.bobclient.screens.PersonalizationScreen
Get the button unfocus font style
getButtonUnfocusFontStyle() - Method in class com.sybase.uep.bobclient.screens.PushSettingsScreen
Get the button unfocus font style
getButtonUnfocusFontStyle() - Method in class com.sybase.uep.bobclient.screens.ScalarPKEditorScreen
Get the button unfocus font style
getButtonUnfocusFontStyle() - Method in class com.sybase.uep.bobclient.screens.ScreenSaverScreen
Get the button unfocus font style
getButtonUnfocusFontStyle() - Method in class com.sybase.uep.bobclient.screens.SearchScreen
Get the button unfocus font style
getButtonWidth() - Method in class com.sybase.uep.bobclient.controls.Button
Retrieve button width based on the label and image
getByIndex(int) - Method in class com.sybase.collections.BinaryList
Gets the byte[] element at the specified index.
getByIndex(int) - Method in class com.sybase.collections.BooleanList
Gets the Boolean element at the specified index.
getByIndex(int) - Method in class com.sybase.collections.ByteList
Gets the Byte element at the specified index.
getByIndex(int) - Method in class com.sybase.collections.CharList
Gets the Character element at the specified index.
getByIndex(int) - Method in class com.sybase.collections.DateList
Gets the Date element at the specified index.
getByIndex(int) - Method in class com.sybase.collections.DateTimeList
Gets the Date element at the specified index.
getByIndex(int) - Method in class com.sybase.collections.DecimalList
Gets the String element at the specified index.
getByIndex(int) - Method in class com.sybase.collections.DoubleList
Gets the Double element at the specified index.
getByIndex(int) - Method in class com.sybase.collections.FloatList
Gets the Float element at the specified index.
getByIndex(int) - Method in class com.sybase.collections.IntegerList
Gets the String element at the specified index.
getByIndex(int) - Method in class com.sybase.collections.IntList
Gets the Integer element at the specified index.
getByIndex(int) - Method in class com.sybase.collections.LongList
Gets the Long element at the specified index.
getByIndex(int) - Method in class com.sybase.collections.NullableBinaryList
Gets the byte[] element at the specified index.
getByIndex(int) - Method in class com.sybase.collections.NullableBooleanList
Gets the Boolean element at the specified index.
getByIndex(int) - Method in class com.sybase.collections.NullableByteList
Gets the Byte element at the specified index.
getByIndex(int) - Method in class com.sybase.collections.NullableCharList
Gets the Character element at the specified index.
getByIndex(int) - Method in class com.sybase.collections.NullableDateList
Gets the Date element at the specified index.
getByIndex(int) - Method in class com.sybase.collections.NullableDateTimeList
Gets the Date element at the specified index.
getByIndex(int) - Method in class com.sybase.collections.NullableDecimalList
Gets the String element at the specified index.
getByIndex(int) - Method in class com.sybase.collections.NullableDoubleList
Gets the Double element at the specified index.
getByIndex(int) - Method in class com.sybase.collections.NullableFloatList
Gets the Float element at the specified index.
getByIndex(int) - Method in class com.sybase.collections.NullableIntegerList
Gets the String element at the specified index.
getByIndex(int) - Method in class com.sybase.collections.NullableIntList
Gets the Integer element at the specified index.
getByIndex(int) - Method in class com.sybase.collections.NullableLongList
Gets the Long element at the specified index.
getByIndex(int) - Method in class com.sybase.collections.NullableShortList
Gets the Short element at the specified index.
getByIndex(int) - Method in class com.sybase.collections.NullableStringList
Gets the String element at the specified index.
getByIndex(int) - Method in class com.sybase.collections.NullableTimeList
Gets the Date element at the specified index.
getByIndex(int) - Method in class com.sybase.collections.ObjectList
Gets a Object by index.
getByIndex(int) - Method in class com.sybase.collections.ShortList
Gets the Short element at the specified index.
getByIndex(int) - Method in class com.sybase.collections.StringList
Gets the String element at the specified index.
getByIndex(int) - Method in class com.sybase.collections.TimeList
Gets the Date element at the specified index.
getByIndex(int) - Method in class com.sybase.persistence.SortOrderCollection
Gets a SortOrder by index.
getByIndex(int) - Method in class com.sybase.persistence.SortOrderList
Gets a SortOrder by index.
getByIndex(int) - Method in class com.sybase.persistence.TestCriteriaList
Gets a TestCriteria by index.
getByIndex(int) - Method in class com.sybase.reflection.AttributeMetaDataList
Gets a AttributeMetaData by index.
getByIndex(int) - Method in class com.sybase.reflection.ClassMetaDataList
Gets a ClassMetaData by index.
getByIndex(int) - Method in class com.sybase.reflection.DataTypeList
Gets a DataType by index.
getByIndex(int) - Method in class com.sybase.reflection.EntityMetaDataList
Gets a EntityMetaData by index.
getByIndex(int) - Method in class com.sybase.reflection.OperationMetaDataList
Gets a OperationMetaData by index.
getByIndex(int) - Method in class com.sybase.reflection.ParameterMetaDataList
Gets a ParameterMetaData by index.
getByIndex(int) - Method in class com.sybase.reflection.ServiceMetaDataList
Gets a ServiceMetaData by index.
getByIndex(int) - Method in class com.sybase.reflection.UiMetaDataList
 
getByte(Object) - Static method in class com.sybase.afx.json.JsonValue
 
getByte(CollectionOfValueReaders, String, int) - Static method in class com.sybase.afx.ulj.ResultUtil
 
getByte(ConnectionWrapper, byte) - Static method in class com.sybase.afx.ulj.ValueUtil
 
getByte(String) - Static method in class com.sybase.afx.util.ConvertStringUtil
 
getByte(long) - Static method in class com.sybase.afx.util.NumberUtil
 
getByte(double) - Static method in class com.sybase.afx.util.NumberUtil
 
getByte(String) - Static method in class com.sybase.afx.util.NumberUtil
 
getByte(int) - Method in class com.sybase.persistence.QueryResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a byte.
getByte(Object) - Static method in class com.sybase.reflection.DataValue
 
getByteByName(String) - Method in class com.sybase.persistence.QueryResultSet
Retrieves the value of the designated column by column name in the current row of this ResultSet object as a byte.
getBytes() - Method in class com.sybase.afx.ulj.UUID
 
getCacheSize() - Static method in class com.sybase.afx.ulj.DatabaseConfig
 
getCacheSize() - Method in class com.sybase.persistence.ConnectionManager
Returns the cache size
getCacheSize() - Method in class com.sybase.persistence.ConnectionProfile
get the property value of cacheSize
getCause() - Method in exception com.sybase.persistence.PersistenceException
Returns the inner exception
getCellAttributeConfigByOrder(int) - Method in class com.sybase.uep.bobclient.controls.celltable.configs.CellTableConfig
Gets cell attribute by it's order number
getCellAttributeConfigs() - Method in class com.sybase.uep.bobclient.controls.celltable.configs.CellTableConfig
Gets vector of cell attribute configuration
getCellAttributes() - Method in class com.sybase.uep.bobclient.controls.celltable.Cell
 
getCellAttributes() - Method in interface com.sybase.uep.bobclient.controls.celltable.ICell
Gets all drawing items in the cell
getChar(String) - Method in class com.sybase.afx.json.JsonObject
 
getChar(Object) - Static method in class com.sybase.afx.json.JsonValue
 
getChar(CollectionOfValueReaders, String, int) - Static method in class com.sybase.afx.ulj.ResultUtil
 
getChar(ConnectionWrapper, char) - Static method in class com.sybase.afx.ulj.ValueUtil
 
getChar(String) - Static method in class com.sybase.afx.util.ConvertStringUtil
 
getChar(int) - Static method in class com.sybase.afx.util.StringUtil
 
getChar(String) - Static method in class com.sybase.afx.util.StringUtil
 
getChar(int) - Method in class com.sybase.persistence.QueryResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a char.
getChar(Object) - Static method in class com.sybase.reflection.DataValue
 
getCharByName(String) - Method in class com.sybase.persistence.QueryResultSet
Retrieves the value of the designated column by column name in the current row of this ResultSet object as a char.
getChars(int, int, char[], int) - Method in class com.sybase.uep.bobclient.utils.PhoneAbstractString
 
getChildren() - Method in class com.sybase.uep.bobclient.data.RIMLinkParamNode
 
getChildren() - Method in class com.sybase.uep.bobclient.data.SPTreeNode
Returns the children
getChildren() - Method in interface com.sybase.uep.bobclient.interfaces.LinkParamNode
 
getClass(String) - Method in class com.sybase.reflection.DatabaseMetaData
Returns the class meta data by class name
getClassList() - Method in class com.sybase.reflection.DatabaseMetaData
Returns the entity list of the package.
getClassMap() - Method in class com.sybase.reflection.DatabaseMetaData
 
getClassMetaData() - Method in interface com.sybase.reflection.ClassWithMetaData
Gets the class meta data.
getClientName() - Method in class com.sybase.uep.bobclient.custom.UIDefinition
This method will return the client name
getClientName() - Method in class com.sybase.uep.bobclient.options.OptionsDefinition
 
getClientName() - Method in class com.sybase.uep.bobclient.screens.BaseBOBSettingsScreen
(non-Javadoc)
getClientName() - Method in interface com.sybase.uep.bobclient.screens.ISettingScreen
 
getClientProfileByName(String) - Method in class com.sybase.uep.bobclient.data.RIMClientProfileList
 
getClientProfileByName(String) - Method in interface com.sybase.uep.bobclient.interfaces.ClientProfileList
 
getClientProfileByRefID(String) - Method in class com.sybase.uep.bobclient.data.RIMClientProfileList
 
getClientProfileByRefID(String) - Method in interface com.sybase.uep.bobclient.interfaces.ClientProfileList
 
getClientProfileFactory() - Method in class com.sybase.uep.bobclient.data.RIMRepository
 
getClientProfileFactory() - Method in class com.sybase.uep.bobclient.interfaces.Repository
Loads the client profile factory.
getClientProfileListFactory() - Method in class com.sybase.uep.bobclient.data.RIMRepository
 
getClientProfileListFactory() - Method in class com.sybase.uep.bobclient.interfaces.Repository
Loads the client profile list factory.
getClientToken(String) - Method in class com.sybase.uep.bobclient.data.RIMClientSecurityToken
 
getClientToken(String) - Method in interface com.sybase.uep.bobclient.interfaces.ClientSecurityToken
 
getCode() - Method in interface com.sybase.persistence.LogRecord
 
getCode() - Method in class com.sybase.reflection.DataType
Sybase internal use only.
getCollectionFactory() - Static method in class com.sybase.uep.bobclient.utils.CollectionsFactory
 
getColor(int) - Method in class com.sybase.uep.bobclient.controls.TableColumn
Get the column text color
getColSpan() - Method in class com.sybase.uep.bobclient.controls.Button
(non-Javadoc)
getColSpan() - Method in class com.sybase.uep.bobclient.controls.celltable.configs.AbstractCellAttributeConfig
 
getColSpan() - Method in class com.sybase.uep.bobclient.controls.CellTable
 
getColSpan() - Method in class com.sybase.uep.bobclient.controls.CheckBox
(non-Javadoc)
getColSpan() - Method in interface com.sybase.uep.bobclient.controls.Control
Retrieves the column span for this control
getColSpan() - Method in class com.sybase.uep.bobclient.controls.DateChoice
(non-Javadoc)
getColSpan() - Method in class com.sybase.uep.bobclient.controls.EmailAddressInput
(non-Javadoc)
getColSpan() - Method in class com.sybase.uep.bobclient.controls.HorizontalRuler
(non-Javadoc)
getColSpan() - Method in class com.sybase.uep.bobclient.controls.HyperLink
(non-Javadoc)
getColSpan() - Method in class com.sybase.uep.bobclient.controls.HyperLinkRichField
(non-Javadoc)
getColSpan() - Method in class com.sybase.uep.bobclient.controls.ImageControl
(non-Javadoc)
getColSpan() - Method in class com.sybase.uep.bobclient.controls.Label
(non-Javadoc)
getColSpan() - Method in class com.sybase.uep.bobclient.controls.ListFieldControl
(non-Javadoc)
getColSpan() - Method in class com.sybase.uep.bobclient.controls.NavigationBarField
(non-Javadoc)
getColSpan() - Method in class com.sybase.uep.bobclient.controls.NumericChoice
(non-Javadoc)
getColSpan() - Method in class com.sybase.uep.bobclient.controls.PasswordInput
(non-Javadoc)
getColSpan() - Method in class com.sybase.uep.bobclient.controls.PhoneEmailRichTextInput
(non-Javadoc)
getColSpan() - Method in class com.sybase.uep.bobclient.controls.RadioBox
(non-Javadoc)
getColSpan() - Method in class com.sybase.uep.bobclient.controls.RegionManager
(non-Javadoc)
getColSpan() - Method in class com.sybase.uep.bobclient.controls.RichTextInput
(non-Javadoc)
getColSpan() - Method in class com.sybase.uep.bobclient.controls.SelectBox
(non-Javadoc)
getColSpan() - Method in class com.sybase.uep.bobclient.controls.Spacer
(non-Javadoc)
getColSpan() - Method in class com.sybase.uep.bobclient.controls.TabLayoutManager
(non-Javadoc)
getColSpan() - Method in class com.sybase.uep.bobclient.controls.TableField
(non-Javadoc)
getColSpan() - Method in class com.sybase.uep.bobclient.controls.TextInput
(non-Javadoc)
getColSpan() - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
(non-Javadoc)
getColumn() - Method in class com.sybase.reflection.AttributeMetaData
Gets the column name of the attribute.
getColumnAttributes() - Method in class com.sybase.uep.bobclient.controls.BaseMobileDataControl
 
getColumnAttributes() - Method in class com.sybase.uep.bobclient.controls.CellTable
 
getColumnAttributes() - Method in class com.sybase.uep.bobclient.controls.MobileAppTable
Get the column attributes defined for this table
getColumnAttributes() - Method in interface com.sybase.uep.bobclient.controls.MobileDataControl
Get the column attributes defined for this control
getColumnAttributes() - Method in class com.sybase.uep.bobclient.controls.SelectBox
Retrieve the column attributes
getColumnAttributes() - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
Retrieve the column attributes defined for this 2 column layout
getColumnConfig() - Method in class com.sybase.uep.bobclient.controls.BaseMobileDataControl
 
getColumnCount() - Method in class com.sybase.persistence.QueryResultSet
Sybase internal use only.
getColumnIndex() - Method in class com.sybase.persistence.AttributeMetaData
 
getColumnLogicalType(int) - Method in class com.sybase.uep.bobclient.controls.AppLogsTable
(non-Javadoc)
getColumnLogicalType(int) - Method in class com.sybase.uep.bobclient.controls.GridLookupTable
(non-Javadoc)
getColumnLogicalType(int) - Method in class com.sybase.uep.bobclient.controls.MobileAppTable
(non-Javadoc)
getColumnLogicalType(int) - Method in class com.sybase.uep.bobclient.controls.PushLogsTable
(non-Javadoc)
getColumnLogicalType(int) - Method in class com.sybase.uep.bobclient.controls.TableField
Retrieve the column logical type
getColumnMappings() - Method in class com.sybase.uep.bobclient.controls.BaseMobileDataControl
 
getColumnName() - Method in class com.sybase.persistence.AttributeTest
Deprecated.  
getColumnName(int) - Method in class com.sybase.persistence.QueryResultSet
Gets name of the specified column.
getColumnName() - Method in class com.sybase.persistence.SortOrder
Deprecated.  
getColumnName() - Method in class com.sybase.uep.bobclient.data.MBOAttribute
Get the column name
getColumnNames() - Method in class com.sybase.persistence.QueryResultSet
Gets the names of the columns selected in the query.
getColumnPercentage() - Method in class com.sybase.uep.bobclient.controls.celltable.configs.CellTableConfig
Gets column percentages of the cell table
getColumnSchemaType(int) - Method in class com.sybase.uep.bobclient.controls.AppLogsTable
(non-Javadoc)
getColumnSchemaType(int) - Method in class com.sybase.uep.bobclient.controls.GridLookupTable
(non-Javadoc)
getColumnSchemaType(int) - Method in class com.sybase.uep.bobclient.controls.MobileAppTable
(non-Javadoc)
getColumnSchemaType(int) - Method in class com.sybase.uep.bobclient.controls.PushLogsTable
(non-Javadoc)
getColumnSchemaType(int) - Method in class com.sybase.uep.bobclient.controls.TableField
Retrieve the column schema type
getColumnType(int) - Method in class com.sybase.persistence.QueryResultSet
Gets type of the specified column.
getColumnTypes() - Method in class com.sybase.persistence.QueryResultSet
Gets the types of the columns selected in the query.
getColumnValues(int, Object[]) - Method in class com.sybase.uep.bobclient.controls.AppLogsTable
(non-Javadoc)
getColumnValues(int, Object[]) - Method in class com.sybase.uep.bobclient.controls.GridLookupTable
(non-Javadoc)
getColumnValues(int, Object[]) - Method in class com.sybase.uep.bobclient.controls.MobileAppTable
(non-Javadoc)
getColumnValues(int, Object[]) - Method in class com.sybase.uep.bobclient.controls.PushLogsTable
(non-Javadoc)
getColumnValues(int, Object[]) - Method in class com.sybase.uep.bobclient.controls.TableField
Retrieve the row data values
getColumnWidths() - Method in class com.sybase.uep.bobclient.controls.CellTable
 
getColumnWidths() - Method in class com.sybase.uep.bobclient.controls.LayoutManager
Set defined column widths
getCommonMBOModel(String) - Method in class com.sybase.uep.bobclient.data.MBOModelFactory
Gets a CommonMBOModel instance.
getCompleted() - Method in interface com.sybase.persistence.OperationReplay
 
getComponent() - Method in class com.sybase.afx.sms.SMSReplayInfo
 
getComponent() - Method in interface com.sybase.persistence.LogRecord
 
getComponent() - Method in interface com.sybase.persistence.OperationReplay
 
getCompositionType() - Method in class com.sybase.persistence.CompositeTest
Deprecated.  
getConfiguration() - Method in class com.sybase.afx.ulj.DataSourceInfo
 
getConnection() - Method in class com.sybase.afx.ulj.ConnectionImpl
 
getConnection(DataSourceInfo) - Static method in class com.sybase.afx.ulj.ConnectionUtil
 
getConnection(String) - Method in class com.sybase.persistence.ConnectionManager
Gets the Connection by name.
getConnection() - Method in class com.sybase.persistence.ConnectionWrapper
Get the underlying database connection.
getConnection() - Method in class com.sybase.persistence.ObjectSyncStatusData
Gets the Connection.
getConnection() - Method in class com.sybase.persistence.SynchronizationParameters
 
getConnectionById(String) - Method in class com.sybase.persistence.ConnectionManager
Gets the Connection by uuid.
getConnections() - Method in class com.sybase.persistence.ConnectionManager
Gets all saved Connection objects.
getContent() - Method in class com.sybase.uep.bobclient.controls.TabContentPanel
 
getContent() - Method in class com.sybase.uep.bobclient.controls.TabControl
Get the contents to be displayed for this tab
getContentPanel() - Method in class com.sybase.uep.bobclient.controls.TabLayoutManager
Gets content panel
getContentPanelBackgroundImage() - Method in class com.sybase.uep.bobclient.controls.TabControl
Gets the full file name of the content panel background image
getContextOrdinal() - Method in class com.sybase.uep.bobclient.controls.MenuGroup
Get the current control context ordinal
getContextPriority() - Method in class com.sybase.uep.bobclient.controls.MenuGroup
Get the current control context priority
getControl(int) - Method in class com.sybase.uep.bobclient.controls.RowCoordinatorCalculator
Get a control by the control's index
getControlByName(Control[], Object) - Static method in class com.sybase.uep.bobclient.utils.Util
Loops through the list of controls on the screen and check for matching control name
getControlContext() - Method in class com.sybase.uep.bobclient.controls.MenuAction
Get the control that needs to be focus to show this menu
getControlContextOrdinal() - Method in class com.sybase.uep.bobclient.controls.MenuGroup
Get the control context ordinal
getControlContextPriority() - Method in class com.sybase.uep.bobclient.controls.MenuGroup
Get the control context priority
getControlHeight(Control) - Method in class com.sybase.uep.bobclient.controls.RowCoordinatorCalculator
Gets a control's height
getControlID() - Method in class com.sybase.uep.bobclient.controls.Button
Returns the control's ID
getControlID() - Method in class com.sybase.uep.bobclient.controls.CellTable
Returns the control's ID
getControlID() - Method in class com.sybase.uep.bobclient.controls.CheckBox
Returns the control's ID
getControlID() - Method in class com.sybase.uep.bobclient.controls.HorizontalRuler
Returns the control's ID
getControlID() - Method in class com.sybase.uep.bobclient.controls.HyperLink
Returns the control's ID
getControlID() - Method in class com.sybase.uep.bobclient.controls.ImageControl
Returns the control's ID
getControlID() - Method in class com.sybase.uep.bobclient.controls.Label
Returns the control's ID
getControlID() - Method in class com.sybase.uep.bobclient.controls.LayoutManager
Returns the control's ID
getControlID() - Method in class com.sybase.uep.bobclient.controls.ListFieldControl
Returns the control's ID
getControlID() - Method in class com.sybase.uep.bobclient.controls.ListItem
Returns the control's ID
getControlID() - Method in class com.sybase.uep.bobclient.controls.NavigationBarField
Returns the control's ID
getControlID() - Method in class com.sybase.uep.bobclient.controls.PasswordInput
Returns the control's ID
getControlID() - Method in class com.sybase.uep.bobclient.controls.SelectBox
Returns the control's ID
getControlID() - Method in class com.sybase.uep.bobclient.controls.TabControlLayout
Returns the control's ID
getControlID() - Method in class com.sybase.uep.bobclient.controls.TabLayoutManager
Returns the control's ID
getControlID() - Method in class com.sybase.uep.bobclient.controls.TableField
Returns the control's ID
getControlID() - Method in class com.sybase.uep.bobclient.controls.TextInput
Returns the control's ID
getControlID() - Method in class com.sybase.uep.bobclient.controls.ToolbarManager
Returns the control's ID
getController() - Method in interface com.sybase.uep.bobclient.controls.ITextInput
Get the text input controller
getController() - Method in class com.sybase.uep.bobclient.controls.PasswordInput
 
getController() - Method in class com.sybase.uep.bobclient.controls.TextInput
 
getController() - Method in class com.sybase.uep.bobclient.screens.BOBCPopupScreen
Get the BOBCController class
getControls() - Method in class com.sybase.uep.bobclient.controls.RowCoordinatorCalculator
Get all fields on this row layout manager
getControlsByID(String) - Static method in class com.sybase.uep.bobclient.utils.Util
Get all the controls on the screen
getControlsByID(String[]) - Static method in class com.sybase.uep.bobclient.utils.Util
Get all the controls on the screen
getControlWidth(Control) - Method in class com.sybase.uep.bobclient.controls.RowCoordinatorCalculator
Gets columns' width that a control occupies
getControlWithFocus() - Method in class com.sybase.uep.bobclient.controls.LayoutManager
Get control with focus
getControlXCoordinator(Control) - Method in class com.sybase.uep.bobclient.controls.RowCoordinatorCalculator
Gets a control's X coordinator in the row
getControlXCoordinator(Control) - Method in class com.sybase.uep.bobclient.controls.RowLayout
 
getControlYCoordinator(Control) - Method in class com.sybase.uep.bobclient.controls.RowCoordinatorCalculator
Gets a control's Y coordinator in the row
getControlYLocation(int, int, RowCoordinatorCalculator.CellProperty, RowCoordinatorCalculator.CellProperty[][]) - Method in class com.sybase.uep.bobclient.controls.RowCoordinatorCalculator
Get the control Y location position
getCount() - Method in class com.sybase.persistence.CompositeTest
Deprecated.  
getCreatedDate() - Method in class com.sybase.persistence.OperationLog
Deprecated. Gets the log create date.
getCurrentAssociationName() - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
Get the current association name used for relationship
getCurrentDataProperties() - Method in class com.sybase.uep.bobclient.screens.SearchScreen
Get the current data properties being used
getCurrentFocusScreen() - Method in interface com.sybase.uep.bobclient.controller.UIController
Retrieve the screen currently in focus
getCurrentLevel() - Method in class com.sybase.uep.bobclient.data.LogConfig
Gets the setting of current log level
getCurrentMBO() - Method in class com.sybase.persistence.ObjectSyncStatusData
Gets name of current MBO being synced
getCurrentMBOId() - Method in class com.sybase.uep.bobclient.data.MBOContext
Gets _currentMBOId
getCurrentRecordIndex() - Method in class com.sybase.uep.bobclient.controls.CellTable
 
getCurrentRecordIndex() - Method in class com.sybase.uep.bobclient.controls.MobileAppTable
 
getCurrentRecordIndex() - Method in interface com.sybase.uep.bobclient.controls.MobileDataControl
Gets the index of current selected row
getCurrentRecordIndex() - Method in class com.sybase.uep.bobclient.controls.SelectBox
Retrieve current record index
getCurrentRecordIndex() - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
Retrieve the current record index
getCurrentRow() - Method in class com.sybase.uep.bobclient.controls.BaseMobileDataControl
 
getCurrentRow() - Method in class com.sybase.uep.bobclient.controls.CellTable
 
getCurrentRow() - Method in class com.sybase.uep.bobclient.controls.MobileAppTable
Get current selected row
getCurrentRow() - Method in interface com.sybase.uep.bobclient.controls.MobileDataControl
Get current selected row
getCurrentRow() - Method in class com.sybase.uep.bobclient.controls.SelectBox
Retrieve current selected row
getCurrentRow() - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
Retrieve current selected row
getCurrentSelectedIndex() - Method in class com.sybase.uep.bobclient.data.MBOContext
Gets _currentSelectedIndex;
getCurrentSelectedMBO() - Method in class com.sybase.uep.bobclient.data.MBOContext
Gets _currentSelectedMBO
getCurrentTabContent() - Method in class com.sybase.uep.bobclient.controls.TabControlLayout
Get current active tab contents
getCurrentTabContent() - Method in class com.sybase.uep.bobclient.controls.TabLayoutManager
Retrieve current active tab contents
getCustomEventsDelegate() - Method in class com.sybase.uep.bobclient.controls.Button
Returns the control's custom events delegate
getCustomEventsDelegate() - Method in class com.sybase.uep.bobclient.controls.CellTable
Returns the control's custom events delegate
getCustomEventsDelegate() - Method in class com.sybase.uep.bobclient.controls.CheckBox
Returns the control's custom events delegate
getCustomEventsDelegate() - Method in class com.sybase.uep.bobclient.controls.HorizontalRuler
Returns the control's custom events delegate
getCustomEventsDelegate() - Method in class com.sybase.uep.bobclient.controls.HyperLink
Returns the control's custom events delegate
getCustomEventsDelegate() - Method in class com.sybase.uep.bobclient.controls.ImageControl
Returns the control's custom events delegate
getCustomEventsDelegate() - Method in class com.sybase.uep.bobclient.controls.Label
Returns the control's custom events delegate
getCustomEventsDelegate() - Method in class com.sybase.uep.bobclient.controls.LayoutManager
Returns the control's custom events delegate
getCustomEventsDelegate() - Method in class com.sybase.uep.bobclient.controls.ListFieldControl
Returns the control's custom events delegate
getCustomEventsDelegate() - Method in class com.sybase.uep.bobclient.controls.ListItem
Returns the control's custom events delegate
getCustomEventsDelegate() - Method in class com.sybase.uep.bobclient.controls.NavigationBarField
Returns the control's custom events delegate
getCustomEventsDelegate() - Method in class com.sybase.uep.bobclient.controls.PasswordInput
Returns the control's custom events delegate
getCustomEventsDelegate() - Method in class com.sybase.uep.bobclient.controls.SelectBox
Returns the control's custom events delegate
getCustomEventsDelegate() - Method in class com.sybase.uep.bobclient.controls.TabControlLayout
Returns the control's custom events delegate
getCustomEventsDelegate() - Method in class com.sybase.uep.bobclient.controls.TabLayoutManager
Returns the control's custom events delegate
getCustomEventsDelegate() - Method in class com.sybase.uep.bobclient.controls.TableField
Returns the control's custom events delegate
getCustomEventsDelegate() - Method in class com.sybase.uep.bobclient.controls.TextInput
Returns the control's custom events delegate
getCustomEventsDelegate() - Method in class com.sybase.uep.bobclient.controls.ToolbarManager
Returns the control's custom events delegate
getCustomEventsHandler() - Method in class com.sybase.uep.bobclient.controls.ListItem
Returns the control's custom events handler
getCustomEventsHandler() - Method in class com.sybase.uep.bobclient.controls.SelectBox
Returns the control's custom events handler
getData() - Method in class com.sybase.uep.bobclient.utils.Binary
 
getDatabaseClass(String) - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
Gets the name of the database class that is defined for the given package
getDatabaseClass(String) - Method in class com.sybase.uep.bobclient.options.OptionsDefinition
Gets the name of the database class that is defined for the given package
getDatabaseClassforLogger() - Method in class com.sybase.uep.bobclient.custom.UIDefinition
Gets the name of the database class that is used for the application trace
getDatabaseEncryptionKey() - Method in class com.sybase.afx.ulj.Profile
Get the database encryption key
getDatabaseFile() - Method in class com.sybase.afx.ulj.DataSourceInfo
 
getDatabaseFile() - Method in class com.sybase.reflection.DatabaseMetaData
Returns the database file name.
getDatabaseName() - Method in class com.sybase.reflection.DatabaseMetaData
Returns the database name
getDataControl() - Method in class com.sybase.uep.bobclient.controls.CellTable
Gets the BaseMobileDataControl object that the cell table holds
getDataFromSPMBO(String, boolean) - Static method in class com.sybase.uep.bobclient.utils.Util
Retrieve the data stored in the structured parameter(complex datatype) mbo
getDataHandler() - Method in class com.sybase.uep.bobclient.controls.BaseMobileDataControl
 
getDataHandler() - Method in class com.sybase.uep.bobclient.controls.CellTable
 
getDataHandler() - Method in class com.sybase.uep.bobclient.controls.MobileAppTable
 
getDataHandler() - Method in interface com.sybase.uep.bobclient.controls.MobileDataControl
Gets the data handler
getDataHandler() - Method in class com.sybase.uep.bobclient.controls.SelectBox
Retrieve the mobile application data handler
getDataHandler() - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
Retrieve the mobile application data hander
getDataHandler() - Method in class com.sybase.uep.bobclient.data.MBOContext
Gets _dataHandler
getDataProperties() - Method in class com.sybase.uep.bobclient.controls.BaseMobileDataControl
 
getDataProperties() - Method in class com.sybase.uep.bobclient.controls.CellTable
 
getDataProperties() - Method in class com.sybase.uep.bobclient.controls.MobileAppTable
Get the data properties
getDataProperties() - Method in interface com.sybase.uep.bobclient.controls.MobileDataControl
Get the data properties
getDataProperties() - Method in class com.sybase.uep.bobclient.controls.SelectBox
Retrieve the data properties
getDataProperties() - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
Retrieve the data properties
getDataRecordCount() - Method in class com.sybase.uep.bobclient.controls.TableField
Get the data record count
getDataType() - Method in class com.sybase.persistence.AttributeMetaData
 
getDataType() - Method in class com.sybase.reflection.AttributeMetaData
Gets the DataType of the attribute.
getDataType() - Method in class com.sybase.reflection.ParameterMetaData
Gets the DataType of the parameter.
getDataType(String) - Method in class com.sybase.uep.bobclient.data.CommonMBOModel
Get the data type for a specific attribute
getDataTypeFormat(String) - Static method in class com.sybase.uep.bobclient.utils.DateUtil
Based on a data type, return the correct data type format string.
getDataValue(int) - Method in class com.sybase.persistence.QueryResultSet
Sybase internal use only.
getDataValueByName(String) - Method in class com.sybase.persistence.QueryResultSet
Sybase internal use only.
getDate(Object) - Static method in class com.sybase.afx.json.JsonValue
 
getDate(CollectionOfValueReaders, String, int) - Static method in class com.sybase.afx.ulj.ResultUtil
 
getDate(ConnectionWrapper, Date) - Static method in class com.sybase.afx.ulj.ValueUtil
 
getDate(String) - Static method in class com.sybase.afx.util.ConvertStringUtil
 
getDate(int, int, int) - Static method in class com.sybase.afx.util.DateUtil
 
getDate(String) - Static method in class com.sybase.afx.util.DateUtil
 
getDate(int) - Method in class com.sybase.persistence.QueryResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a Date object.
getDate(Object) - Static method in class com.sybase.reflection.DataValue
 
getDate() - Method in class com.sybase.uep.bobclient.utils.PersistableDate
 
getDateByName(String) - Method in class com.sybase.persistence.QueryResultSet
Retrieves the value of the designated column by column name in the current row of this ResultSet object as a Date object.
getDateString() - Method in class com.sybase.uep.bobclient.utils.DateTime
 
getDateTime(Object) - Static method in class com.sybase.afx.json.JsonValue
 
getDateTime(CollectionOfValueReaders, String, int) - Static method in class com.sybase.afx.ulj.ResultUtil
 
getDateTime(ConnectionWrapper, Date) - Static method in class com.sybase.afx.ulj.ValueUtil
 
getDateTime(String) - Static method in class com.sybase.afx.util.ConvertStringUtil
 
getDateTime(int, int, int, int, int, int) - Static method in class com.sybase.afx.util.DateTimeUtil
 
getDateTime(int, int, int, int, int, int, int) - Static method in class com.sybase.afx.util.DateTimeUtil
 
getDateTime(String) - Static method in class com.sybase.afx.util.DateTimeUtil
 
getDateTime(int) - Method in class com.sybase.persistence.QueryResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a Date object.
getDateTime(Object) - Static method in class com.sybase.reflection.DataValue
 
getDateTimeByName(String) - Method in class com.sybase.persistence.QueryResultSet
Retrieves the value of the designated column by column name in the current row of this ResultSet object as a Date object.
getDBMetaDataInstance(String) - Method in class com.sybase.uep.bobclient.data.DatabaseMetaDataFactory
Get database meta data instance
getDBName(Profile) - Method in class com.sybase.afx.ulj.DBManager
 
getDecimal(Object) - Static method in class com.sybase.afx.json.JsonValue
 
getDecimal(CollectionOfValueReaders, String, int) - Static method in class com.sybase.afx.ulj.ResultUtil
 
getDecimal(ConnectionWrapper, String) - Static method in class com.sybase.afx.ulj.ValueUtil
 
getDecimal(String) - Static method in class com.sybase.afx.util.ConvertStringUtil
 
getDecimal(long) - Static method in class com.sybase.afx.util.NumberUtil
 
getDecimal(double) - Static method in class com.sybase.afx.util.NumberUtil
 
getDecimal(String) - Static method in class com.sybase.afx.util.NumberUtil
 
getDecimal(int) - Method in class com.sybase.persistence.QueryResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a String object.
getDecimal(Object) - Static method in class com.sybase.reflection.DataValue
 
getDecimalByName(String) - Method in class com.sybase.persistence.QueryResultSet
Retrieves the value of the designated column by column name in the current row of this ResultSet object as a String object.
getDefaultConnection() - Method in class com.sybase.persistence.ConnectionManager
Gets the default connection.
getDefaultRowColor() - Method in class com.sybase.uep.bobclient.data.ApplicationDefinition.GridTableDefinition
 
getDefaultRowTextColor() - Method in class com.sybase.uep.bobclient.data.ApplicationDefinition.GridTableDefinition
 
getDefaultValueMappingImageName() - Method in class com.sybase.uep.bobclient.controls.celltable.configs.CellImageConfig
Gets the default value mapping image file name
getDelegate() - Method in class com.sybase.uep.bobclient.controls.CustomEventsHandler
Returns the custom events delegate
getDetailMsg() - Method in interface com.sybase.uep.bobclient.interfaces.ValidationObject
 
getDevice() - Static method in class com.sybase.uep.bobclient.sync.Device
Returns the singleton instance representing the current device.
getDeviceEmail() - Static method in class com.sybase.uep.bobclient.utils.Util
Get the device email address
getDeviceId() - Method in class com.sybase.afx.ulj.PushSyncInfo
Gets te device id.
getDeviceId() - Method in class com.sybase.persistence.PushConfiguration
Sybase internal use only.
getDeviceID() - Method in class com.sybase.uep.bobclient.data.RIMDevice
Returns the device ID.
getDeviceID() - Method in class com.sybase.uep.bobclient.sync.Device
Returns the unique string, if known, that identifies this device.
getDeviceID() - Method in class com.sybase.uep.bobclient.sync.Device.UnknownDevice
 
getDeviceID() - Static method in class com.sybase.uep.bobclient.utils.Util
Get the device identification number
getDisableSubmit() - Method in class com.sybase.persistence.AbstractEntity
Gets the disable submit attribute of the Mobile business Object.
getDislayName() - Method in class com.sybase.uep.bobclient.data.RIMMBOMobileApplication
 
getDislayName() - Method in interface com.sybase.uep.bobclient.interfaces.MBOMobileApplication
 
getDisplayFontStyle() - Method in class com.sybase.uep.bobclient.controls.CellTable
 
getDisplayFontStyle() - Method in class com.sybase.uep.bobclient.controls.LayoutManager
Get display font style
getDisplayName() - Method in class com.sybase.reflection.OperationMetaData
Gets the display name of the operation.
getDisplayName() - Method in class com.sybase.uep.bobclient.actions.SubmitElement
Return the display name for this input field
getDisplayName() - Method in class com.sybase.uep.bobclient.controls.ColumnMapping
 
getDisplayName() - Method in class com.sybase.uep.bobclient.controls.DateChoice
Retrieve the display name
getDisplayName() - Method in class com.sybase.uep.bobclient.controls.EmailAddressInput
Retrieve the display name
getDisplayName() - Method in class com.sybase.uep.bobclient.controls.PasswordInput
Retrieve the display name
getDisplayName() - Method in class com.sybase.uep.bobclient.controls.RichTextInput
Retrieve the display name
getDisplayName() - Method in class com.sybase.uep.bobclient.controls.SelectBox
The display name of the select box
getDisplayName() - Method in class com.sybase.uep.bobclient.data.ApplicationDefinition
 
getDisplayName() - Method in class com.sybase.uep.bobclient.data.MBOAttribute
Get the display name
getDisplayName() - Method in class com.sybase.uep.bobclient.data.RIMLinkParamNode
 
getDisplayName() - Method in interface com.sybase.uep.bobclient.interfaces.LinkParamNode
 
getDomainName() - Method in class com.sybase.afx.ulj.Profile
Get the domain name.
getDomainName() - Method in class com.sybase.persistence.Connection
Sybase internal use only.
getDomainName() - Method in class com.sybase.persistence.ConnectionProfile
get the property value of domainName
getDoPlayback() - Method in class com.sybase.persistence.SynchronizationParameters
 
getDouble(String) - Method in class com.sybase.afx.json.JsonObject
 
getDouble(Object) - Static method in class com.sybase.afx.json.JsonValue
 
getDouble(CollectionOfValueReaders, String, int) - Static method in class com.sybase.afx.ulj.ResultUtil
 
getDouble(ConnectionWrapper, double) - Static method in class com.sybase.afx.ulj.ValueUtil
 
getDouble(String) - Static method in class com.sybase.afx.util.ConvertStringUtil
 
getDouble(long) - Static method in class com.sybase.afx.util.NumberUtil
 
getDouble(double) - Static method in class com.sybase.afx.util.NumberUtil
 
getDouble(String) - Static method in class com.sybase.afx.util.NumberUtil
 
getDouble(int) - Method in class com.sybase.persistence.QueryResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a double.
getDouble(Object) - Static method in class com.sybase.reflection.DataValue
 
getDoubleByName(String) - Method in class com.sybase.persistence.QueryResultSet
Retrieves the value of the designated column by column name in the current row of this ResultSet object as a doulbe.
getDownloadOnly() - Method in class com.sybase.persistence.SynchronizationParameters
 
getDynamicNamedQuery() - Method in class com.sybase.uep.bobclient.data.MobileApplicationDataHandler
 
getDynamicNamedQuery() - Method in class com.sybase.uep.bobclient.data.SPDataHandler
 
getDynamicNamedQuery() - Method in interface com.sybase.uep.bobclient.interfaces.IMobileApplicationDataHandler
Get the dynamic named query name
getDynamicNamedQueryParameters() - Method in class com.sybase.uep.bobclient.data.MobileApplicationDataHandler
 
getDynamicNamedQueryParameters() - Method in class com.sybase.uep.bobclient.data.SPDataHandler
 
getDynamicNamedQueryParameters() - Method in interface com.sybase.uep.bobclient.interfaces.IMobileApplicationDataHandler
Get the dynamic named query parameters hash table
getEisCode() - Method in interface com.sybase.persistence.LogRecord
 
getEMPTY_LIST() - Static method in class com.sybase.reflection.AttributeMetaData
Sybase internal use only.
getEMPTY_LIST() - Static method in class com.sybase.reflection.OperationMetaData
Sybase internal use only.
getEMPTY_LIST() - Static method in class com.sybase.reflection.ParameterMetaData
Sybase internal use only.
getEnableSIS() - Method in interface com.sybase.persistence.SynchronizationGroup
 
getEncodedImage(String) - Static method in class com.sybase.uep.bobclient.utils.Util
Get the EncodedImage object based on the image name.
getEncodedImage(String, String) - Static method in class com.sybase.uep.bobclient.utils.Util
For custom coding, we are not sure what module name is, the deal is to first retrieve the image without module name, and if nothing is returned we then try the module name.
getEncryptionKey() - Method in class com.sybase.persistence.Connection
Sybase internal use only.
getEntitiesByPublication(String) - Method in class com.sybase.reflection.DatabaseMetaData
Sybase internal use only.
getEntitiesBySynchronizationGroups(String) - Method in class com.sybase.reflection.DatabaseMetaData
Sybase internal use only.
getEntity() - Method in class com.sybase.persistence.EntityAlias
Sybase internal use only.
getEntity() - Method in class com.sybase.persistence.Query
Sybase internal use only.
getEntity(String) - Method in class com.sybase.reflection.DatabaseMetaData
Returns the entity meta data by entity name
getEntityAlias() - Method in class com.sybase.persistence.Query
Sybase internal use only.
getEntityKey() - Method in interface com.sybase.persistence.LogRecord
 
getEntityList() - Method in class com.sybase.reflection.DatabaseMetaData
Sybase internal use only.
getEntityMap() - Method in class com.sybase.reflection.DatabaseMetaData
Sybase internal use only.
getErrorCategory() - Method in class com.sybase.persistence.SyncResult
Deprecated. Gets the error category.
getErrorCode() - Method in exception com.sybase.persistence.SUPClientException
Sybase internal use only.
getErrorCode() - Method in class com.sybase.uep.bobclient.actions.Diagnostic
Gets result
getErrorLoadingMBOMessage() - Method in class com.sybase.uep.bobclient.controls.BaseMobileDataControl
Get the error loading MBO message
getErrorMessage() - Method in class com.sybase.persistence.SyncResult
Deprecated. Gets the error message
getErrorMessage() - Method in class com.sybase.uep.bobclient.data.Validator
Return the specified error message for the case that the validation fails
getEvenRowFontStyle() - Method in class com.sybase.uep.bobclient.controls.LayoutManager
Get the two column even row font style
getEvenRowFontStyle() - Method in class com.sybase.uep.bobclient.controls.TableField
Get the table even row font style
getEventsFlags() - Method in class com.sybase.uep.bobclient.controls.CustomEventsHandler
Returns the events flags
getException() - Method in class com.sybase.afx.sms.SMSReplayInfo
 
getException() - Method in interface com.sybase.persistence.OperationReplay
 
getException() - Method in class com.sybase.persistence.SynchronizationContext
 
getException() - Method in class com.sybase.uep.bobclient.sync.AuthenticateUser
Deprecated. Get the authentication exception thrown
getException() - Method in exception com.sybase.uep.bobclient.sync.RepositoryException
 
getException() - Method in class com.sybase.uep.bobclient.sync.StartUpSyncAll
 
getFailedLoginAlertMessageAction(String) - Method in class com.sybase.uep.bobclient.screens.LoginScreen
Get the failed login alert message action
getFieldControls(Field) - Static method in class com.sybase.uep.bobclient.utils.Util
Get controls from field object
getFieldFocusOnScreen(Screen) - Static method in class com.sybase.uep.bobclient.utils.Util
Get field with focus on screen
getFieldIndex() - Method in class com.sybase.uep.bobclient.controls.CheckBox
Retrieve the edit index for this checkbox
getFieldIndex() - Method in class com.sybase.uep.bobclient.controls.DateChoice
Retrieve the edit index for this checkbox
getFieldIndex() - Method in class com.sybase.uep.bobclient.controls.EmailAddressInput
Retrieve the edit index for this checkbox
getFieldIndex() - Method in class com.sybase.uep.bobclient.controls.NumericChoice
Retrieve the edit index for this numeric choice
getFieldIndex() - Method in class com.sybase.uep.bobclient.controls.PasswordInput
Retrieve the edit index for this PasswordInput
getFieldIndex() - Method in class com.sybase.uep.bobclient.controls.RadioBox
Retrieve the edit index for this radiobox
getFieldIndex() - Method in class com.sybase.uep.bobclient.controls.RichTextInput
Retrieve the edit index for this checkbox
getFieldIndex() - Method in class com.sybase.uep.bobclient.controls.SelectBox
Retrieve the edit index for this select box
getFieldIndexOnScreen(Screen, Field) - Static method in class com.sybase.uep.bobclient.utils.Util
Gets the field index among all fields on the screen
getFieldMaxWidth(Font, MBOAttribute[]) - Static method in class com.sybase.uep.bobclient.utils.Util
 
getFieldWithFocus() - Method in class com.sybase.uep.bobclient.controls.LayoutManager
 
getFieldWithFocus(Field) - Static method in class com.sybase.uep.bobclient.utils.Util
 
getFloat(Object) - Static method in class com.sybase.afx.json.JsonValue
 
getFloat(CollectionOfValueReaders, String, int) - Static method in class com.sybase.afx.ulj.ResultUtil
 
getFloat(ConnectionWrapper, float) - Static method in class com.sybase.afx.ulj.ValueUtil
 
getFloat(String) - Static method in class com.sybase.afx.util.ConvertStringUtil
 
getFloat(float) - Static method in class com.sybase.afx.util.NumberUtil
 
getFloat(double) - Static method in class com.sybase.afx.util.NumberUtil
 
getFloat(String) - Static method in class com.sybase.afx.util.NumberUtil
 
getFloat(int) - Method in class com.sybase.persistence.QueryResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a float.
getFloat(Object) - Static method in class com.sybase.reflection.DataValue
 
getFloatByName(String) - Method in class com.sybase.persistence.QueryResultSet
Retrieves the value of the designated column by column name in the current row of this ResultSet object as a float.
getFocusCellHeight() - Method in class com.sybase.uep.bobclient.controls.celltable.Cell
 
getFocusCellHeight() - Method in interface com.sybase.uep.bobclient.controls.celltable.ICell
Gets height of a focused cell
getFocusField(Screen) - Static method in class com.sybase.uep.bobclient.utils.Util
return the control with focus in specific screen.
getFocusFontStyle() - Method in class com.sybase.uep.bobclient.controls.Button
Retrieve this focus font style
getFocusFontStyle() - Method in class com.sybase.uep.bobclient.controls.celltable.configs.AbstractCellAttributeConfig
 
getFocusFontStyle() - Method in class com.sybase.uep.bobclient.controls.celltable.configs.CellTableConfig
Gets focus font style of the cell table
getFocusFontStyle() - Method in class com.sybase.uep.bobclient.controls.HyperLink
Retrieve focus font style
getFocusFontStyle() - Method in class com.sybase.uep.bobclient.controls.HyperLinkRichField
Retrieve focus font style
getFocusFontStyle() - Method in class com.sybase.uep.bobclient.controls.Label
Retrieve this control's focus font style
getFocusFontStyle() - Method in class com.sybase.uep.bobclient.controls.ListItem
Get focus font style
getFocusFontStyle() - Method in class com.sybase.uep.bobclient.controls.PhoneEmailRichTextInput
Retrieve this control's focus font style
getFocusFontStyle() - Method in class com.sybase.uep.bobclient.controls.TableField
Get the table focus font style
getFocusFontStyle() - Method in class com.sybase.uep.bobclient.controls.ToolbarManager
 
getFocusFontStyle() - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
Get the focus font style of the right hand controls
getFocusRect(XYRect) - Method in class com.sybase.uep.bobclient.controls.SelectBox
 
getFocusRect(XYRect) - Method in class com.sybase.uep.bobclient.controls.TableField
Retrieve the focus section
getFont(Font) - Method in class com.sybase.uep.bobclient.controls.TableColumn
Get the column font object
getFont() - Method in class com.sybase.uep.bobclient.data.FontStyle
Get the Font object
getFontFace() - Method in class com.sybase.uep.bobclient.data.FontStyle
Get the font face
getFontFamily() - Method in class com.sybase.uep.bobclient.data.FontStyle
Get the font family object
getFontFamily(String) - Method in class com.sybase.uep.bobclient.data.FontStyle
Get the font family object
getFontSize() - Method in class com.sybase.uep.bobclient.data.FontStyle
Get the font size
getFontSizeUnit() - Method in class com.sybase.uep.bobclient.data.FontStyle
Get the font size unit in pixel or point
getFontStyle() - Method in class com.sybase.uep.bobclient.controls.CheckBox
Retrieve this control's font style
getFontStyle() - Method in class com.sybase.uep.bobclient.controls.DateChoice
Retrieve this control's font style
getFontStyle() - Method in class com.sybase.uep.bobclient.controls.EmailAddressInput
Retrieve this control's font style
getFontStyle() - Method in class com.sybase.uep.bobclient.controls.FooterField
Get this control's font style
getFontStyle() - Method in class com.sybase.uep.bobclient.controls.Label
Retrieve this control's font style
getFontStyle() - Method in class com.sybase.uep.bobclient.controls.NavigationBarField
Get this control's font style
getFontStyle() - Method in class com.sybase.uep.bobclient.controls.NumericChoice
Retrieve this control's font style
getFontStyle() - Method in class com.sybase.uep.bobclient.controls.PasswordInput
Retrieve this control's font style
getFontStyle() - Method in class com.sybase.uep.bobclient.controls.PhoneEmailRichTextInput
Retrieve this control's font style
getFontStyle() - Method in class com.sybase.uep.bobclient.controls.RadioBox
Retrieve this control's font style
getFontStyle() - Method in class com.sybase.uep.bobclient.controls.RichTextInput
Retrieve this control's font style
getFontStyle() - Method in class com.sybase.uep.bobclient.controls.SelectBox
Retrieve this control's font style
getFontStyle() - Method in class com.sybase.uep.bobclient.controls.TextInput
Get this control's font style
getFontStyle() - Method in class com.sybase.uep.bobclient.data.FontStyle
Get the font style
getFooter() - Method in class com.sybase.uep.bobclient.screens.BaseBOBScreen
Get the footer field of this screen
getForegroundColor() - Method in class com.sybase.uep.bobclient.data.FontStyle
Get the foreground color
getFromAttribute() - Method in class com.sybase.uep.bobclient.actions.SubmitElement
Retrieve from attribute name
getFullName() - Method in class com.sybase.persistence.SelectItem
Sybase internal use only.
getFullName(String, String[]) - Static method in class com.sybase.reflection.OperationMetaData
Returns the full name of the operation based on specified name the types.
getFullName() - Method in class com.sybase.reflection.OperationMetaData
Returns the full name of the operation based on its parameter medadata.
getGradientColor() - Method in class com.sybase.uep.bobclient.data.FontStyle
Get the gradient color
getGridTableDefinition() - Method in class com.sybase.uep.bobclient.data.ApplicationDefinition
 
getGUID() - Static method in class com.sybase.uep.bobclient.utils.Util
Get a GUID
getHAlignment() - Method in class com.sybase.uep.bobclient.controls.celltable.configs.AbstractCellAttributeConfig
 
getHeaderFontStyle() - Method in class com.sybase.uep.bobclient.controls.TableField
Get the table header font style
getHeaderHeight() - Method in class com.sybase.uep.bobclient.controls.TableField
Get the header height
getHeightBeforeIndex(int) - Method in class com.sybase.uep.bobclient.controls.LayoutManager
Retrieve the height before the supplied row index
getHiddenAttribute() - Method in class com.sybase.reflection.ParameterMetaData
Gets the hidden attribute of the parameter.
getHorizontalAlignment() - Method in class com.sybase.uep.bobclient.controls.Button
(non-Javadoc)
getHorizontalAlignment() - Method in class com.sybase.uep.bobclient.controls.CellTable
 
getHorizontalAlignment() - Method in class com.sybase.uep.bobclient.controls.CheckBox
(non-Javadoc)
getHorizontalAlignment() - Method in interface com.sybase.uep.bobclient.controls.Control
Retrieves the horizontal alignment of this control
getHorizontalAlignment() - Method in class com.sybase.uep.bobclient.controls.DateChoice
(non-Javadoc)
getHorizontalAlignment() - Method in class com.sybase.uep.bobclient.controls.EmailAddressInput
(non-Javadoc)
getHorizontalAlignment() - Method in class com.sybase.uep.bobclient.controls.HorizontalRuler
(non-Javadoc)
getHorizontalAlignment() - Method in class com.sybase.uep.bobclient.controls.HyperLink
(non-Javadoc)
getHorizontalAlignment() - Method in class com.sybase.uep.bobclient.controls.HyperLinkRichField
(non-Javadoc)
getHorizontalAlignment() - Method in class com.sybase.uep.bobclient.controls.ImageControl
(non-Javadoc)
getHorizontalAlignment() - Method in class com.sybase.uep.bobclient.controls.Label
(non-Javadoc)
getHorizontalAlignment() - Method in class com.sybase.uep.bobclient.controls.ListFieldControl
(non-Javadoc)
getHorizontalAlignment() - Method in class com.sybase.uep.bobclient.controls.NavigationBarField
(non-Javadoc)
getHorizontalAlignment() - Method in class com.sybase.uep.bobclient.controls.NumericChoice
(non-Javadoc)
getHorizontalAlignment() - Method in class com.sybase.uep.bobclient.controls.PasswordInput
(non-Javadoc)
getHorizontalAlignment() - Method in class com.sybase.uep.bobclient.controls.PhoneEmailRichTextInput
(non-Javadoc)
getHorizontalAlignment() - Method in class com.sybase.uep.bobclient.controls.RadioBox
(non-Javadoc)
getHorizontalAlignment() - Method in class com.sybase.uep.bobclient.controls.RegionManager
(non-Javadoc)
getHorizontalAlignment() - Method in class com.sybase.uep.bobclient.controls.RichTextInput
(non-Javadoc)
getHorizontalAlignment() - Method in class com.sybase.uep.bobclient.controls.SelectBox
(non-Javadoc)
getHorizontalAlignment() - Method in class com.sybase.uep.bobclient.controls.Spacer
(non-Javadoc)
getHorizontalAlignment() - Method in class com.sybase.uep.bobclient.controls.TabLayoutManager
(non-Javadoc)
getHorizontalAlignment() - Method in class com.sybase.uep.bobclient.controls.TableField
(non-Javadoc)
getHorizontalAlignment() - Method in class com.sybase.uep.bobclient.controls.TextInput
(non-Javadoc)
getHorizontalAlignment() - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
(non-Javadoc)
getHorizontalAlignment(long) - Static method in class com.sybase.uep.bobclient.utils.Util
Get the horizontal alignment
getHorizontalAlignment(long, long) - Static method in class com.sybase.uep.bobclient.utils.Util
Get the horizontal alignment
getHTTPPushAddress() - Static method in class com.sybase.uep.bobclient.utils.Util
Get the HTTP push address
getHTTPPushMdsPort() - Method in class com.sybase.uep.bobclient.data.RIMSettings
 
getHTTPPushMdsPort() - Method in interface com.sybase.uep.bobclient.interfaces.Settings
 
getHTTPPushMdsServer() - Method in class com.sybase.uep.bobclient.data.RIMSettings
 
getHTTPPushMdsServer() - Method in interface com.sybase.uep.bobclient.interfaces.Settings
 
getHyperLinkWidth() - Method in class com.sybase.uep.bobclient.controls.HyperLink
Retrieve hyperlink width
getHyperLinkWidth() - Method in class com.sybase.uep.bobclient.controls.HyperLinkRichField
Retrieve hyperlink width
getIcon() - Method in class com.sybase.uep.bobclient.controls.ListItem
Get the list item icon
getIconImage() - Method in class com.sybase.uep.bobclient.data.ApplicationDefinition
 
getId() - Method in class com.sybase.afx.ulj.Profile
The UUID of the Profile.
getId() - Static method in class com.sybase.afx.util.PidUtil
Returns the device id as a string.
getId() - Method in class com.sybase.persistence.Connection
The UUID of the Connection.
getId() - Method in class com.sybase.reflection.AttributeMetaData
Gets the attribute ID.
getId() - Method in class com.sybase.reflection.ClassMetaData
Sybase internal use only.
getId() - Method in class com.sybase.reflection.OperationMetaData
Gets the ID of the operation.
getID() - Method in class com.sybase.uep.bobclient.data.CommonMBOModel
Get MBO ID
getID() - Method in class com.sybase.uep.bobclient.data.MBOAttribute
Get the mbo id name
getID() - Method in class com.sybase.uep.bobclient.data.RIMLinkParamNode
 
getID() - Method in class com.sybase.uep.bobclient.data.RIMMBOMobileApplication
 
getID() - Method in interface com.sybase.uep.bobclient.interfaces.LinkParamNode
 
getID() - Method in interface com.sybase.uep.bobclient.interfaces.MBOMobileApplication
 
getIdleTime() - Method in class com.sybase.uep.bobclient.data.RIMSettings
 
getIdleTime() - Method in interface com.sybase.uep.bobclient.interfaces.Settings
 
getIdleTime() - Method in class com.sybase.uep.bobclient.listener.UserActionListener
 
getImage() - Method in class com.sybase.uep.bobclient.controls.celltable.CellImage
Gets the EncodedImage instance
getImageBitmap(String) - Static method in class com.sybase.uep.bobclient.utils.Util
Get the Bitmap object based on the image name.
getImageBitmap(String, Bitmap) - Static method in class com.sybase.uep.bobclient.utils.Util
Get the Bitmap object based on the image name.
getImageBitmap(String, String, Bitmap) - Static method in class com.sybase.uep.bobclient.utils.Util
Get the Bitmap object based on the image name.
getImageConfig() - Method in class com.sybase.uep.bobclient.controls.celltable.CellImage
Gets the configuration of the cell image
getImageName() - Method in class com.sybase.uep.bobclient.controls.celltable.configs.CellImageConfig
Gets full image file name of the image (eg.
getImageType() - Method in class com.sybase.uep.bobclient.controls.celltable.configs.CellImageConfig
Gets the image type.
getInactiveTabBorderColor() - Method in class com.sybase.uep.bobclient.controls.TabLayoutManager
Retrieve inactive tab border color
getInactiveTabFontStyle() - Method in class com.sybase.uep.bobclient.controls.TabLayoutManager
Retrieve inactive tab font style
getIncludeStyles() - Method in class com.sybase.persistence.Query
Deprecated.  
getIndex() - Method in class com.sybase.uep.bobclient.controls.celltable.Cell
 
getIndex() - Method in interface com.sybase.uep.bobclient.controls.celltable.ICell
Gets the index of the cell.
getInformationFontStyle() - Method in class com.sybase.uep.bobclient.screens.PushSettingsScreen
Get information font style
getInitialSyncParameterByID(String) - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
Get the sync parameters by mbo id
getInitialSyncParameters() - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
Get initial sync parameters
getInstance() - Static method in class com.sybase.afx.ulj.ProfileManager
Gets the singleton instance of
getInstance() - Static method in class com.sybase.persistence.ConnectionManager
Gets the singleton instance of
getInstance(DatabaseMetaData, ReflectionManager) - Static method in class com.sybase.persistence.DatabaseClass
Sybase internal use only.
getInstance(EntityMetaData, ReflectionManager) - Static method in class com.sybase.persistence.EntityClass
Creates an instance of EntityClass using given Entity MetaData and Object Manager
getInstance() - Static method in class com.sybase.persistence.SynchronizationManager
Sybase internal use only.
getInstance() - Static method in class com.sybase.reflection.PrimitiveTypes
 
getInstance() - Static method in class com.sybase.uep.bobclient.actions.BackAction
Gets a BackAction instance
getInstance() - Static method in class com.sybase.uep.bobclient.controls.celltable.CellAttributeFactory
 
getInstance(CellTable, int) - Static method in class com.sybase.uep.bobclient.controls.celltable.CellAttributeFactory
Gets a CellAttributeFactory instance
getInstance() - Static method in class com.sybase.uep.bobclient.controls.pimmenu.PIMMenuItemFactory
Returns a PIMMenuItemFactory instance without setting UiApplication
getInstance(UiApplication) - Static method in class com.sybase.uep.bobclient.controls.pimmenu.PIMMenuItemFactory
Returns a PIMMenuItemFactory instance with setting UiApplication
getInstance(String) - Static method in class com.sybase.uep.bobclient.data.AppLoggerWrapper
Gets a instance of application log wrapper from the given appID
getInstance() - Static method in class com.sybase.uep.bobclient.data.DatabaseMetaDataFactory
Get factory instance
getInstance(String) - Static method in class com.sybase.uep.bobclient.data.LogConfig
Gets a instance of logConfig
getInstance() - Static method in class com.sybase.uep.bobclient.data.MBOModelFactory
Gets a MBOModelFactory instance
getInstance() - Static method in class com.sybase.uep.bobclient.data.RIMClientProfileFactory
 
getInstance() - Static method in class com.sybase.uep.bobclient.data.RIMClientProfileListFactory
Create the singleton instance of RIMClientProfileListFactory if not exists, and return it.
getInstance() - Static method in class com.sybase.uep.bobclient.data.RIMMBOMobileApplicationFactory
 
getInstance() - Static method in class com.sybase.uep.bobclient.data.RIMMBOMobileApplicationListFactory
Create the singleton instance of RIMMBOMobileApplicationListFactory if not exists, and return it.
getInstance() - Static method in class com.sybase.uep.bobclient.data.RIMSettingsFactory
Create the singleton instance of RIMSettingsFactory if not exists, and return it.
getInstance() - Static method in class com.sybase.uep.bobclient.data.RIMSynchronizationGroupListFactory
Create the singleton instance of RIMSynchronizationGroupListFactory if not exists, and return it.
getInstance() - Static method in class com.sybase.uep.bobclient.data.RIMVariableObjectFactory
Create the singleton instance of RIMVariableObjectFactory if not exists, and return it.
getInstance() - Static method in class com.sybase.uep.bobclient.data.RIMVariablesFactory
Create the singleton instance of RIMVariablesFactory if not exists, and return it.
getInt(Object) - Static method in class com.sybase.afx.json.JsonValue
 
getInt(CollectionOfValueReaders, String, int) - Static method in class com.sybase.afx.ulj.ResultUtil
 
getInt(ConnectionWrapper, int) - Static method in class com.sybase.afx.ulj.ValueUtil
 
getInt(String) - Static method in class com.sybase.afx.util.ConvertStringUtil
 
getInt(long) - Static method in class com.sybase.afx.util.NumberUtil
 
getInt(double) - Static method in class com.sybase.afx.util.NumberUtil
 
getInt(String) - Static method in class com.sybase.afx.util.NumberUtil
 
getInt(String) - Method in class com.sybase.persistence.ConnectionProfile
Get an int value of connection property by name.
getInt(String, int) - Method in class com.sybase.persistence.ConnectionProfile
Get an int value of connection property by name.
getInt(int) - Method in class com.sybase.persistence.QueryResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as an int.
getInt(Object) - Static method in class com.sybase.reflection.DataValue
 
getIntByName(String) - Method in class com.sybase.persistence.QueryResultSet
Retrieves the value of the designated column by column name in the current row of this ResultSet object as an int.
getInteger(Object) - Static method in class com.sybase.afx.json.JsonValue
 
getInteger(CollectionOfValueReaders, String, int) - Static method in class com.sybase.afx.ulj.ResultUtil
 
getInteger(ConnectionWrapper, String) - Static method in class com.sybase.afx.ulj.ValueUtil
 
getInteger(String) - Static method in class com.sybase.afx.util.ConvertStringUtil
 
getInteger(long) - Static method in class com.sybase.afx.util.NumberUtil
 
getInteger(double) - Static method in class com.sybase.afx.util.NumberUtil
 
getInteger(String) - Static method in class com.sybase.afx.util.NumberUtil
 
getInteger(int) - Method in class com.sybase.persistence.QueryResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a String object.
getInteger(Object) - Static method in class com.sybase.reflection.DataValue
 
getIntegerByName(String) - Method in class com.sybase.persistence.QueryResultSet
Retrieves the value of the designated column by column name in the current row of this ResultSet object as a String object.
getInterval() - Method in interface com.sybase.persistence.SynchronizationGroup
 
getInverseName() - Method in class com.sybase.uep.bobclient.data.Association
 
getInvisibleMBOModel(String, String) - Method in class com.sybase.uep.bobclient.data.MBOModelFactory
Create InvisibleSPMBOModel
getIsAssociation() - Method in class com.sybase.reflection.AttributeMetaData
Returns true if the attribute is an association.
getIsCascade() - Method in class com.sybase.reflection.AttributeMetaData
Returns true if the attribute is an association and cascade to the children
getIsCreate() - Method in class com.sybase.reflection.OperationMetaData
Returns true if the create option of the operation is true.
getIsDelete() - Method in class com.sybase.reflection.OperationMetaData
Gets the delete option value of the operation.
getIsInBackgroundSync() - Method in class com.sybase.uep.bobclient.listener.PushController
Returns if the controller is in background.
getIsKey() - Method in class com.sybase.reflection.AttributeMetaData
Returns true if the attribute is surrogate key
getIsLazyLoad() - Method in class com.sybase.reflection.AttributeMetaData
Returns true if the attribute is lazy load.
getIsReplay() - Method in class com.sybase.reflection.AttributeMetaData
Returns true if replay option of the attribute is true, otherwise return false.
getIsReplay() - Method in class com.sybase.reflection.OperationMetaData
Gets the replay option value of the operation.
getIsStatic() - Method in class com.sybase.reflection.AttributeMetaData
Returns true if the attribute is static
getIsStatic() - Method in class com.sybase.reflection.OperationMetaData
Returns true if the operation is static.
getIsSystem() - Method in class com.sybase.reflection.AttributeMetaData
Returns true if the attribute is system attribute.
getIsUpdate() - Method in class com.sybase.reflection.OperationMetaData
Returns the update option value of the operation.
getItemCount() - Method in class com.sybase.uep.bobclient.controls.ToolbarManager
 
getItemType() - Method in class com.sybase.reflection.DataType
Get the DataType of List item.
getJoinCriteria() - Method in class com.sybase.persistence.Query
Sybase internal use only.
getJoinType() - Method in class com.sybase.persistence.JoinCondition
Sybase internal use only.
getKey() - Method in class com.sybase.uep.bobclient.data.ControlVariable
Get variable key
getKey() - Method in class com.sybase.uep.bobclient.data.PKObject
Returns the personalization key.
getLabel() - Method in class com.sybase.uep.bobclient.controls.FooterField
Get the label of this footer
getLabel() - Method in class com.sybase.uep.bobclient.controls.LabelValuePair
Get the label
getLabel() - Method in class com.sybase.uep.bobclient.controls.ListItem
Get the label for this list item
getLabel() - Method in class com.sybase.uep.bobclient.controls.MenuAction
Get the label of this menu item
getLabel() - Method in class com.sybase.uep.bobclient.controls.NavigationBarField
Get the Navigation Bar label
getLabel() - Method in class com.sybase.uep.bobclient.controls.SelectBoxChoice
 
getLabel() - Method in class com.sybase.uep.bobclient.controls.TableColumn
Get the column label
getLabelConfig() - Method in class com.sybase.uep.bobclient.controls.celltable.CellLabel
Gets the label configuration
getLabelFontStyle() - Method in class com.sybase.uep.bobclient.screens.LogInfoScreen
Get label font style
getLabelFontStyle() - Method in class com.sybase.uep.bobclient.screens.PendingOperationInfoScreen
Get label font style
getLabelFontStyle() - Method in class com.sybase.uep.bobclient.screens.PersonalizationScreen
Get label font style
getLabelFontStyle() - Method in class com.sybase.uep.bobclient.screens.ProfileUpdateScreen
Get label font style
getLabelFontStyle() - Method in class com.sybase.uep.bobclient.screens.PushSettingsScreen
Get label font style
getLabelFontStyle() - Method in class com.sybase.uep.bobclient.screens.ScalarPKEditorScreen
Get label font style
getLabelFontStyle() - Method in class com.sybase.uep.bobclient.screens.SearchScreen
Get label font style
getLabelItemConfigs() - Method in class com.sybase.uep.bobclient.controls.celltable.configs.CellLabelConfig
Gets configurations of label items
getLabelItemType() - Method in class com.sybase.uep.bobclient.controls.celltable.configs.CellLabelItemConfig
Gets the label item type.
getLabelMsgString(int, String) - Method in class com.sybase.uep.bobclient.screens.BaseBOBScreen
Get the label or message string based on the key
getLabelMsgString(int, String) - Method in class com.sybase.uep.bobclient.screens.BaseBOBSettingsScreen
Get the label or message string based on the key
getLabelMsgValue(int) - Method in class com.sybase.uep.bobclient.screens.BaseBOBScreen
Retrieve the label/message based on the resource key
getLabelWidth() - Method in class com.sybase.uep.bobclient.controls.Label
Retrieve label width
getLastActiveProfile() - Method in class com.sybase.afx.ulj.ProfileManager
Gets the last active profile.
getLastGoodPlayback() - Method in class com.sybase.persistence.SyncResult
Deprecated. Gets the last good playback time.
getLastOperation(Object) - Method in class com.sybase.uep.bobclient.data.MBOModel
Gets this MBO application's last called operation.
getLastPlayback() - Method in class com.sybase.persistence.SyncResult
Deprecated. Gets the last playback time.
getLastRefreshTime() - Method in class com.sybase.uep.bobclient.data.RIMMBOMobileApplication
 
getLastRefreshTime() - Method in interface com.sybase.uep.bobclient.interfaces.MBOMobileApplication
 
getLastSynchronized() - Method in class com.sybase.uep.bobclient.data.CommonMBOModel
Get the last time the MBO was synced
getLayoutWidth() - Method in class com.sybase.uep.bobclient.controls.Label
Gets layout width
getLeftColumnAlignment() - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
Get the left column alignment
getLeftItem() - Method in class com.sybase.persistence.JoinCondition
Sybase internal use only.
getLevel() - Method in interface com.sybase.persistence.LogRecord
 
getLevel() - Method in class com.sybase.uep.bobclient.data.LoggerLevel
Get the logger level for the level node
getLinkedValue() - Method in class com.sybase.uep.bobclient.controls.SelectBox
Retrieve the linked paramter value defined
getLinkParameter() - Method in class com.sybase.uep.bobclient.data.RIMMBOMobileApplication
 
getLinkParameter() - Method in interface com.sybase.uep.bobclient.interfaces.MBOMobileApplication
 
getLinkParameters() - Method in class com.sybase.uep.bobclient.controls.SelectBox
Retrieve the link parameter object
getLinkParamListener() - Method in class com.sybase.uep.bobclient.controls.SelectBox
Gets the LinkParamListener
getLinkParamNodeByDisplayName(String) - Method in class com.sybase.uep.bobclient.data.RIMLinkParamNode
 
getLinkParamNodeByDisplayName(String) - Method in interface com.sybase.uep.bobclient.interfaces.LinkParamNode
 
getLinkParamNodeByDisplayNameAndValue(String, String) - Method in class com.sybase.uep.bobclient.data.RIMLinkParamNode
 
getLinkParamNodeByDisplayNameAndValue(String, String) - Method in interface com.sybase.uep.bobclient.interfaces.LinkParamNode
 
getLinkParamNodeFactory() - Method in class com.sybase.uep.bobclient.data.RIMRepository
 
getLinkParamNodeFactory() - Method in class com.sybase.uep.bobclient.interfaces.Repository
Returns the LinkParamNode factory object.
getList(DataType) - Method in class com.sybase.uep.bobclient.utils.CollectionsFactory
Create new instance of Collection type of com.sybase.collections for specified List datatype
getList(String) - Method in class com.sybase.uep.bobclient.utils.CollectionsFactory
Create new instance of Collection type of com.sybase.collections for specified List datatype name If datatypeName is not list type, return null.
getListenerPort() - Method in class com.sybase.afx.sms.SMSReplayInfo
 
getListItemAt(int) - Method in class com.sybase.uep.bobclient.controls.ListFieldControl
Retrieve the ListItem by index
getListItems() - Method in class com.sybase.uep.bobclient.controls.ListFieldControl
Retrieve the ListItems
getLiteralText() - Method in class com.sybase.uep.bobclient.controls.celltable.configs.CellLabelItemConfig
Gets the literal text that is assigned to the label item
getLocalConnection() - Method in class com.sybase.afx.ulj.DBManager
 
getLogDetailsScreen() - Method in class com.sybase.uep.bobclient.screens.ClientLogsTab
Get application log details screen
getLogger() - Static method in class com.sybase.uep.bobclient.data.CommonMBOModel
Get the logger for application trace
getLogicalType() - Method in class com.sybase.uep.bobclient.controls.CheckBox
Retrieve the logical type assign to this control
getLogicalType() - Method in class com.sybase.uep.bobclient.controls.HyperLink
Retrieve the logical type assign to this control
getLogicalType() - Method in class com.sybase.uep.bobclient.controls.PasswordInput
 
getLogicalType() - Method in interface com.sybase.uep.bobclient.controls.PIMControl
 
getLogicalType() - Method in class com.sybase.uep.bobclient.controls.RadioBoxGroup
Get logical type assign to this text input
getLogicalType() - Method in class com.sybase.uep.bobclient.controls.SelectBox
Retrieve the logical type assign to this control
getLogicalType() - Method in class com.sybase.uep.bobclient.controls.TextInput
Retrieve the logical type assign to this control
getLogicalType() - Method in class com.sybase.uep.bobclient.controls.TextInputController
 
getLogicalType() - Method in class com.sybase.uep.bobclient.data.MBOAttribute
Get the logical type
getLogicalTypeItems() - Method in class com.sybase.uep.bobclient.controls.AppLogsTable
(non-Javadoc)
getLogicalTypeItems() - Method in class com.sybase.uep.bobclient.controls.GridLookupTable
(non-Javadoc)
getLogicalTypeItems() - Method in class com.sybase.uep.bobclient.controls.MobileAppTable
(non-Javadoc)
getLogicalTypeItems() - Method in class com.sybase.uep.bobclient.controls.PushLogsTable
(non-Javadoc)
getLogicalTypeItems() - Method in class com.sybase.uep.bobclient.controls.TableField
Retrieve all MBO attribute's information which have logical type defined
getLogInfoScreen() - Method in class com.sybase.uep.bobclient.screens.ServerLogsTab
Get Log info screen
getLoginProfile() - Method in class com.sybase.uep.bobclient.data.RIMClientProfileList
 
getLoginProfile() - Method in interface com.sybase.uep.bobclient.interfaces.ClientProfileList
 
getLogLevel() - Method in class com.sybase.persistence.AbstractLogger
Gets current log level
getLogLevel() - Method in interface com.sybase.persistence.Logger
Get current log level
getLogLevel() - Method in class com.sybase.uep.bobclient.data.RIMSettings
Get the log level for the corresponding application
getLogLevel() - Method in interface com.sybase.uep.bobclient.interfaces.Settings
 
getLogRecordQuery(String, String) - Static method in class com.sybase.persistence.AbstractEntity
Sybase internal use only.
getLogRecords() - Method in interface com.sybase.persistence.MobileBusinessObject
Get the log records related with the Mobile Business Object.
getLogs(Query) - Static method in class com.sybase.uep.bobclient.data.CommonMBOModel
Get application trace logs
getLogs(String, Query) - Static method in class com.sybase.uep.bobclient.data.MBOModel
Get operation logs
getLong(Object) - Static method in class com.sybase.afx.json.JsonValue
 
getLong(CollectionOfValueReaders, String, int) - Static method in class com.sybase.afx.ulj.ResultUtil
 
getLong(ConnectionWrapper, long) - Static method in class com.sybase.afx.ulj.ValueUtil
 
getLong(String) - Static method in class com.sybase.afx.util.ConvertStringUtil
 
getLong(long) - Static method in class com.sybase.afx.util.NumberUtil
 
getLong(double) - Static method in class com.sybase.afx.util.NumberUtil
 
getLong(String) - Static method in class com.sybase.afx.util.NumberUtil
 
getLong(int) - Method in class com.sybase.persistence.QueryResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a long.
getLong(Object) - Static method in class com.sybase.reflection.DataValue
 
getLongByName(String) - Method in class com.sybase.persistence.QueryResultSet
Retrieves the value of the designated column by column name in the current row of this ResultSet object as a long.
getLongValue() - Method in class com.sybase.uep.bobclient.utils.DateTime
 
getLongValue() - Method in class com.sybase.uep.bobclient.utils.Time
 
getMarginHeight() - Method in class com.sybase.uep.bobclient.controls.LayoutManager
Gets the value of vertical margin
getMarginWidth() - Method in class com.sybase.uep.bobclient.controls.LayoutManager
Gets the value of horizontal margin
getMaxHeight() - Method in class com.sybase.uep.bobclient.controls.ListItem
Get the max height for this ListItem
getMaxHeight() - Method in class com.sybase.uep.bobclient.controls.TabControlLayout
Get all the controls on this layout
getMaxImageHeight() - Method in class com.sybase.uep.bobclient.controls.celltable.CellImage
Gets the maximum height that the image is allowed to be scaled to
getMaxImageWidth() - Method in class com.sybase.uep.bobclient.controls.celltable.CellImage
Gets the maximum width that the image is allowed to be scaled to
getMaxLength() - Method in class com.sybase.persistence.AttributeMetaData
 
getMaxLength() - Method in class com.sybase.reflection.AttributeMetaData
Gets the max length of the attribute.
getMaxLength() - Method in class com.sybase.uep.bobclient.actions.SubmitElement
Retrieve the maximum length
getMaxMessages() - Method in class com.sybase.afx.sms.SMSReplayInfo
 
getMaxNumberOfPersistentObjects() - Static method in class com.sybase.uep.bobclient.utils.Util
 
getMaxTabControlHeight() - Method in class com.sybase.uep.bobclient.controls.TabLayoutManager
Gets maximum tab control height of all tab controls
getMaxTabHeight() - Method in class com.sybase.uep.bobclient.controls.TabControlLayout
Gets maximum tab control height of all tab controls
getMaxTabTextHeight() - Method in class com.sybase.uep.bobclient.controls.TabLayoutManager
Retrieve the tab max height based on the active and inactive font styles
getMBOAttributeByID(String) - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
Get the column attribute by ID
getMboAttributeIds() - Method in class com.sybase.uep.bobclient.controls.celltable.configs.MBOConfig
Gets mobile business object attributes
getMBOAttributes() - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
Get column attributes
getMboAttrId() - Method in class com.sybase.uep.bobclient.controls.celltable.configs.CellImageConfig
Gets the mobile business object attribute id that the image is bind to
getMboAttrId() - Method in class com.sybase.uep.bobclient.controls.celltable.configs.CellLabelItemConfig
Gets mobile business object attribute id that is bind to the label item
getMboConfig() - Method in class com.sybase.uep.bobclient.controls.celltable.configs.CellTableConfig
Gets the MBOConfig object that contains information of the mobile business object that is set to the cell table
getMBOContext(String) - Method in class com.sybase.uep.bobclient.data.ScreenContext
Gets the MBOContext of the given mbo.
getMBODataProperties() - Method in class com.sybase.uep.bobclient.actions.ScreenAction
Retrieve the mobile business object data properties
getMboId() - Method in class com.sybase.uep.bobclient.controls.celltable.configs.MBOConfig
Gets the id of the mobile business object
getMBOIDsByProfileRefID(String) - Method in class com.sybase.uep.bobclient.data.RIMMBOMobileApplicationList
Get MBO IDs by profile reference ID
getMBOIDsByProfileRefID(String) - Method in interface com.sybase.uep.bobclient.interfaces.MBOMobileApplicationList
Retrieve a list of mobile application IDs by profile reference ID
getMBOMobileApplication(String) - Method in class com.sybase.uep.bobclient.data.RIMMBOMobileApplicationList
Get MBO Mobile Application by ID
getMBOMobileApplication(String) - Method in interface com.sybase.uep.bobclient.interfaces.MBOMobileApplicationList
Retrieve the mobile application object by the mobile application ID
getMBOMobileApplicationByMBONameAndProfileID(String, String) - Method in class com.sybase.uep.bobclient.data.RIMMBOMobileApplicationList
Get MBO Mobile Application by MBO name
getMBOMobileApplicationByMBONameAndProfileID(String, String) - Method in interface com.sybase.uep.bobclient.interfaces.MBOMobileApplicationList
Retrieve the mobile application object by the mobile application name and profile ID
getMBOMobileApplicationByProfileRefID(String) - Method in class com.sybase.uep.bobclient.data.RIMMBOMobileApplicationList
Get MBO Mobile Applications by profile reference ID
getMBOMobileApplicationByProfileRefID(String) - Method in interface com.sybase.uep.bobclient.interfaces.MBOMobileApplicationList
Retrieve the list of mobile application objects by profile name
getMBOMobileApplicationList() - Method in class com.sybase.uep.bobclient.data.RIMMBOMobileApplicationList
Get MBO Mobile Applicatino List except for PK application
getMBOMobileApplicationList() - Method in interface com.sybase.uep.bobclient.interfaces.MBOMobileApplicationList
Retrieve all mbo mobile application except for PK application
getMBOMobileApplicationListByPackageAndPublication(String, String) - Method in class com.sybase.uep.bobclient.data.RIMMBOMobileApplicationList
 
getMBOMobileApplicationListByPackageAndPublication(String, String) - Method in interface com.sybase.uep.bobclient.interfaces.MBOMobileApplicationList
Retrieve all application under the given publication set
getMBOMobileApplicationListByPackageName(String) - Method in class com.sybase.uep.bobclient.data.RIMMBOMobileApplicationList
 
getMBOMobileApplicationListByPackageName(String) - Method in interface com.sybase.uep.bobclient.interfaces.MBOMobileApplicationList
Retrieve all application under the given package name set
getMBOMobileApplicationListFactory() - Method in class com.sybase.uep.bobclient.data.RIMRepository
 
getMBOMobileApplicationListFactory() - Method in class com.sybase.uep.bobclient.interfaces.Repository
Returns the MBOMobileApplicationList factory object for this device.
getMBOModel() - Method in class com.sybase.uep.bobclient.data.OtherOperationModel
 
getMBOName() - Method in class com.sybase.uep.bobclient.data.RIMMBOMobileApplication
 
getMBOName() - Method in interface com.sybase.uep.bobclient.interfaces.MBOMobileApplication
 
getMBONames(String, Hashtable) - Static method in class com.sybase.afx.DatabaseBase
 
getMBONames(String, Hashtable) - Static method in class com.sybase.afx.util.DatabaseClassUtil
 
getMBONames() - Method in class com.sybase.persistence.SynchronizationParameters
 
getMd() - Method in class com.sybase.persistence.DatabaseClass
Sybase internal use only.
getMd() - Method in class com.sybase.persistence.EntityClass
Gets entity metadata
getMDCList(IBOBScreen, boolean) - Static method in class com.sybase.uep.bobclient.utils.Util
Gets all MobileDataControl contained in the given screen
getMenuByName(String) - Method in class com.sybase.uep.bobclient.controls.MenuGroup
Get the Menu by name
getMenuGroup() - Method in class com.sybase.uep.bobclient.screens.BaseBOBScreen
Get the menu group
getMenuItemByName(String) - Method in class com.sybase.uep.bobclient.screens.BaseBOBScreen
Check to see if a menu item by name exist
getMenuItemByNameAndDisable(String) - Method in class com.sybase.uep.bobclient.screens.BaseBOBScreen
Check to see if a menu item by name exist Return the Menu Item and disable it
getMessage() - Method in interface com.sybase.persistence.LogRecord
 
getMessage() - Method in class com.sybase.persistence.OperationLog
Deprecated. Gets the log message.
getMessage() - Method in exception com.sybase.reflection.NoSuchAttributeException
Gets the message of this exception
getMessage() - Method in exception com.sybase.reflection.NoSuchClassException
Gets the message of this exception.
getMessage() - Method in exception com.sybase.reflection.NoSuchOperationException
Gets the message of this exception
getMessage() - Method in exception com.sybase.reflection.NoSuchParameterException
Gets the message of this exception.
getMessage() - Method in interface com.sybase.uep.bobclient.interfaces.ValidationObject
 
getMessage() - Method in class com.sybase.uep.bobclient.sync.LogMessage
 
getMessageId() - Method in interface com.sybase.persistence.LogRecord
 
getMessageTokens(String) - Static method in class com.sybase.afx.sms.MessageUtil
 
getMesssageID() - Method in class com.sybase.uep.bobclient.sync.LogMessage
 
getMetaData() - Method in class com.sybase.uep.bobclient.data.CommonMBOModel
Get MBO meta data
getMetaData() - Method in class com.sybase.uep.bobclient.data.SPTreeNode
Get meta data
getMetaData(String, String) - Static method in class com.sybase.uep.bobclient.utils.Util
Get the meta data for a given complex data type class
getMinutes() - Method in class com.sybase.uep.bobclient.data.RIMSynchronizationGroup
Returns the Synchronization Group's push interval.
getMinutes() - Method in interface com.sybase.uep.bobclient.interfaces.SynchronizationGroup
Returns the Synchronization Group's push interval.
getMobileAppID() - Method in class com.sybase.uep.bobclient.controls.AppLogsTable
(non-Javadoc)
getMobileAppID() - Method in class com.sybase.uep.bobclient.controls.BaseMobileDataControl
 
getMobileAppID() - Method in class com.sybase.uep.bobclient.controls.CellTable
 
getMobileAppID() - Method in class com.sybase.uep.bobclient.controls.GridLookupTable
(non-Javadoc)
getMobileAppID() - Method in class com.sybase.uep.bobclient.controls.MobileAppTable
Get the Mobile Application ID
getMobileAppID() - Method in interface com.sybase.uep.bobclient.controls.MobileDataControl
Get the Mobile Application ID
getMobileAppID() - Method in class com.sybase.uep.bobclient.controls.PushLogsTable
(non-Javadoc)
getMobileAppID() - Method in class com.sybase.uep.bobclient.controls.SelectBox
Retrieve the Mobile Application ID
getMobileAppID() - Method in class com.sybase.uep.bobclient.controls.TableField
Retrieve the Mobile Application ID
getMobileAppID() - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
Retrieve the Mobile Application ID
getMobileAppID() - Method in class com.sybase.uep.bobclient.data.ControlVariable
Get the mobile application ID
getMobileAppIDsByPublication(String, String) - Static method in class com.sybase.uep.bobclient.utils.Util
Obtains an array of ids of all mobile business objects within the given publication
getMobileApplicationCount() - Method in class com.sybase.afx.ulj.ApplicationSyncStatusData
Gets the number of MobileApplication to synchronize.
getMobileApplicationCount() - Method in class com.sybase.persistence.ObjectSyncStatusData
Deprecated.  
getMobileApplicationIndex() - Method in class com.sybase.afx.ulj.ApplicationSyncStatusData
Gets the index of the MobileApplication.
getMobileApplicationIndex() - Method in class com.sybase.persistence.ObjectSyncStatusData
Deprecated.  
getMobileApplicationName() - Method in class com.sybase.uep.bobclient.controls.BaseMobileDataControl
 
getMobileApplicationName() - Method in class com.sybase.uep.bobclient.controls.CellTable
 
getMobileApplicationName() - Method in class com.sybase.uep.bobclient.controls.MobileAppTable
Get the application data name
getMobileApplicationName() - Method in interface com.sybase.uep.bobclient.controls.MobileDataControl
Get the application data name
getMobileApplicationName() - Method in class com.sybase.uep.bobclient.controls.SelectBox
Retrieve the application data name
getMobileApplicationName() - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
Retrieve the application data name
getMobileApps() - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
 
getMobileDataControlByMobileAppID(IBOBScreen, String, boolean) - Static method in class com.sybase.uep.bobclient.utils.Util
Get only the mobile data controls
getMobileDataControls(Field, Vector, boolean) - Static method in class com.sybase.uep.bobclient.utils.Util
Search for Mobile data controls
getMobiLinkHost() - Method in class com.sybase.persistence.Connection
Gets the MobiLink host name.
getMobiLinkPort() - Method in class com.sybase.persistence.Connection
Gets the MobiLink port.
getMobiLinkStreamParam() - Method in class com.sybase.persistence.Connection
Sybase internal use only.
getMobiLinkStreamType() - Method in class com.sybase.persistence.Connection
Gets the protocol used by MobiLink when authenticating against UEP.
getName() - Method in class com.sybase.afx.ulj.Profile
Gets the name of the Profile.
getName() - Method in class com.sybase.afx.ulj.PushSyncInfo
This property is not used in SUP server.
getName() - Method in class com.sybase.persistence.AttributeMetaData
 
getName() - Method in class com.sybase.persistence.Connection
Gets the name of the Connection.
getName() - Method in class com.sybase.persistence.ConnectionProfile
Returns the profile name.
getName() - Method in exception com.sybase.persistence.NoSuchAttributeException
Gets the attribute name that does not exist in class or entity metadata.
getName() - Method in exception com.sybase.persistence.NoSuchOperationException
Gets the operation name which does not exist in class metadata.
getName() - Method in class com.sybase.persistence.PushConfiguration
Sybase internal use only.
getName() - Method in interface com.sybase.persistence.SynchronizationGroup
 
getName() - Method in class com.sybase.reflection.AttributeMetaData
Gets the attribute name
getName() - Method in class com.sybase.reflection.ClassMetaData
Gets the name of the class
getName() - Method in class com.sybase.reflection.DataType
Gets the name of this type.
getName() - Method in exception com.sybase.reflection.NoSuchAttributeException
Gets the name of this exception
getName() - Method in exception com.sybase.reflection.NoSuchClassException
Gets the name of this exception.
getName() - Method in exception com.sybase.reflection.NoSuchOperationException
Gets the name of this exception
getName() - Method in exception com.sybase.reflection.NoSuchParameterException
Gets the name of this exception.
getName() - Method in class com.sybase.reflection.OperationMetaData
Gets the name of the operation.
getName() - Method in class com.sybase.reflection.ParameterMetaData
Returns the name of the parameter.
getName() - Method in class com.sybase.uep.bobclient.controls.Button
(non-Javadoc)
getName() - Method in class com.sybase.uep.bobclient.controls.CellTable
 
getName() - Method in class com.sybase.uep.bobclient.controls.CheckBox
(non-Javadoc)
getName() - Method in class com.sybase.uep.bobclient.controls.ColumnMapping
 
getName() - Method in interface com.sybase.uep.bobclient.controls.Control
Retrieves the key name for this control
getName() - Method in class com.sybase.uep.bobclient.controls.DateChoice
(non-Javadoc)
getName() - Method in class com.sybase.uep.bobclient.controls.EmailAddressInput
(non-Javadoc)
getName() - Method in class com.sybase.uep.bobclient.controls.HorizontalRuler
(non-Javadoc)
getName() - Method in class com.sybase.uep.bobclient.controls.HyperLink
(non-Javadoc)
getName() - Method in class com.sybase.uep.bobclient.controls.HyperLinkRichField
(non-Javadoc)
getName() - Method in class com.sybase.uep.bobclient.controls.ImageControl
(non-Javadoc)
getName() - Method in class com.sybase.uep.bobclient.controls.Label
(non-Javadoc)
getName() - Method in class com.sybase.uep.bobclient.controls.ListFieldControl
(non-Javadoc)
getName() - Method in class com.sybase.uep.bobclient.controls.NavigationBarField
(non-Javadoc)
getName() - Method in class com.sybase.uep.bobclient.controls.NumericChoice
(non-Javadoc)
getName() - Method in class com.sybase.uep.bobclient.controls.PasswordInput
(non-Javadoc)
getName() - Method in class com.sybase.uep.bobclient.controls.PhoneEmailRichTextInput
(non-Javadoc)
getName() - Method in class com.sybase.uep.bobclient.controls.pimmenu.PIMItem
Returns display name of a MBO attribute
getName() - Method in class com.sybase.uep.bobclient.controls.RadioBox
(non-Javadoc)
getName() - Method in class com.sybase.uep.bobclient.controls.RadioBoxGroup
The name of the key for the radiobox
getName() - Method in class com.sybase.uep.bobclient.controls.RegionManager
(non-Javadoc)
getName() - Method in class com.sybase.uep.bobclient.controls.RichTextInput
(non-Javadoc)
getName() - Method in class com.sybase.uep.bobclient.controls.SelectBox
(non-Javadoc)
getName() - Method in class com.sybase.uep.bobclient.controls.SelectBoxChoice
Get the name for this select box choice
getName() - Method in class com.sybase.uep.bobclient.controls.Spacer
(non-Javadoc)
getName() - Method in class com.sybase.uep.bobclient.controls.TabLayoutManager
(non-Javadoc)
getName() - Method in class com.sybase.uep.bobclient.controls.TableField
(non-Javadoc)
getName() - Method in class com.sybase.uep.bobclient.controls.TextInput
(non-Javadoc)
getName() - Method in class com.sybase.uep.bobclient.controls.ToolbarItem
 
getName() - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
(non-Javadoc)
getName() - Method in class com.sybase.uep.bobclient.data.Association
 
getName() - Method in class com.sybase.uep.bobclient.data.CommonMBOModel
Get MBO name
getName() - Method in class com.sybase.uep.bobclient.data.SPTreeNode
Gets the name
getNamedQuery() - Method in class com.sybase.uep.bobclient.controls.BaseMobileDataControl
Return the named query
getNamedQuery() - Method in class com.sybase.uep.bobclient.data.MobileApplicationDataHandler
 
getNamedQuery() - Method in class com.sybase.uep.bobclient.data.SPDataHandler
 
getNamedQuery() - Method in interface com.sybase.uep.bobclient.interfaces.IMobileApplicationDataHandler
Get the named query name
getNamedQueryParameters() - Method in class com.sybase.uep.bobclient.data.MobileApplicationDataHandler
 
getNamedQueryParameters() - Method in class com.sybase.uep.bobclient.data.SPDataHandler
 
getNamedQueryParameters() - Method in interface com.sybase.uep.bobclient.interfaces.IMobileApplicationDataHandler
Get the named query parameters hash table
getNamedQuerySubmitElements() - Method in class com.sybase.uep.bobclient.data.MobileApplicationDataHandler
 
getNamedQuerySubmitElements() - Method in class com.sybase.uep.bobclient.data.SPDataHandler
 
getNamedQuerySubmitElements() - Method in interface com.sybase.uep.bobclient.interfaces.IMobileApplicationDataHandler
Get the named query submit elements
getNetworkProtocol() - Method in class com.sybase.persistence.ConnectionProfile
get the property value of mobiLinkStreamType
getNetworkStreamParams() - Method in class com.sybase.persistence.ConnectionProfile
get the property value of mobiLinkStreamParams
getNewImageName() - Method in class com.sybase.uep.bobclient.controls.celltable.configs.CellImageConfig
Gets the name of image file that indicates 'new' state of a MBO
getNodeCount() - Method in class com.sybase.uep.bobclient.data.LoggerLevel
Get the count of the entries for this logger level
getNullable() - Method in class com.sybase.reflection.DataType
Returns true if this data type is nullable.
getNullableBinary(Object) - Static method in class com.sybase.afx.json.JsonValue
 
getNullableBinary(CollectionOfValueReaders, String, int) - Static method in class com.sybase.afx.ulj.ResultUtil
 
getNullableBinary(ConnectionWrapper, byte[]) - Static method in class com.sybase.afx.ulj.ValueUtil
 
getNullableBinary(String) - Static method in class com.sybase.afx.util.BinaryUtil
 
getNullableBinary(String) - Static method in class com.sybase.afx.util.ConvertStringUtil
 
getNullableBinary(Object) - Static method in class com.sybase.reflection.DataValue
 
getNullableBinaryBase64(String) - Static method in class com.sybase.afx.util.BinaryUtil
 
getNullableBoolean(String) - Method in class com.sybase.afx.json.JsonObject
 
getNullableBoolean(Object) - Static method in class com.sybase.afx.json.JsonValue
 
getNullableBoolean(CollectionOfValueReaders, String, int) - Static method in class com.sybase.afx.ulj.ResultUtil
 
getNullableBoolean(ConnectionWrapper, Boolean) - Static method in class com.sybase.afx.ulj.ValueUtil
 
getNullableBoolean(String) - Static method in class com.sybase.afx.util.BooleanUtil
 
getNullableBoolean(String) - Static method in class com.sybase.afx.util.ConvertStringUtil
 
getNullableBoolean(Object) - Static method in class com.sybase.reflection.DataValue
 
getNullableByte(Object) - Static method in class com.sybase.afx.json.JsonValue
 
getNullableByte(CollectionOfValueReaders, String, int) - Static method in class com.sybase.afx.ulj.ResultUtil
 
getNullableByte(ConnectionWrapper, Byte) - Static method in class com.sybase.afx.ulj.ValueUtil
 
getNullableByte(String) - Static method in class com.sybase.afx.util.ConvertStringUtil
 
getNullableByte(long) - Static method in class com.sybase.afx.util.NumberUtil
 
getNullableByte(double) - Static method in class com.sybase.afx.util.NumberUtil
 
getNullableByte(String) - Static method in class com.sybase.afx.util.NumberUtil
 
getNullableByte(Object) - Static method in class com.sybase.reflection.DataValue
 
getNullableChar(Object) - Static method in class com.sybase.afx.json.JsonValue
 
getNullableChar(CollectionOfValueReaders, String, int) - Static method in class com.sybase.afx.ulj.ResultUtil
 
getNullableChar(ConnectionWrapper, Character) - Static method in class com.sybase.afx.ulj.ValueUtil
 
getNullableChar(String) - Static method in class com.sybase.afx.util.ConvertStringUtil
 
getNullableChar(char) - Static method in class com.sybase.afx.util.StringUtil
 
getNullableChar(String) - Static method in class com.sybase.afx.util.StringUtil
 
getNullableChar(Object) - Static method in class com.sybase.reflection.DataValue
 
getNullableDate(Object) - Static method in class com.sybase.afx.json.JsonValue
 
getNullableDate(CollectionOfValueReaders, String, int) - Static method in class com.sybase.afx.ulj.ResultUtil
 
getNullableDate(ConnectionWrapper, Date) - Static method in class com.sybase.afx.ulj.ValueUtil
 
getNullableDate(String) - Static method in class com.sybase.afx.util.ConvertStringUtil
 
getNullableDate(String) - Static method in class com.sybase.afx.util.DateUtil
 
getNullableDate(Object) - Static method in class com.sybase.reflection.DataValue
 
getNullableDateTime(Object) - Static method in class com.sybase.afx.json.JsonValue
 
getNullableDateTime(CollectionOfValueReaders, String, int) - Static method in class com.sybase.afx.ulj.ResultUtil
 
getNullableDateTime(ConnectionWrapper, Date) - Static method in class com.sybase.afx.ulj.ValueUtil
 
getNullableDateTime(String) - Static method in class com.sybase.afx.util.ConvertStringUtil
 
getNullableDateTime(String) - Static method in class com.sybase.afx.util.DateTimeUtil
 
getNullableDateTime(Object) - Static method in class com.sybase.reflection.DataValue
 
getNullableDecimal(Object) - Static method in class com.sybase.afx.json.JsonValue
 
getNullableDecimal(CollectionOfValueReaders, String, int) - Static method in class com.sybase.afx.ulj.ResultUtil
 
getNullableDecimal(ConnectionWrapper, String) - Static method in class com.sybase.afx.ulj.ValueUtil
 
getNullableDecimal(String) - Static method in class com.sybase.afx.util.ConvertStringUtil
 
getNullableDecimal(long) - Static method in class com.sybase.afx.util.NumberUtil
 
getNullableDecimal(double) - Static method in class com.sybase.afx.util.NumberUtil
 
getNullableDecimal(String) - Static method in class com.sybase.afx.util.NumberUtil
 
getNullableDecimal(Object) - Static method in class com.sybase.reflection.DataValue
 
getNullableDouble(String) - Method in class com.sybase.afx.json.JsonObject
 
getNullableDouble(Object) - Static method in class com.sybase.afx.json.JsonValue
 
getNullableDouble(CollectionOfValueReaders, String, int) - Static method in class com.sybase.afx.ulj.ResultUtil
 
getNullableDouble(ConnectionWrapper, Double) - Static method in class com.sybase.afx.ulj.ValueUtil
 
getNullableDouble(String) - Static method in class com.sybase.afx.util.ConvertStringUtil
 
getNullableDouble(long) - Static method in class com.sybase.afx.util.NumberUtil
 
getNullableDouble(double) - Static method in class com.sybase.afx.util.NumberUtil
 
getNullableDouble(String) - Static method in class com.sybase.afx.util.NumberUtil
 
getNullableDouble(Object) - Static method in class com.sybase.reflection.DataValue
 
getNullableFloat(Object) - Static method in class com.sybase.afx.json.JsonValue
 
getNullableFloat(CollectionOfValueReaders, String, int) - Static method in class com.sybase.afx.ulj.ResultUtil
 
getNullableFloat(ConnectionWrapper, Float) - Static method in class com.sybase.afx.ulj.ValueUtil
 
getNullableFloat(String) - Static method in class com.sybase.afx.util.ConvertStringUtil
 
getNullableFloat(float) - Static method in class com.sybase.afx.util.NumberUtil
 
getNullableFloat(double) - Static method in class com.sybase.afx.util.NumberUtil
 
getNullableFloat(String) - Static method in class com.sybase.afx.util.NumberUtil
 
getNullableFloat(Object) - Static method in class com.sybase.reflection.DataValue
 
getNullableInt(Object) - Static method in class com.sybase.afx.json.JsonValue
 
getNullableInt(CollectionOfValueReaders, String, int) - Static method in class com.sybase.afx.ulj.ResultUtil
 
getNullableInt(ConnectionWrapper, Integer) - Static method in class com.sybase.afx.ulj.ValueUtil
 
getNullableInt(String) - Static method in class com.sybase.afx.util.ConvertStringUtil
 
getNullableInt(long) - Static method in class com.sybase.afx.util.NumberUtil
 
getNullableInt(double) - Static method in class com.sybase.afx.util.NumberUtil
 
getNullableInt(String) - Static method in class com.sybase.afx.util.NumberUtil
 
getNullableInt(Object) - Static method in class com.sybase.reflection.DataValue
 
getNullableInteger(Object) - Static method in class com.sybase.afx.json.JsonValue
 
getNullableInteger(CollectionOfValueReaders, String, int) - Static method in class com.sybase.afx.ulj.ResultUtil
 
getNullableInteger(ConnectionWrapper, String) - Static method in class com.sybase.afx.ulj.ValueUtil
 
getNullableInteger(String) - Static method in class com.sybase.afx.util.ConvertStringUtil
 
getNullableInteger(long) - Static method in class com.sybase.afx.util.NumberUtil
 
getNullableInteger(double) - Static method in class com.sybase.afx.util.NumberUtil
 
getNullableInteger(String) - Static method in class com.sybase.afx.util.NumberUtil
 
getNullableInteger(Object) - Static method in class com.sybase.reflection.DataValue
 
getNullableLong(Object) - Static method in class com.sybase.afx.json.JsonValue
 
getNullableLong(CollectionOfValueReaders, String, int) - Static method in class com.sybase.afx.ulj.ResultUtil
 
getNullableLong(ConnectionWrapper, Long) - Static method in class com.sybase.afx.ulj.ValueUtil
 
getNullableLong(String) - Static method in class com.sybase.afx.util.ConvertStringUtil
 
getNullableLong(long) - Static method in class com.sybase.afx.util.NumberUtil
 
getNullableLong(double) - Static method in class com.sybase.afx.util.NumberUtil
 
getNullableLong(String) - Static method in class com.sybase.afx.util.NumberUtil
 
getNullableLong(Object) - Static method in class com.sybase.reflection.DataValue
 
getNullableShort(Object) - Static method in class com.sybase.afx.json.JsonValue
 
getNullableShort(CollectionOfValueReaders, String, int) - Static method in class com.sybase.afx.ulj.ResultUtil
 
getNullableShort(ConnectionWrapper, Short) - Static method in class com.sybase.afx.ulj.ValueUtil
 
getNullableShort(String) - Static method in class com.sybase.afx.util.ConvertStringUtil
 
getNullableShort(long) - Static method in class com.sybase.afx.util.NumberUtil
 
getNullableShort(double) - Static method in class com.sybase.afx.util.NumberUtil
 
getNullableShort(String) - Static method in class com.sybase.afx.util.NumberUtil
 
getNullableShort(Object) - Static method in class com.sybase.reflection.DataValue
 
getNullableString(String) - Method in class com.sybase.afx.json.JsonObject
 
getNullableString(Object) - Static method in class com.sybase.afx.json.JsonValue
 
getNullableString(CollectionOfValueReaders, String, int) - Static method in class com.sybase.afx.ulj.ResultUtil
 
getNullableString(ConnectionWrapper, String) - Static method in class com.sybase.afx.ulj.ValueUtil
 
getNullableString(String) - Static method in class com.sybase.afx.util.ConvertStringUtil
 
getNullableString(Object) - Static method in class com.sybase.reflection.DataValue
 
getNullableTime(Object) - Static method in class com.sybase.afx.json.JsonValue
 
getNullableTime(CollectionOfValueReaders, String, int) - Static method in class com.sybase.afx.ulj.ResultUtil
 
getNullableTime(ConnectionWrapper, Date) - Static method in class com.sybase.afx.ulj.ValueUtil
 
getNullableTime(String) - Static method in class com.sybase.afx.util.ConvertStringUtil
 
getNullableTime(String) - Static method in class com.sybase.afx.util.TimeUtil
 
getNullableTime(Object) - Static method in class com.sybase.reflection.DataValue
 
getNumber(String) - Method in class com.sybase.reflection.UiMetaData
 
getNumberOfColumns() - Method in class com.sybase.uep.bobclient.controls.celltable.configs.CellTableConfig
Gets the column number of the cell table
getNumberOfColumns() - Method in class com.sybase.uep.bobclient.controls.LayoutManager
Get the number of columns for this layout
getNumberOfRows() - Method in class com.sybase.uep.bobclient.controls.LayoutManager
Get the number of rows currently in this layout
getNumberSplitParts(String, Font, int) - Static method in class com.sybase.uep.bobclient.controls.EmailAddressInput
Split the label into pieces if it's too long
getNumberSplitParts(String, Font, int) - Static method in class com.sybase.uep.bobclient.controls.PhoneEmailRichTextInput
Split the label into pieces if it's too long
getNumberSplitParts(String, Font, int, boolean) - Static method in class com.sybase.uep.bobclient.utils.TextInputUtil
Split the label into pieces if it's too long
getNumberWithDefault(String, double) - Method in class com.sybase.reflection.UiMetaData
 
getObject(String) - Method in class com.sybase.afx.json.JsonObject
 
getObject() - Method in class com.sybase.afx.ulj.UUID
 
getObject(String) - Method in class com.sybase.reflection.UiMetaData
 
getObjectAPIPath() - Static method in class com.sybase.uep.bobclient.utils.Util
Gets the package name of generated Object API
getObjectFromString(DataType, Object) - Static method in class com.sybase.uep.bobclient.utils.Util
 
getObjectNames() - Method in class com.sybase.persistence.ObjectSyncStatusData
 
getOddRowFontStyle() - Method in class com.sybase.uep.bobclient.controls.LayoutManager
Get the two column odd row font style
getOddRowFontStyle() - Method in class com.sybase.uep.bobclient.controls.TableField
Get the table odd row font style
getOnFailAction() - Method in class com.sybase.uep.bobclient.screens.LoginScreen
Get on fail action
getOnSuccessAction() - Method in class com.sybase.uep.bobclient.screens.LoginScreen
Get the on success action
getOperands() - Method in class com.sybase.persistence.CompositeTest
Sybase internal use only.
getOperation() - Method in class com.sybase.afx.sms.SMSReplayInfo
 
getOperation() - Method in interface com.sybase.persistence.LogRecord
 
getOperation() - Method in interface com.sybase.persistence.OperationReplay
 
getOperation(String, String[]) - Method in class com.sybase.reflection.ClassMetaData
Gets the operation meta data of the given operation
getOperation(String) - Method in class com.sybase.reflection.ClassMetaData
Gets the operation meta data of the given operation
getOperationLog() - Method in class com.sybase.persistence.SyncResult
Deprecated. Gets the Enumeration of OperationLog objects.
getOperationMap() - Method in class com.sybase.reflection.ClassMetaData
Gets the operation map.
getOperationName() - Method in class com.sybase.persistence.OperationLog
Deprecated. Gets operation name associated to the log.
getOperationName() - Method in class com.sybase.uep.bobclient.data.OtherOperationModel
 
getOperations() - Method in class com.sybase.reflection.ClassMetaData
Gets all the operations of the class
getOperator() - Method in class com.sybase.persistence.AttributeTest
Gets the operator to use for filter.
getOperator() - Method in class com.sybase.persistence.CompositeTest
Get the operator type.
getOptionDefinition(String) - Method in class com.sybase.uep.bobclient.options.OptionsRepository
 
getOptionsRepository() - Static method in class com.sybase.uep.bobclient.options.OptionsRepository
 
getOrder() - Method in class com.sybase.persistence.SortOrder
Sybase internal use only.
getOrder() - Method in class com.sybase.uep.bobclient.controls.celltable.configs.AbstractCellAttributeConfig
 
getOrder() - Method in class com.sybase.uep.bobclient.controls.celltable.configs.CellLabelItemConfig
Gets the index that is assigned to the label item
getOrderBy() - Method in class com.sybase.persistence.SortCriteria
Sybase internal use only.
getOSName() - Static method in class com.sybase.afx.util.PidUtil
 
getOSVersionNumber() - Static method in class com.sybase.uep.bobclient.utils.Util
 
getOtherOperationAlternateName(String, String) - Static method in class com.sybase.uep.bobclient.data.OtherOperationModel
To be used when getOtherOperationName is incorrect
getOtherOperationClassName(String, String) - Static method in class com.sybase.uep.bobclient.data.OtherOperationModel
class name as [mboname + Otheropertion + "Operation"]
getOtherOperationModel(String) - Method in class com.sybase.uep.bobclient.data.MBOModel
 
getOtherOperationModel(String) - Method in class com.sybase.uep.bobclient.data.OtherOperationModel
 
getOtherOperationModelTable() - Method in class com.sybase.uep.bobclient.data.MBOModel
 
getOtherOperationModelTable() - Method in class com.sybase.uep.bobclient.data.OtherOperationModel
 
getOtherOperationName(String, String) - Static method in class com.sybase.uep.bobclient.data.OtherOperationModel
A simple and often, but not always, accurate way to get the name of an other operation from its class and mbo names
getOtherOperations() - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
Get other operations
getPackage() - Method in class com.sybase.afx.ulj.Profile
Gets the package of the Profile.
getPackage() - Method in class com.sybase.persistence.Connection
Gets the package property of this Connection.
getPackageName() - Method in class com.sybase.afx.sms.SMSReplayInfo
 
getPackageName() - Method in class com.sybase.uep.bobclient.data.CommonMBOModel
Gets the package name of the MBO
getPackageName() - Method in class com.sybase.uep.bobclient.data.ControlVariable
Gets the package name
getPackageName() - Method in class com.sybase.uep.bobclient.data.InvisibleSPMBOModel
Return the package name
getPackageName() - Method in class com.sybase.uep.bobclient.data.RIMClientProfile
 
getPackageName() - Method in class com.sybase.uep.bobclient.data.RIMMBOMobileApplication
 
getPackageName() - Method in class com.sybase.uep.bobclient.data.RIMSynchronizationGroup
Returns the Synchronization Group's package name.
getPackageName() - Method in class com.sybase.uep.bobclient.data.SPMBOModel
 
getPackageName() - Method in interface com.sybase.uep.bobclient.interfaces.ClientProfile
 
getPackageName() - Method in interface com.sybase.uep.bobclient.interfaces.MBOMobileApplication
 
getPackageName() - Method in interface com.sybase.uep.bobclient.interfaces.SynchronizationGroup
Returns the Synchronization Group's package name.
getPackageName(String) - Static method in class com.sybase.uep.bobclient.utils.Util
Gets the name of the package that contains the given MBO
getPackageNameforLogger() - Method in class com.sybase.uep.bobclient.custom.UIDefinition
Gets the name of the package that is used for application trace
getPackageNames() - Method in class com.sybase.uep.bobclient.data.RIMSynchronizationGroupList
Returns all package names.
getPackageNames() - Method in interface com.sybase.uep.bobclient.interfaces.SynchronizationGroupList
Returns all package names.
getPackages() - Method in class com.sybase.uep.bobclient.custom.UIDefinition
Gets all package names that are used in the application.
getPackageVersion() - Method in class com.sybase.afx.sms.SMSReplayInfo
 
getPageSize() - Static method in class com.sybase.afx.ulj.DatabaseConfig
 
getPageSize() - Method in class com.sybase.persistence.ConnectionManager
Returns the page size
getPageSize() - Method in class com.sybase.persistence.ConnectionProfile
get the property value of pageSize
getPaging() - Method in class com.sybase.uep.bobclient.data.MBOContext
Gets _paging
getPagingBufferLimit() - Method in class com.sybase.uep.bobclient.controls.PagingObject
Get the paging buffer limit
getPagingObject() - Method in class com.sybase.uep.bobclient.controls.BaseMobileDataControl
 
getPagingObject() - Method in class com.sybase.uep.bobclient.controls.celltable.configs.CellTableConfig
Gets the paging object that is set to the cell table
getPagingObject() - Method in class com.sybase.uep.bobclient.controls.CellTable
 
getPagingObject() - Method in class com.sybase.uep.bobclient.controls.MobileAppTable
Get a new paging object
getPagingObject() - Method in interface com.sybase.uep.bobclient.controls.MobileDataControl
Get a new paging object
getPagingObject() - Method in class com.sybase.uep.bobclient.controls.SelectBox
Retrieve a new paging object
getPagingObject() - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
Get a new paging object
getPagingSize() - Method in class com.sybase.uep.bobclient.controls.PagingObject
Get the paging size
getPagingStartLimit() - Method in class com.sybase.uep.bobclient.controls.PagingObject
Get the paging size
getParameter(String) - Method in class com.sybase.reflection.OperationMetaData
Gets the parameter meta data by the parameter name.
getParameterMaxLength(String, String) - Method in class com.sybase.uep.bobclient.data.OtherOperationModel
 
getParameterMaxLength(String, String) - Method in class com.sybase.uep.bobclient.data.SPMBOModel
 
getParameters() - Method in class com.sybase.afx.sms.SMSReplayInfo
 
getParameters() - Method in interface com.sybase.persistence.OperationReplay
 
getParameters() - Method in class com.sybase.reflection.OperationMetaData
Gets the parameter meta data list of the operation.
getParametersFromSubmitElement(Vector) - Static method in class com.sybase.uep.bobclient.utils.Util
Returns a hashtable of parameters from the submit elements.
getParent() - Method in class com.sybase.uep.bobclient.data.SPTreeNode
Get parent
getParentAssociationName() - Method in class com.sybase.uep.bobclient.controls.BaseMobileDataControl
 
getParentAssociationName() - Method in class com.sybase.uep.bobclient.controls.CellTable
 
getParentAssociationName() - Method in class com.sybase.uep.bobclient.controls.MobileAppTable
 
getParentAssociationName() - Method in interface com.sybase.uep.bobclient.controls.MobileDataControl
Get the parent association name
getParentAssociationName() - Method in class com.sybase.uep.bobclient.controls.SelectBox
Retrieve the parent association name
getParentAssociationName() - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
Retrieve the parent assoication name
getParentID() - Method in class com.sybase.uep.bobclient.data.RIMLinkParamNode
 
getParentID() - Method in interface com.sybase.uep.bobclient.interfaces.LinkParamNode
 
getParentMBOId() - Method in class com.sybase.uep.bobclient.data.MBOContext
Gets _parentMBOId
getParentMDC(IBOBScreen, String) - Static method in class com.sybase.uep.bobclient.utils.Util
Finds the MobileDataControl with the mbo id on parent screen or parent tab
getParentScreen() - Method in class com.sybase.uep.bobclient.controls.BaseMobileDataControl
 
getParentScreen() - Method in class com.sybase.uep.bobclient.controls.CellTable
 
getParentScreen() - Method in class com.sybase.uep.bobclient.controls.MobileAppTable
(non-Javadoc)
getParentScreen() - Method in interface com.sybase.uep.bobclient.controls.MobileDataControl
Gets the screen that owns this control
getParentScreen() - Method in class com.sybase.uep.bobclient.controls.SelectBox
(non-Javadoc)
getParentScreen() - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
(non-Javadoc)
getParentScreen() - Method in class com.sybase.uep.bobclient.screens.BaseBOBScreen
(non-Javadoc)
getParentScreen() - Method in interface com.sybase.uep.bobclient.screens.IBOBScreen
Retrieves the parent screen that called this screen
getParentSelectedMBO() - Method in class com.sybase.uep.bobclient.data.MBOContext
Gets _parentSelectedMBO
getParentSelectedMBOIndex() - Method in class com.sybase.uep.bobclient.data.MBOContext
Gets _parentSelectedMBOIndex
getParentSelectedRow() - Method in class com.sybase.uep.bobclient.controls.BaseMobileDataControl
 
getParentSelectedRow() - Method in class com.sybase.uep.bobclient.controls.CellTable
 
getParentSelectedRow() - Method in class com.sybase.uep.bobclient.controls.MobileAppTable
Get parent selected row
getParentSelectedRow() - Method in interface com.sybase.uep.bobclient.controls.MobileDataControl
Get parent selected row
getParentSelectedRow() - Method in class com.sybase.uep.bobclient.controls.SelectBox
Retrieve parent selected row
getParentSelectedRow() - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
Retrieve parent selected row
getParentTab() - Method in class com.sybase.uep.bobclient.controls.TabControlLayout
Get parent tab index
getParentTabContent() - Method in class com.sybase.uep.bobclient.controls.TabControlLayout
Get parent tab contents
getParentTabContent() - Method in class com.sybase.uep.bobclient.controls.TabLayoutManager
Retrieve parent tab contents
getPassword() - Method in class com.sybase.afx.sms.SMSReplayInfo
 
getPassword() - Static method in class com.sybase.afx.ulj.DatabaseConfig
 
getPassword() - Method in class com.sybase.persistence.Connection
Gets the password of the Connection.
getPassword() - Method in class com.sybase.persistence.ConnectionProfile
get the property value of password
getPassword() - Method in class com.sybase.uep.bobclient.data.RIMClientProfile
 
getPassword() - Method in interface com.sybase.uep.bobclient.interfaces.ClientProfile
 
getPath() - Method in class com.sybase.uep.bobclient.utils.Binary
 
getPenddingRelationshipList() - Method in class com.sybase.uep.bobclient.data.MBOContext
Gets _penddingRelationshipList
getPending() - Method in class com.sybase.persistence.AbstractEntity
Gets the pending value of the Mobile Business Object.
getPendingChange() - Method in class com.sybase.persistence.AbstractEntity
Gets the pending change value of the Mobile business Object.
getPendingFontStyle() - Method in class com.sybase.uep.bobclient.controls.TableField
Get the table Pending font style
getPendingFontStyle() - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
Get the pending font style of the right hand controls
getPendingImageName() - Method in class com.sybase.uep.bobclient.controls.celltable.configs.CellImageConfig
Gets the name of image file that indicates pending state of a MBO
getPendingObjects() - Method in class com.sybase.uep.bobclient.data.ClientMBOModel
 
getPendingObjects() - Method in class com.sybase.uep.bobclient.data.MBOModel
Retrieve the list of pending operations for this MBO object
getPendingObjects() - Method in class com.sybase.uep.bobclient.data.OtherOperationModel
Retrieve the list of pending operations for this OtherOperation object
getPendingObjects() - Method in class com.sybase.uep.bobclient.data.SPMBOModel
 
getPendingOperationNumber() - Method in class com.sybase.uep.bobclient.custom.UIDefinition
Get the minium number of pending operations to do sync
getPersistentKey(String) - Method in class com.sybase.uep.bobclient.custom.UIDefinition
This method will return the persistent key for a specific package
getPersistentKey(String, String) - Method in class com.sybase.uep.bobclient.options.OptionsRepository
This method will return the persistent key for a specific package
getPersonalizationKeys() - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
Get personalization keys
getPIMApplication() - Method in class com.sybase.uep.bobclient.data.LogicalType
Get the PIM application
getPIMField() - Method in class com.sybase.uep.bobclient.data.LogicalType
Get PIM Field
getPIMFieldAttribute() - Method in class com.sybase.uep.bobclient.data.LogicalType
Get PIM field attribute
getPIMSubFieldAttribute() - Method in class com.sybase.uep.bobclient.data.LogicalType
Get PIM sub field attribute
getPIMValue() - Method in class com.sybase.uep.bobclient.controls.CheckBox
Retrieve the PIM value
getPIMValue() - Method in class com.sybase.uep.bobclient.controls.PasswordInput
 
getPIMValue() - Method in interface com.sybase.uep.bobclient.controls.PIMControl
 
getPIMValue() - Method in class com.sybase.uep.bobclient.controls.RadioBoxGroup
Get the PIM value
getPIMValue() - Method in class com.sybase.uep.bobclient.controls.SelectBox
Retrieve the PIM value
getPIMValue() - Method in class com.sybase.uep.bobclient.controls.TextInput
Retrieve the PIM value
getPKMobileApplicationList() - Method in class com.sybase.uep.bobclient.data.RIMMBOMobileApplicationList
Get PK Mobile Application List
getPKMobileApplicationList() - Method in interface com.sybase.uep.bobclient.interfaces.MBOMobileApplicationList
Retrieve all PK application
getPKValue() - Method in class com.sybase.uep.bobclient.data.PKDescriptor
Retrieve the PK value
getPKValue(String) - Method in class com.sybase.uep.bobclient.data.PKMBOModel
Gets personalization key value
getPooled() - Method in class com.sybase.afx.ulj.ConnectionPool
 
getPortNumber() - Method in class com.sybase.persistence.ConnectionProfile
get the property value of mobiLinkPort
getPrecision() - Method in class com.sybase.reflection.AttributeMetaData
Gets the precision of the attribute.
getPreferredHeight() - Method in class com.sybase.uep.bobclient.controls.Button
(non-Javadoc)
getPreferredHeight() - Method in class com.sybase.uep.bobclient.controls.celltable.Cell
 
getPreferredHeight() - Method in class com.sybase.uep.bobclient.controls.celltable.CellImage
 
getPreferredHeight() - Method in class com.sybase.uep.bobclient.controls.CellTable
 
getPreferredHeight() - Method in interface com.sybase.uep.bobclient.controls.celltable.ICell
Gets preferred height of a cell
getPreferredHeight() - Method in class com.sybase.uep.bobclient.controls.CheckBox
(non-Javadoc)
getPreferredHeight() - Method in interface com.sybase.uep.bobclient.controls.Control
Retrieves the available layout height of this control
getPreferredHeight() - Method in class com.sybase.uep.bobclient.controls.DateChoice
(non-Javadoc)
getPreferredHeight() - Method in class com.sybase.uep.bobclient.controls.EmailAddressInput
(non-Javadoc)
getPreferredHeight() - Method in class com.sybase.uep.bobclient.controls.FooterField
Retrieves the footer's preferred height
getPreferredHeight() - Method in class com.sybase.uep.bobclient.controls.HorizontalRuler
(non-Javadoc)
getPreferredHeight() - Method in class com.sybase.uep.bobclient.controls.HyperLink
(non-Javadoc)
getPreferredHeight() - Method in class com.sybase.uep.bobclient.controls.HyperLinkRichField
(non-Javadoc)
getPreferredHeight() - Method in class com.sybase.uep.bobclient.controls.ImageControl
(non-Javadoc)
getPreferredHeight() - Method in class com.sybase.uep.bobclient.controls.Label
(non-Javadoc)
getPreferredHeight() - Method in class com.sybase.uep.bobclient.controls.LayoutManager
Retrieves this field's preferred height.
getPreferredHeight() - Method in class com.sybase.uep.bobclient.controls.ListFieldControl
(non-Javadoc)
getPreferredHeight() - Method in class com.sybase.uep.bobclient.controls.NavigationBarField
(non-Javadoc)
getPreferredHeight() - Method in class com.sybase.uep.bobclient.controls.NumericChoice
(non-Javadoc)
getPreferredHeight() - Method in class com.sybase.uep.bobclient.controls.PasswordInput
(non-Javadoc)
getPreferredHeight() - Method in class com.sybase.uep.bobclient.controls.PhoneEmailRichTextInput
(non-Javadoc)
getPreferredHeight() - Method in class com.sybase.uep.bobclient.controls.RadioBox
(non-Javadoc)
getPreferredHeight() - Method in class com.sybase.uep.bobclient.controls.RegionManager
(non-Javadoc)
getPreferredHeight() - Method in class com.sybase.uep.bobclient.controls.RichTextInput
(non-Javadoc)
getPreferredHeight() - Method in class com.sybase.uep.bobclient.controls.RowCoordinatorCalculator
Retrieves this row's preferred height.
getPreferredHeight() - Method in class com.sybase.uep.bobclient.controls.RowLayout
Retrieves this field's preferred height.
getPreferredHeight() - Method in class com.sybase.uep.bobclient.controls.SelectBox
(non-Javadoc)
getPreferredHeight() - Method in class com.sybase.uep.bobclient.controls.Spacer
(non-Javadoc)
getPreferredHeight() - Method in class com.sybase.uep.bobclient.controls.TabContentPanel
Gets the preferred height of the button.
getPreferredHeight() - Method in class com.sybase.uep.bobclient.controls.TabControl
Gets the preferred height of the tab.
getPreferredHeight() - Method in class com.sybase.uep.bobclient.controls.TabLayoutManager
(non-Javadoc)
getPreferredHeight() - Method in class com.sybase.uep.bobclient.controls.TableField
(non-Javadoc)
getPreferredHeight() - Method in class com.sybase.uep.bobclient.controls.TextInput
(non-Javadoc)
getPreferredHeight() - Method in class com.sybase.uep.bobclient.controls.ToolbarItem
(non-Javadoc)
getPreferredHeight() - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
 
getPreferredWidth() - Method in class com.sybase.uep.bobclient.controls.Button
(non-Javadoc)
getPreferredWidth() - Method in class com.sybase.uep.bobclient.controls.celltable.Cell
 
getPreferredWidth() - Method in class com.sybase.uep.bobclient.controls.celltable.CellImage
 
getPreferredWidth() - Method in class com.sybase.uep.bobclient.controls.celltable.CellLabel
 
getPreferredWidth(boolean) - Method in class com.sybase.uep.bobclient.controls.celltable.CellLabel
Returns preferred width based on whether focused
getPreferredWidth(ListField) - Method in class com.sybase.uep.bobclient.controls.celltable.CellTableCallback
 
getPreferredWidth() - Method in class com.sybase.uep.bobclient.controls.CellTable
 
getPreferredWidth() - Method in interface com.sybase.uep.bobclient.controls.celltable.ICell
Gets preferred width of a cell
getPreferredWidth() - Method in class com.sybase.uep.bobclient.controls.CheckBox
(non-Javadoc)
getPreferredWidth() - Method in interface com.sybase.uep.bobclient.controls.Control
Retrieves the available layout width of this control
getPreferredWidth() - Method in class com.sybase.uep.bobclient.controls.DateChoice
(non-Javadoc)
getPreferredWidth() - Method in class com.sybase.uep.bobclient.controls.EmailAddressInput
(non-Javadoc)
getPreferredWidth() - Method in class com.sybase.uep.bobclient.controls.FooterField
Retrieves the footer's preferred height
getPreferredWidth() - Method in class com.sybase.uep.bobclient.controls.HorizontalRuler
(non-Javadoc)
getPreferredWidth() - Method in class com.sybase.uep.bobclient.controls.HyperLink
(non-Javadoc)
getPreferredWidth() - Method in class com.sybase.uep.bobclient.controls.HyperLinkRichField
(non-Javadoc)
getPreferredWidth() - Method in class com.sybase.uep.bobclient.controls.ImageControl
(non-Javadoc)
getPreferredWidth() - Method in class com.sybase.uep.bobclient.controls.Label
(non-Javadoc)
getPreferredWidth() - Method in class com.sybase.uep.bobclient.controls.LayoutManager
Retrieves this field's preferred width.
getPreferredWidth(ListField) - Method in class com.sybase.uep.bobclient.controls.ListControlCallBack
Retrieves this list field's preferred width
getPreferredWidth() - Method in class com.sybase.uep.bobclient.controls.ListFieldControl
(non-Javadoc)
getPreferredWidth() - Method in class com.sybase.uep.bobclient.controls.NavigationBarField
(non-Javadoc)
getPreferredWidth() - Method in class com.sybase.uep.bobclient.controls.NumericChoice
(non-Javadoc)
getPreferredWidth() - Method in class com.sybase.uep.bobclient.controls.PasswordInput
(non-Javadoc)
getPreferredWidth() - Method in class com.sybase.uep.bobclient.controls.PhoneEmailRichTextInput
(non-Javadoc)
getPreferredWidth() - Method in class com.sybase.uep.bobclient.controls.RadioBox
(non-Javadoc)
getPreferredWidth() - Method in class com.sybase.uep.bobclient.controls.RegionManager
(non-Javadoc)
getPreferredWidth() - Method in class com.sybase.uep.bobclient.controls.RichTextInput
(non-Javadoc)
getPreferredWidth() - Method in class com.sybase.uep.bobclient.controls.RowCoordinatorCalculator
Retrieves this row's preferred width.
getPreferredWidth() - Method in class com.sybase.uep.bobclient.controls.RowLayout
Retrieves this field's preferred width.
getPreferredWidth() - Method in class com.sybase.uep.bobclient.controls.SelectBox
(non-Javadoc)
getPreferredWidth() - Method in class com.sybase.uep.bobclient.controls.Spacer
(non-Javadoc)
getPreferredWidth() - Method in class com.sybase.uep.bobclient.controls.TabContentPanel
Retrieves this field's preferred width.
getPreferredWidth() - Method in class com.sybase.uep.bobclient.controls.TabControl
Gets the preferred width of the tab.
getPreferredWidth() - Method in class com.sybase.uep.bobclient.controls.TableField
(non-Javadoc)
getPreferredWidth() - Method in class com.sybase.uep.bobclient.controls.TextInput
(non-Javadoc)
getPreferredWidth() - Method in class com.sybase.uep.bobclient.controls.ToolbarItem
(non-Javadoc)
getPreferredWidth() - Method in class com.sybase.uep.bobclient.controls.ToolbarManager
 
getPreferredWidth() - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
 
getPreferredWidth(ListField) - Method in class com.sybase.uep.bobclient.screens.ProfileScreen
(non-Javadoc)
getPrimitiveDatatype(DataType) - Static method in class com.sybase.uep.bobclient.utils.Util
 
getPrimitiveList(DataType) - Method in class com.sybase.uep.bobclient.utils.CollectionsFactory
Create new instance of Collection type of com.sybase.collections for specified primitive AFX multiple datatype
getPrimitiveList(String) - Method in class com.sybase.uep.bobclient.utils.CollectionsFactory
Create new instance of Collection type of com.sybase.collections for specified AFX multiple primitive datatype name If datatypeName is not primitive list type or list type, return null.
getProfile(String) - Method in class com.sybase.afx.ulj.ProfileManager
Gets the Profile by profile name.
getProfile(UUID) - Method in class com.sybase.afx.ulj.ProfileManager
Gets the Profile by profile id.
getProfileLabelFontStyle() - Method in class com.sybase.uep.bobclient.screens.PersonalizationScreen
Get profile label font style
getProfileName() - Method in class com.sybase.afx.ulj.ApplicationSyncStatusData
Gets the profile name.
getProfileName() - Method in class com.sybase.uep.bobclient.data.RIMClientProfile
 
getProfileName(String) - Method in class com.sybase.uep.bobclient.data.RIMClientProfile
get profile name, used in option module.
getProfileName() - Method in interface com.sybase.uep.bobclient.interfaces.ClientProfile
 
getProfileName(String) - Method in interface com.sybase.uep.bobclient.interfaces.ClientProfile
 
getProfileRefID() - Method in class com.sybase.uep.bobclient.data.CommonMBOModel
Get the mobile application reference ID
getProfileRefID() - Method in class com.sybase.uep.bobclient.data.MBOModel
Get the mobile application reference ID
getProfileRefID() - Method in class com.sybase.uep.bobclient.data.RIMMBOMobileApplication
 
getProfileRefID() - Method in class com.sybase.uep.bobclient.data.SPMBOModel
 
getProfileRefID() - Method in interface com.sybase.uep.bobclient.interfaces.MBOMobileApplication
 
getProfiles() - Method in class com.sybase.afx.ulj.ProfileManager
Gets all saved Profile objects.
getProfilesList() - Method in class com.sybase.uep.bobclient.data.RIMClientProfileList
 
getProfilesList() - Method in interface com.sybase.uep.bobclient.interfaces.ClientProfileList
 
getProperties() - Method in class com.sybase.uep.bobclient.data.RIMPersistableObject
 
getProperty(Profile, String) - Method in class com.sybase.afx.ulj.DBManager
 
getProperty(String) - Method in class com.sybase.persistence.ConnectionProfile
Get connection property value by name.
getProperty(String, String) - Method in class com.sybase.persistence.ConnectionProfile
Get connection property value by name.
getProperty(String, Object) - Method in class com.sybase.uep.bobclient.data.RIMPersistableObject
 
getProperty(String) - Method in class com.sybase.uep.bobclient.data.RIMSettings
 
getProperty(String) - Method in interface com.sybase.uep.bobclient.interfaces.Settings
 
getProtocol() - Method in class com.sybase.afx.ulj.PushSyncInfo
Gets the push protocol: UASMS, UAEMAIL, UAHTTP or other protocols supported by Unwired Accelerator.
getProtocol() - Method in class com.sybase.persistence.PushConfiguration
Sybase internal use only.
getPrototypeCell() - Method in class com.sybase.uep.bobclient.controls.CellTable
Gets the prototype cell
getPublication() - Method in class com.sybase.reflection.EntityMetaData
Returns the publication name of the entity, it equals to synchronization group name.
getPublication() - Method in class com.sybase.uep.bobclient.data.ClientMBOModel
 
getPublicationByMobileApp(MBOMobileApplication) - Static method in class com.sybase.uep.bobclient.utils.Util
Utility method to get the publication name by mobile application id
getPublications() - Method in class com.sybase.reflection.DatabaseMetaData
Sybase internal use only.
getPush() - Method in class com.sybase.uep.bobclient.data.RIMSynchronizationGroup
Returns the Synchronization Group is push enabled flag.
getPush() - Method in interface com.sybase.uep.bobclient.interfaces.SynchronizationGroup
Returns the Synchronization Group is push enabled flag.
getPushConfiguration() - Method in class com.sybase.persistence.SynchronizationParameters
 
getPushController() - Method in interface com.sybase.uep.bobclient.controller.UIController
Get the push mobile application controller
getPushLogs() - Method in class com.sybase.uep.bobclient.data.RIMSynchronizationGroup
Returns the Synchronization Group's push logs.
getPushLogs() - Method in interface com.sybase.uep.bobclient.interfaces.SynchronizationGroup
Returns the Synchronization Group's push logs.
getPushMinutes() - Method in class com.sybase.afx.ulj.PushSyncInfo
Gets the push minutes.
getPushRegistration() - Method in class com.sybase.afx.ulj.PushSyncInfo
Gets the push registration whether to recieve push notification or not.
getPushRegistration() - Method in class com.sybase.persistence.PushConfiguration
Sybase internal use only.
getPushSyncIdleTime() - Method in class com.sybase.uep.bobclient.data.RIMSynchronizationGroup
Returns the Synchronization Group's sync idle time.
getPushSyncIdleTime() - Method in interface com.sybase.uep.bobclient.interfaces.SynchronizationGroup
Returns the Synchronization Group's sync idle time.
getPushSyncType() - Method in class com.sybase.uep.bobclient.data.RIMSynchronizationGroup
Returns the Synchronization Group's push type.
getPushSyncType() - Method in interface com.sybase.uep.bobclient.interfaces.SynchronizationGroup
Returns the Synchronization Group's push type.
getQuery() - Method in class com.sybase.uep.bobclient.data.MobileApplicationDataHandler
 
getQuery() - Method in class com.sybase.uep.bobclient.data.SPDataHandler
 
getQuery() - Method in interface com.sybase.uep.bobclient.interfaces.IMobileApplicationDataHandler
Returns the query object
getRawBinaryData() - Method in interface com.sybase.uep.bobclient.controls.ITextInput
Get byte array data
getRawBinaryData() - Method in class com.sybase.uep.bobclient.controls.PasswordInput
 
getRawBinaryData() - Method in class com.sybase.uep.bobclient.controls.TextInput
 
getReceivedByteCount() - Method in class com.sybase.persistence.ObjectSyncStatusData
 
getReceivedRowCount() - Method in class com.sybase.persistence.ObjectSyncStatusData
 
getReferencedMBOList() - Method in class com.sybase.uep.bobclient.screens.BaseBOBScreen
(non-Javadoc)
getReferencedMBOList() - Method in interface com.sybase.uep.bobclient.screens.IBOBScreen
Retrieves the id of the referenced MBOs
getReferenceName() - Method in class com.sybase.uep.bobclient.data.Association
 
getRefID() - Method in class com.sybase.uep.bobclient.data.RIMClientProfile
 
getRefID() - Method in interface com.sybase.uep.bobclient.interfaces.ClientProfile
 
getReflectionManager() - Method in class com.sybase.uep.bobclient.data.InvisibleSPMBOModel
Override the super because there is no _mboApp instances for invisible structure parameter mbo model
getReflectionManager() - Method in class com.sybase.uep.bobclient.data.MBOModel
Get the reflection manager
getReflectionManager(String, String, String) - Static method in class com.sybase.uep.bobclient.options.OptionsDataAccess
 
getRegExp() - Method in interface com.sybase.uep.bobclient.interfaces.ValidationObject
 
getRelationship() - Method in class com.sybase.uep.bobclient.data.MBOContext
Gets _relationship
getRelationshipData(Object, String) - Method in class com.sybase.uep.bobclient.data.MBOModel
Gets the data derived from a relationship.The caller takes the responsibility to make sure the metaData of mbo equals to _metaData.
getRelationshipData(Object, String) - Method in class com.sybase.uep.bobclient.data.OtherOperationModel
 
getRelationshipDataFilterBy(Object, String, Query) - Method in class com.sybase.uep.bobclient.data.MBOModel
Gets the data through relationship, and the Query q is used to filter the result data.
getRelationshipDataFilterBy(Object, String, Query) - Method in class com.sybase.uep.bobclient.data.OtherOperationModel
 
getRelationshipDataFilterBy(Object, String, Query) - Method in class com.sybase.uep.bobclient.data.SPMBOModel
 
getRelationshipParentAppData() - Method in class com.sybase.uep.bobclient.controls.BaseMobileDataControl
 
getRelationshipParentAppData() - Method in class com.sybase.uep.bobclient.controls.CellTable
 
getRelationshipParentAppData() - Method in class com.sybase.uep.bobclient.controls.MobileAppTable
Get relationship parent application dat
getRelationshipParentAppData() - Method in interface com.sybase.uep.bobclient.controls.MobileDataControl
Get relationship parent application data
getRelationshipParentAppData() - Method in class com.sybase.uep.bobclient.controls.SelectBox
Retrieve relationship parent application dat
getRelationshipParentAppData() - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
Retrieve relationship parent application data
getReplayCounter() - Method in class com.sybase.persistence.AbstractEntity
Gets the replay counter attribute of the Mobile business Object.
getReplayFailure() - Method in class com.sybase.persistence.AbstractEntity
Gets the replay failure value of the Mobile business Object.
getReplayPending() - Method in class com.sybase.persistence.AbstractEntity
Gets the replay pending value of the Mobile business Object.
getRepository() - Static method in class com.sybase.uep.bobclient.interfaces.Repository
Returns the repository singleton for this device.
getRequestId() - Method in interface com.sybase.persistence.LogRecord
 
getRequiredProperty(String) - Method in class com.sybase.persistence.ConnectionProfile
Get connection property value by name.If not found, throws out a PersistenceException.
getResourceBundle() - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
Get the resource bundle
getResourceBundle() - Method in class com.sybase.uep.bobclient.options.OptionsDefinition
Get the resource bundle
getResourceString(int) - Static method in class com.sybase.uep.bobclient.utils.Util
Get the resource string
getResourceString(int, ResourceBundle) - Static method in class com.sybase.uep.bobclient.utils.Util
Get the resource string
getResourceString(int, String) - Static method in class com.sybase.uep.bobclient.utils.Util
Get the resource string
getReturnType() - Method in class com.sybase.reflection.OperationMetaData
Gets the return type of the operation.
getRibbonName() - Method in class com.sybase.uep.bobclient.options.OptionsDefinition
Gets the ribbon name
getRightColumnAlignment() - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
Retrieve the right column alignment
getRightItem() - Method in class com.sybase.persistence.JoinCondition
Sybase internal use only.
getRm() - Method in class com.sybase.persistence.DatabaseClass
Sybase internal use only.
getRm() - Method in class com.sybase.persistence.EntityClass
Sets object manager
getRM(String) - Static method in class com.sybase.uep.bobclient.data.RMFactory
Gets the reflection manager by package name
getRootLinkParameters(Vector) - Method in class com.sybase.uep.bobclient.data.RIMLinkParamNode
 
getRootLinkParameters(Vector) - Method in interface com.sybase.uep.bobclient.interfaces.LinkParamNode
 
getRow() - Method in class com.sybase.persistence.QueryResultSet
Sybase internal use only.
getRow(int) - Method in class com.sybase.uep.bobclient.controls.BaseMobileDataControl
 
getRow(int) - Method in class com.sybase.uep.bobclient.data.MobileApplicationDataHandler
 
getRow(int) - Method in class com.sybase.uep.bobclient.data.MobileApplicationDataPagingHandler
When this method gets called, the paging handler would automatically scrolls the page if the given index exceeds the maximum counts of the cached rows or can not be fetched in the cached pages.
getRow(int) - Method in class com.sybase.uep.bobclient.data.SPDataHandler
 
getRow(int) - Method in interface com.sybase.uep.bobclient.interfaces.IMobileApplicationDataHandler
 
getRowByIndex(int) - Method in class com.sybase.uep.bobclient.controls.AppLogsTable
 
getRowByIndex(int) - Method in class com.sybase.uep.bobclient.controls.GridLookupTable
 
getRowByIndex(int) - Method in class com.sybase.uep.bobclient.controls.MobileAppTable
 
getRowByIndex(int) - Method in class com.sybase.uep.bobclient.controls.PushLogsTable
 
getRowByIndex(int) - Method in class com.sybase.uep.bobclient.controls.TableField
Retrieve data of a row by row index of the table
getRowCount(ConnectionWrapper, Query) - Static method in class com.sybase.persistence.AbstractEntity
Sybase internal use only.
getRowCount() - Method in class com.sybase.persistence.QueryResultSet
Gets the row count of the query result.
getRowCount() - Method in class com.sybase.uep.bobclient.controls.TableField
Retrieve the table row count
getRowFont() - Method in class com.sybase.uep.bobclient.controls.TableField
Retrieve the row font
getRowHeight() - Method in class com.sybase.uep.bobclient.controls.TableField
Retrieve the row height
getRowMaximumThreshold() - Static method in class com.sybase.afx.ulj.DatabaseConfig
 
getRowObject() - Method in class com.sybase.uep.bobclient.screens.PendingRecord
 
getRows() - Method in class com.sybase.uep.bobclient.controls.BaseMobileDataControl
 
getRows() - Method in class com.sybase.uep.bobclient.data.MobileApplicationDataHandler
 
getRows() - Method in class com.sybase.uep.bobclient.data.SPDataHandler
 
getRows() - Method in interface com.sybase.uep.bobclient.interfaces.IMobileApplicationDataHandler
 
getRowSpan() - Method in class com.sybase.uep.bobclient.controls.Button
(non-Javadoc)
getRowSpan() - Method in class com.sybase.uep.bobclient.controls.celltable.configs.AbstractCellAttributeConfig
 
getRowSpan() - Method in class com.sybase.uep.bobclient.controls.CellTable
 
getRowSpan() - Method in class com.sybase.uep.bobclient.controls.CheckBox
(non-Javadoc)
getRowSpan() - Method in interface com.sybase.uep.bobclient.controls.Control
Retrieves the row span for this control
getRowSpan() - Method in class com.sybase.uep.bobclient.controls.DateChoice
(non-Javadoc)
getRowSpan() - Method in class com.sybase.uep.bobclient.controls.EmailAddressInput
(non-Javadoc)
getRowSpan() - Method in class com.sybase.uep.bobclient.controls.HorizontalRuler
(non-Javadoc)
getRowSpan() - Method in class com.sybase.uep.bobclient.controls.HyperLink
(non-Javadoc)
getRowSpan() - Method in class com.sybase.uep.bobclient.controls.HyperLinkRichField
(non-Javadoc)
getRowSpan() - Method in class com.sybase.uep.bobclient.controls.ImageControl
(non-Javadoc)
getRowSpan() - Method in class com.sybase.uep.bobclient.controls.Label
(non-Javadoc)
getRowSpan() - Method in class com.sybase.uep.bobclient.controls.ListFieldControl
(non-Javadoc)
getRowSpan() - Method in class com.sybase.uep.bobclient.controls.NavigationBarField
(non-Javadoc)
getRowSpan() - Method in class com.sybase.uep.bobclient.controls.NumericChoice
(non-Javadoc)
getRowSpan() - Method in class com.sybase.uep.bobclient.controls.PasswordInput
(non-Javadoc)
getRowSpan() - Method in class com.sybase.uep.bobclient.controls.PhoneEmailRichTextInput
(non-Javadoc)
getRowSpan() - Method in class com.sybase.uep.bobclient.controls.RadioBox
(non-Javadoc)
getRowSpan() - Method in class com.sybase.uep.bobclient.controls.RegionManager
(non-Javadoc)
getRowSpan() - Method in class com.sybase.uep.bobclient.controls.RichTextInput
(non-Javadoc)
getRowSpan() - Method in class com.sybase.uep.bobclient.controls.SelectBox
(non-Javadoc)
getRowSpan() - Method in class com.sybase.uep.bobclient.controls.Spacer
(non-Javadoc)
getRowSpan() - Method in class com.sybase.uep.bobclient.controls.TabLayoutManager
(non-Javadoc)
getRowSpan() - Method in class com.sybase.uep.bobclient.controls.TableField
(non-Javadoc)
getRowSpan() - Method in class com.sybase.uep.bobclient.controls.TextInput
(non-Javadoc)
getRowSpan() - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
(non-Javadoc)
getRpc() - Method in class com.sybase.reflection.ServiceMetaData
 
getScale() - Method in class com.sybase.reflection.AttributeMetaData
Gets the scale of the attribute.
getSchemaType() - Method in class com.sybase.uep.bobclient.actions.PersistElement
Retrieve the schema type for this persist element
getSchemaType() - Method in class com.sybase.uep.bobclient.actions.SubmitElement
Retrieve schema type
getSchemaType() - Method in class com.sybase.uep.bobclient.controls.CheckBox
Retrieve the schema type
getSchemaType() - Method in class com.sybase.uep.bobclient.controls.PasswordInput
 
getSchemaType() - Method in interface com.sybase.uep.bobclient.controls.PIMControl
 
getSchemaType() - Method in class com.sybase.uep.bobclient.controls.RadioBoxGroup
Get schema type assign to this text input
getSchemaType() - Method in class com.sybase.uep.bobclient.controls.SelectBox
Retrieve the schema type
getSchemaType() - Method in class com.sybase.uep.bobclient.controls.TextInput
Retrieve the schema type
getSchemaType() - Method in class com.sybase.uep.bobclient.controls.TextInputController
 
getSchemaType() - Method in class com.sybase.uep.bobclient.data.MBOAttribute
Get the schema type
getScreen() - Method in class com.sybase.uep.bobclient.actions.NamedQueryAction
Retrieves the screen that displays this named query action progress.
getScreen() - Method in class com.sybase.uep.bobclient.actions.SyncAction
Retrieves the screen that displays this sync action progress.
getScreen(String) - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
Get the IBOBScreen by id
getScreenContext() - Method in class com.sybase.uep.bobclient.screens.BaseBOBScreen
(non-Javadoc)
getScreenContext() - Method in interface com.sybase.uep.bobclient.screens.IBOBScreen
Retrieves the context of this screen.
getScreenFontStyle() - Method in class com.sybase.uep.bobclient.screens.AboutScreen
Retrieve this screen's font style
getScreenFontStyle() - Method in class com.sybase.uep.bobclient.screens.FileExplorerScreen
Get this screen's font style
getScreenFontStyle() - Method in class com.sybase.uep.bobclient.screens.LogInfoScreen
Get this screen's font style
getScreenFontStyle() - Method in class com.sybase.uep.bobclient.screens.LoginScreen
Get this screen's font style
getScreenFontStyle() - Method in class com.sybase.uep.bobclient.screens.LogsScreen
Get this screen's font style
getScreenFontStyle() - Method in class com.sybase.uep.bobclient.screens.MobileBusinessObjectInfoScreen
Get this screen's font style
getScreenFontStyle() - Method in class com.sybase.uep.bobclient.screens.PendingOperationInfoScreen
Get this screen's font style
getScreenFontStyle() - Method in class com.sybase.uep.bobclient.screens.PendingOperationScreen
Get this screen's font style
getScreenFontStyle() - Method in class com.sybase.uep.bobclient.screens.PersonalizationScreen
Get this screen's font style
getScreenFontStyle() - Method in class com.sybase.uep.bobclient.screens.ProfileScreen
Get this screen's font style
getScreenFontStyle() - Method in class com.sybase.uep.bobclient.screens.ProfileUpdateScreen
Get this screen's font style
getScreenFontStyle() - Method in class com.sybase.uep.bobclient.screens.PushSettingsScreen
Get this screen's font style
getScreenFontStyle() - Method in class com.sybase.uep.bobclient.screens.ScalarPKEditorScreen
Get this screen's font style
getScreenFontStyle() - Method in class com.sybase.uep.bobclient.screens.ScreenSaverScreen
Get this screen's font style
getScreenFontStyle() - Method in class com.sybase.uep.bobclient.screens.SearchScreen
Get this screen's font style
getScreenFontStyle() - Method in class com.sybase.uep.bobclient.screens.SynchronizationGroupInfoScreen
Get this screen's font style
getScreenFontStyle() - Method in class com.sybase.uep.bobclient.screens.SynchronizationScreen
Get this screen's font style
getScreenFooter() - Method in class com.sybase.uep.bobclient.controls.LayoutManager
Returns the screen footer that is on the screen with this layout manager.
getScreenHeader() - Method in class com.sybase.uep.bobclient.controls.LayoutManager
Returns the screen header that is on the screen with this layout manager.
getScreenHeight() - Method in class com.sybase.uep.bobclient.controls.LayoutManager
Returns parent screen's scrollable section height.
getScreenRerences() - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
Get the list of screen references
getScreenTitle() - Method in class com.sybase.uep.bobclient.screens.BaseBOBSettingsScreen
(non-Javadoc)
getScreenTitle() - Method in interface com.sybase.uep.bobclient.screens.ISettingScreen
 
getSecurityToken() - Method in class com.sybase.afx.ulj.PushSyncInfo
Gets the push security token.
getSecurityToken() - Method in class com.sybase.persistence.PushConfiguration
Sybase internal use only.
getSelectedColumn() - Method in class com.sybase.uep.bobclient.controls.TableField
The current selected column
getSelectedItemWidth() - Method in class com.sybase.uep.bobclient.controls.SelectBox
Retrieve selected item label width
getSelectedRadioBox() - Method in class com.sybase.uep.bobclient.controls.RadioBoxGroup
 
getSelectedRow() - Method in class com.sybase.uep.bobclient.controls.TableField
Retrieve the selected row in the table control
getSelectedTab() - Method in class com.sybase.uep.bobclient.controls.TabControlLayout
Get selected tab index
getSelectedTab() - Method in class com.sybase.uep.bobclient.controls.TabLayoutManager
Get selected tab index
getSelectItems() - Method in class com.sybase.persistence.Query
Sybase internal use only.
getSentByteCount() - Method in class com.sybase.persistence.ObjectSyncStatusData
 
getSentRowCount() - Method in class com.sybase.persistence.ObjectSyncStatusData
 
getServerName() - Method in class com.sybase.afx.ulj.Profile
Gets the server name.
getServerName() - Method in class com.sybase.persistence.ConnectionProfile
get the property value of mobiLinkHost
getServerName() - Method in class com.sybase.uep.bobclient.data.RIMClientProfile
 
getServerName() - Method in interface com.sybase.uep.bobclient.interfaces.ClientProfile
 
getServerNumber() - Method in class com.sybase.afx.sms.SMSReplayInfo
 
getServerPort() - Method in class com.sybase.afx.ulj.Profile
Gets the server port.
getServerPort() - Method in class com.sybase.uep.bobclient.data.RIMClientProfile
 
getServerPort() - Method in interface com.sybase.uep.bobclient.interfaces.ClientProfile
 
getServerURL(String, int) - Static method in class com.sybase.uep.bobclient.utils.Util
 
getService(String) - Method in class com.sybase.reflection.DatabaseMetaData
Sybase internal use only.
getServiceList() - Method in class com.sybase.reflection.DatabaseMetaData
Sybase internal use only.
getServiceMap() - Method in class com.sybase.reflection.DatabaseMetaData
Sybase internal use only.
getSettingsFactory() - Method in class com.sybase.uep.bobclient.data.RIMRepository
 
getSettingsFactory() - Method in class com.sybase.uep.bobclient.interfaces.Repository
Loads the settings factory.
getSettingsScreenRegistry() - Method in class com.sybase.uep.bobclient.options.OptionsDefinition
 
getShort(Object) - Static method in class com.sybase.afx.json.JsonValue
 
getShort(CollectionOfValueReaders, String, int) - Static method in class com.sybase.afx.ulj.ResultUtil
 
getShort(ConnectionWrapper, short) - Static method in class com.sybase.afx.ulj.ValueUtil
 
getShort(String) - Static method in class com.sybase.afx.util.ConvertStringUtil
 
getShort(long) - Static method in class com.sybase.afx.util.NumberUtil
 
getShort(double) - Static method in class com.sybase.afx.util.NumberUtil
 
getShort(String) - Static method in class com.sybase.afx.util.NumberUtil
 
getShort(int) - Method in class com.sybase.persistence.QueryResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a short.
getShort(Object) - Static method in class com.sybase.reflection.DataValue
 
getShortByName(String) - Method in class com.sybase.persistence.QueryResultSet
Retrieves the value of the designated column by column name in the current row of this ResultSet object as a short.
getShowNextPrevMenu() - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
Get if we are showing the next and previous menus
getSize() - Method in class com.sybase.uep.bobclient.controls.BaseMobileDataControl
Return the size of the data in the data handler
getSize() - Method in class com.sybase.uep.bobclient.controls.MenuGroup
Get the size of all the menus
getSize(Query) - Method in class com.sybase.uep.bobclient.data.MBOModel
Queries the size of the total records in the MBOModel with Query q
getSize() - Method in class com.sybase.uep.bobclient.data.MobileApplicationDataHandler
 
getSize() - Method in class com.sybase.uep.bobclient.data.MobileApplicationDataPagingHandler
 
getSize(Query) - Method in class com.sybase.uep.bobclient.data.OtherOperationModel
 
getSize() - Method in class com.sybase.uep.bobclient.data.SPDataHandler
 
getSize(Query) - Method in class com.sybase.uep.bobclient.data.SPMBOModel
 
getSize() - Method in interface com.sybase.uep.bobclient.interfaces.IMobileApplicationDataHandler
 
getSK(Object) - Method in class com.sybase.uep.bobclient.data.MBOModel
Gets the surrogate key of a given mbo instance
getSK(Object) - Method in class com.sybase.uep.bobclient.data.OtherOperationModel
 
getSK(Object) - Method in class com.sybase.uep.bobclient.data.SPMBOModel
 
getSkip() - Method in class com.sybase.persistence.Query
Gets the number of rows to skip, used for paging.
getSms() - Method in class com.sybase.reflection.ServiceMetaData
 
getSortCriteria() - Method in class com.sybase.persistence.Query
Get the data sort criteria object.
getSortingColumn() - Method in class com.sybase.uep.bobclient.controls.celltable.configs.CellTableConfig
Gets the sorting menu text
getSortMenuLabel() - Method in class com.sybase.uep.bobclient.controls.MobileAppTable
Get the sort menu label
getSortOrder() - Method in class com.sybase.persistence.Query
Deprecated.  
getSortOrderType() - Method in class com.sybase.persistence.SortOrder
Deprecated.  
getSource() - Method in class com.sybase.uep.bobclient.data.ModelChangeEvent
Gets the source
getSpacingHorizontal() - Method in class com.sybase.uep.bobclient.controls.LayoutManager
Gets the value of horizontal spacing
getSpacingVertical() - Method in class com.sybase.uep.bobclient.controls.LayoutManager
Gets the value of vertical spacing
getSPMBOId() - Method in class com.sybase.uep.bobclient.data.PKObject
 
getSpScreenId() - Method in class com.sybase.uep.bobclient.data.PKObject
 
getStartUpScreen() - Method in class com.sybase.uep.bobclient.custom.UIDefinition
This method will return the first startup screen
getStateCriteria() - Method in class com.sybase.persistence.Query
Deprecated.  
getStatus() - Method in class com.sybase.persistence.OperationLog
Deprecated. Gets the status.
getStatus() - Method in class com.sybase.persistence.SynchronizationContext
 
getStockScreenLabel(Object) - Static method in class com.sybase.uep.bobclient.utils.Util
Get the stock screen label value based on the object being passed in
getStockScreenLabel(Object, ResourceBundle) - Static method in class com.sybase.uep.bobclient.utils.Util
Get the stock screen label value based on the object being passed in
getStreamParams() - Method in class com.sybase.uep.bobclient.data.RIMClientProfile
 
getStreamParams() - Method in interface com.sybase.uep.bobclient.interfaces.ClientProfile
 
getString(String) - Method in class com.sybase.afx.json.JsonObject
 
getString(Object) - Static method in class com.sybase.afx.json.JsonValue
 
getString(CollectionOfValueReaders, String, int) - Static method in class com.sybase.afx.ulj.ResultUtil
 
getString(ConnectionWrapper, String) - Static method in class com.sybase.afx.ulj.ValueUtil
 
getString(String) - Static method in class com.sybase.afx.util.ConvertStringUtil
 
getString(String) - Method in class com.sybase.persistence.ConnectionProfile
Get a property's string value
getString(int) - Method in class com.sybase.persistence.QueryResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a String object.
getString(Object) - Static method in class com.sybase.reflection.DataValue
 
getString(String) - Method in class com.sybase.reflection.UiMetaData
 
getStringByName(String) - Method in class com.sybase.persistence.QueryResultSet
Retrieves the value of the designated column by column name in the current row of this ResultSet object as a String object.
getStringProperty(String, String) - Method in class com.sybase.uep.bobclient.data.RIMPersistableObject
 
getStringValue(Object, boolean) - Static method in class com.sybase.uep.bobclient.utils.Util
Return String object representing specified varValue.
getStringValue(Object) - Static method in class com.sybase.uep.bobclient.utils.Util
Return String object representing specified varValue.
getStringWithDefault(String, String) - Method in class com.sybase.persistence.ConnectionProfile
Get a string property's value.
getStringWithDefault(String, String) - Method in class com.sybase.reflection.UiMetaData
 
getStructureParamKey() - Method in class com.sybase.uep.bobclient.actions.SubmitElement
Retrieve the structure parameter key value
getSubmitValues(SPTreeNode) - Static method in class com.sybase.uep.bobclient.data.SPTreeHelper
Collect all the value that needs to be passed to Object API
getSupServerPort() - Method in class com.sybase.persistence.Connection
Sybase internal use only.
getSyncCompletedMessage() - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
Get sync completed message
getSyncConnectingMessage() - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
Get sync connecting message
getSyncConnection() - Method in interface com.sybase.persistence.ISyncDelegator
Get current synchronization connection.
getSyncDownloadingMessage() - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
Get sync downloading message
getSyncGroupName() - Method in class com.sybase.uep.bobclient.data.RIMSynchronizationGroup
Returns the Synchronization Group's name.
getSyncGroupName() - Method in interface com.sybase.uep.bobclient.interfaces.SynchronizationGroup
Returns the Synchronization Group's name.
getSyncGroupsByPackageName(String) - Method in class com.sybase.uep.bobclient.data.RIMSynchronizationGroupList
Returns all the Synchronization Groups under the given package.
getSyncGroupsByPackageName(String) - Method in interface com.sybase.uep.bobclient.interfaces.SynchronizationGroupList
Returns all the Synchronization Groups under the given package.
getSynchronizationGroup() - Method in class com.sybase.reflection.EntityMetaData
Gets the synchronization group name of the entity.
getSynchronizationGroup() - Method in class com.sybase.uep.bobclient.data.CommonMBOModel
Obtains the synchronization group registered by this MBO; Returns null if no synchronization group found
getSynchronizationGroup(String, String) - Static method in class com.sybase.uep.bobclient.data.CommonMBOModel
Retrieve the SynchronizationGroup based on the package name and the sync group name
getSynchronizationGroup() - Method in class com.sybase.uep.bobclient.data.MBOModel
 
getSynchronizationGroup() - Method in class com.sybase.uep.bobclient.data.PKMBOModel
For PK MBO, the synchronization group is always "system"
getSynchronizationGroup(String, String) - Method in class com.sybase.uep.bobclient.data.RIMSynchronizationGroupList
Returns the Synchronization Group based on the given package name and sync group name.
getSynchronizationGroup() - Method in class com.sybase.uep.bobclient.data.SPMBOModel
 
getSynchronizationGroup(String, String) - Method in interface com.sybase.uep.bobclient.interfaces.SynchronizationGroupList
Returns the Synchronization Group based on the given package name and sync group name.
getSynchronizationGroupListFactory() - Method in class com.sybase.uep.bobclient.data.RIMRepository
Returns SynchronizationGroupListFactory
getSynchronizationGroups() - Method in class com.sybase.reflection.DatabaseMetaData
Returns the synchronization group names.
getSynchronizationProfile(String, String) - Static method in class com.sybase.uep.bobclient.data.CommonMBOModel
Retrieve the synchronization connection profile being used in the current package for Options Module
getSynchronizationProfile(String) - Static method in class com.sybase.uep.bobclient.data.CommonMBOModel
Retrieve the synchronization connection profile being used in the current package
getSyncLock() - Method in class com.sybase.uep.bobclient.custom.UIDefinition
Get the sync lock object
getSyncMessage() - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
Get sync message that goes on the sync progress screen
getSyncMetaDataDownloadingMessage() - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
Get sync meta data downloading message
getSyncMetaDataUploadingMessage() - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
Get sync meta data uploading message
getSyncParameter() - Method in class com.sybase.uep.bobclient.data.ClientMBOModel
 
getSyncParameter() - Method in class com.sybase.uep.bobclient.data.MBOModel
Get the synchronization parameters for this MBO
getSyncParameter() - Method in class com.sybase.uep.bobclient.data.OtherOperationModel
 
getSyncParameter() - Method in class com.sybase.uep.bobclient.data.SPMBOModel
 
getSyncParameterMaxLength(String) - Method in class com.sybase.uep.bobclient.data.MBOModelSyncParameters
Get synchronization parameter max length
getSyncParameterValue(String) - Method in class com.sybase.uep.bobclient.data.MBOModelSyncParameters
Get the synchronization parameter value
getSyncProfile() - Method in class com.sybase.persistence.ConnectionProfile
Get the synchronization profile
getSyncProgressBar() - Method in class com.sybase.uep.bobclient.screens.BaseBOBScreen
(non-Javadoc)
getSyncProgressBar() - Method in interface com.sybase.uep.bobclient.screens.IBOBScreen
Obtains the sync progress bar of this screen
getSyncProtocol() - Method in class com.sybase.afx.ulj.Profile
Gets the sync protocol used by MobiLink
getSyncPublicationMessage() - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
Get sync publication message that goes on the sync progress screen
getSyncStartupFrequency() - Method in class com.sybase.uep.bobclient.custom.UIDefinition
Get the sync on start up frequency
getSyncStartupType() - Method in class com.sybase.uep.bobclient.custom.UIDefinition
Get the sync on start up type
getSyncStatusListener() - Method in class com.sybase.persistence.SynchronizationParameters
 
getSyncStatusState() - Method in class com.sybase.afx.ulj.ApplicationSyncStatusData
Gets the sync state.
getSyncStatusState() - Method in class com.sybase.persistence.ObjectSyncStatusData
Gets the sync state.
getSyncUploadingMessage() - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
Get sync uploading message
getSyncUsername(ConnectionProfile) - Static method in class com.sybase.afx.DatabaseBase
 
getSyncUsername(ConnectionProfile) - Static method in class com.sybase.afx.util.DatabaseClassUtil
 
getTabControlLayout() - Method in class com.sybase.uep.bobclient.controls.TabLayoutManager
Gets tab control layout
getTabField(int) - Method in class com.sybase.uep.bobclient.controls.TabLayoutManager
Retrieve the tab field with the index
getTabHeader() - Method in class com.sybase.uep.bobclient.controls.TabControl
Returns the tab control's header
getTabLayoutManager(IBOBScreen) - Static method in class com.sybase.uep.bobclient.utils.Util
Finds tab layout manager on the BOB screen
getTabLayoutManager(Field) - Static method in class com.sybase.uep.bobclient.utils.Util
Finds tab layout manager on the field
getTable() - Method in class com.sybase.reflection.EntityMetaData
Gets the table name of the entity.
getTableConfig() - Method in class com.sybase.uep.bobclient.controls.CellTable
Gets the cell table configuration
getTableContextColumnValue(String, String) - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
Get the current table context column values
getTabsLayout() - Method in class com.sybase.uep.bobclient.controls.TabControlLayout
Returns the tabs layout
getTake() - Method in class com.sybase.persistence.Query
Gets the maximum number of rows to take, used for paging.
getTestCriteria() - Method in class com.sybase.persistence.Query
Get the test criteria object
getTestType() - Method in class com.sybase.persistence.AttributeTest
Deprecated.  
getTestValue() - Method in class com.sybase.persistence.AttributeTest
Gets the test value to use for filter
getText() - Method in class com.sybase.uep.bobclient.controls.EmailAddressInput
Retrieve the current text value in this input
getText() - Method in interface com.sybase.uep.bobclient.controls.ITextInput
Get the text value of editor
getText() - Method in class com.sybase.uep.bobclient.controls.RichTextInput
Retrieve the current text value in this input
getTextWithinRowspan(Field, int, String) - Static method in class com.sybase.uep.bobclient.utils.Util
Gets truncated text that can be displayed within the RowSpan of the specified field
getThreadLocal() - Method in class com.sybase.afx.ulj.DataSourceInfo
 
getTime(Object) - Static method in class com.sybase.afx.json.JsonValue
 
getTime(CollectionOfValueReaders, String, int) - Static method in class com.sybase.afx.ulj.ResultUtil
 
getTime(ConnectionWrapper, Date) - Static method in class com.sybase.afx.ulj.ValueUtil
 
getTime(String) - Static method in class com.sybase.afx.util.ConvertStringUtil
 
getTime(int, int, int) - Static method in class com.sybase.afx.util.TimeUtil
 
getTime(int, int, int, int) - Static method in class com.sybase.afx.util.TimeUtil
 
getTime(String) - Static method in class com.sybase.afx.util.TimeUtil
 
getTime(int) - Method in class com.sybase.persistence.QueryResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a Date object.
getTime(Object) - Static method in class com.sybase.reflection.DataValue
 
getTimeByName(String) - Method in class com.sybase.persistence.QueryResultSet
Retrieves the value of the designated column by column name in the current row of this ResultSet object as a Date object.
getTimestamp() - Method in interface com.sybase.persistence.LogRecord
 
getTimeString() - Method in class com.sybase.uep.bobclient.utils.Time
 
getTitle() - Method in class com.sybase.uep.bobclient.options.BOBOptionProvider
 
getToolbarManager() - Method in class com.sybase.uep.bobclient.controls.ToolbarItem
Returns toolbar manager
getTransportUrlSuffix(ConnectionProfile) - Static method in class com.sybase.afx.util.NetworkUtil
 
getTruncatedText(String, int, FontStyle) - Static method in class com.sybase.uep.bobclient.utils.Util
Truncates a text by given width, and appends ellipsis at the end of the truncated text.
getTruncatedText(String, int, int, FontStyle) - Static method in class com.sybase.uep.bobclient.utils.Util
 
getTruncatedTextWithinRowspan(Field, int, String, FontStyle) - Static method in class com.sybase.uep.bobclient.utils.Util
 
getType() - Method in class com.sybase.uep.bobclient.actions.PersistElement
Retrieve the type for this persist element
getType() - Method in class com.sybase.uep.bobclient.actions.SubmitElement
Retrieve the type for this submit element
getType() - Method in class com.sybase.uep.bobclient.controls.CheckBox
Retrieve the type for this checkbox
getType() - Method in class com.sybase.uep.bobclient.controls.DateChoice
Retrieve the type for this checkbox
getType() - Method in class com.sybase.uep.bobclient.controls.EmailAddressInput
Retrieve the type for this checkbox
getType() - Method in class com.sybase.uep.bobclient.controls.NumericChoice
Retrieve the type for this numeric choice
getType() - Method in class com.sybase.uep.bobclient.controls.PasswordInput
Retrieve the type for this PasswordInput
getType() - Method in class com.sybase.uep.bobclient.controls.pimmenu.AbstractCreatePIMMenuItemCommand
Returns specific logical type that the command is working for
getType() - Method in class com.sybase.uep.bobclient.controls.pimmenu.PIMItem
Gets logical type of a MBO attribute
getType() - Method in class com.sybase.uep.bobclient.controls.RadioBox
Retrieve the type for this radiobox
getType() - Method in class com.sybase.uep.bobclient.controls.RichTextInput
Retrieve the type for this checkbox
getType() - Method in class com.sybase.uep.bobclient.controls.SelectBox
Retrieve the type for this select box
getType() - Method in class com.sybase.uep.bobclient.data.Association
 
getType() - Method in class com.sybase.uep.bobclient.data.CommonMBOModel
Return the type of the mbo model
getType() - Method in class com.sybase.uep.bobclient.data.ControlVariable
Get variable type
getType() - Method in class com.sybase.uep.bobclient.data.LogicalType
Get the logical type
getType() - Method in class com.sybase.uep.bobclient.data.ModelChangeEvent
Gets the type
getType() - Method in class com.sybase.uep.bobclient.data.RIMMBOMobileApplication
 
getType() - Method in class com.sybase.uep.bobclient.data.RIMVariableObject
Get the variable object type Can be of type "USER", "SYSTEM", or "TABLE"
getType() - Method in interface com.sybase.uep.bobclient.interfaces.MBOMobileApplication
 
getType() - Method in interface com.sybase.uep.bobclient.interfaces.VariableObject
 
getType() - Method in class com.sybase.uep.bobclient.sync.LogMessage
 
getTypicalString() - Method in class com.sybase.uep.bobclient.controls.TableColumn
get the length of the column text value
getUiApplication() - Method in class com.sybase.uep.bobclient.controls.TextInput
Gets the UiApplication instance that the TextInput object holds
getUIController() - Method in class com.sybase.uep.bobclient.screens.BaseBOBScreen
 
getUIDefinition() - Method in class com.sybase.uep.bobclient.data.RIMRepository
 
getUIDefinition() - Method in class com.sybase.uep.bobclient.interfaces.Repository
Clears the data from the repository.
getUIEventLock() - Method in interface com.sybase.uep.bobclient.controller.UIController
Get the UI event lock
getUnfocusCellHeight() - Method in class com.sybase.uep.bobclient.controls.celltable.Cell
 
getUnfocusCellHeight() - Method in interface com.sybase.uep.bobclient.controls.celltable.ICell
Gets height of a unfocused cell
getUnfocusFontStyle() - Method in class com.sybase.uep.bobclient.controls.Button
Retrieve this unfocus font style
getUnfocusFontStyle() - Method in class com.sybase.uep.bobclient.controls.celltable.configs.AbstractCellAttributeConfig
 
getUnfocusFontStyle() - Method in class com.sybase.uep.bobclient.controls.celltable.configs.CellTableConfig
Gets the unfocus font style of the cell table
getUnfocusFontStyle() - Method in class com.sybase.uep.bobclient.controls.HyperLink
Retrieve unfocus font style
getUnfocusFontStyle() - Method in class com.sybase.uep.bobclient.controls.HyperLinkRichField
Retrieve unfocus font style
getUnfocusFontStyle() - Method in class com.sybase.uep.bobclient.controls.ListItem
Get unfocus font style
getUnfocusFontStyle() - Method in class com.sybase.uep.bobclient.controls.ToolbarManager
 
getUniqueID() - Static method in class com.sybase.uep.bobclient.utils.Util
 
getUnwiredAcceleratorPassword() - Method in class com.sybase.afx.ulj.Profile
Gets the Unwired Accelerator password of the Profile.
getUnwiredAcceleratorUserName() - Method in class com.sybase.afx.ulj.Profile
Sets the Uniwred Accelerator user name of the Profile.
getUploadOnly() - Method in class com.sybase.persistence.SynchronizationParameters
 
getUserActionListener() - Method in interface com.sybase.uep.bobclient.controller.UIController
Get the user action listener
getUserActionTimestamp() - Method in class com.sybase.uep.bobclient.listener.UserActionListener
 
getUserContext() - Method in class com.sybase.persistence.SynchronizationContext
 
getUsername() - Method in class com.sybase.afx.sms.SMSReplayInfo
 
getUserName() - Method in class com.sybase.persistence.Connection
Sets the user name of the Connection.
getUserName() - Method in class com.sybase.persistence.ConnectionProfile
get the property value of userName
getUserName() - Method in class com.sybase.uep.bobclient.data.RIMClientProfile
 
getUserName() - Method in interface com.sybase.uep.bobclient.interfaces.ClientProfile
 
getValidationObj() - Method in class com.sybase.uep.bobclient.controls.CheckBox
Retrieve the validation object set on this checkbox
getValidationObj() - Method in class com.sybase.uep.bobclient.controls.DateChoice
Retrieve the validation object set on this checkbox
getValidationObj() - Method in class com.sybase.uep.bobclient.controls.EmailAddressInput
Retrieve the validation object set on this checkbox
getValidationObj() - Method in class com.sybase.uep.bobclient.controls.NumericChoice
Retrieve the validation object set on this checkbox
getValidationObj() - Method in class com.sybase.uep.bobclient.controls.PasswordInput
Retrieve the validation object set on this checkbox
getValidationObj() - Method in class com.sybase.uep.bobclient.controls.RadioBox
Retrieve the validation object set on this checkbox
getValidationObj() - Method in class com.sybase.uep.bobclient.controls.RichTextInput
Retrieve the validation object set on this checkbox
getValidationObj() - Method in class com.sybase.uep.bobclient.controls.SelectBox
Retrieve the validation object set on this checkbox
getValidationObjectFactory() - Method in class com.sybase.uep.bobclient.data.RIMRepository
 
getValidationObjectFactory() - Method in class com.sybase.uep.bobclient.interfaces.Repository
Returns the ValidationObject factory object.
getVAlignment() - Method in class com.sybase.uep.bobclient.controls.celltable.configs.AbstractCellAttributeConfig
 
getValue(Object, AttributeMetaData) - Method in class com.sybase.persistence.EntityClass
Gets a value of the attribute of the Entity
getValue() - Method in class com.sybase.reflection.BinaryValue
 
getValue() - Method in class com.sybase.reflection.BooleanValue
 
getValue() - Method in class com.sybase.reflection.ByteValue
 
getValue() - Method in class com.sybase.reflection.CharValue
 
getValue() - Method in class com.sybase.reflection.DateTimeValue
 
getValue() - Method in class com.sybase.reflection.DateValue
 
getValue() - Method in class com.sybase.reflection.DecimalValue
 
getValue() - Method in class com.sybase.reflection.DoubleValue
 
getValue() - Method in class com.sybase.reflection.FloatValue
 
getValue() - Method in class com.sybase.reflection.IntegerValue
 
getValue() - Method in class com.sybase.reflection.IntValue
 
getValue() - Method in class com.sybase.reflection.LongValue
 
getValue(Object, AttributeMetaData) - Method in interface com.sybase.reflection.ReflectionManager
Gets the value of a Mobile Business Object given the attribute meta data.
getValue() - Method in class com.sybase.reflection.ShortValue
 
getValue() - Method in class com.sybase.reflection.StringValue
 
getValue() - Method in class com.sybase.reflection.TimeValue
 
getValue() - Method in class com.sybase.uep.bobclient.actions.PersistElement
Retrieve the value for this persist element
getValue() - Method in class com.sybase.uep.bobclient.actions.SubmitElement
Retrieve the value for this submit element
getValue() - Method in class com.sybase.uep.bobclient.controls.Button
(non-Javadoc)
getValue() - Method in class com.sybase.uep.bobclient.controls.CellTable
 
getValue() - Method in class com.sybase.uep.bobclient.controls.CheckBox
(non-Javadoc)
getValue() - Method in interface com.sybase.uep.bobclient.controls.Control
Retrieves the control value.
getValue() - Method in class com.sybase.uep.bobclient.controls.DateChoice
(non-Javadoc)
getValue() - Method in class com.sybase.uep.bobclient.controls.EmailAddressInput
(non-Javadoc)
getValue() - Method in class com.sybase.uep.bobclient.controls.HorizontalRuler
(non-Javadoc)
getValue() - Method in class com.sybase.uep.bobclient.controls.HyperLink
(non-Javadoc)
getValue() - Method in class com.sybase.uep.bobclient.controls.HyperLinkRichField
(non-Javadoc)
getValue() - Method in class com.sybase.uep.bobclient.controls.ImageControl
(non-Javadoc)
getValue() - Method in class com.sybase.uep.bobclient.controls.Label
(non-Javadoc)
getValue() - Method in class com.sybase.uep.bobclient.controls.LabelValuePair
Get the value
getValue() - Method in class com.sybase.uep.bobclient.controls.ListFieldControl
(non-Javadoc)
getValue() - Method in class com.sybase.uep.bobclient.controls.NavigationBarField
(non-Javadoc)
getValue() - Method in class com.sybase.uep.bobclient.controls.NumericChoice
(non-Javadoc)
getValue() - Method in class com.sybase.uep.bobclient.controls.PasswordInput
(non-Javadoc)
getValue() - Method in class com.sybase.uep.bobclient.controls.PhoneEmailRichTextInput
(non-Javadoc)
getValue() - Method in class com.sybase.uep.bobclient.controls.pimmenu.PIMItem
Returns value of a MBO attribute
getValue() - Method in class com.sybase.uep.bobclient.controls.RadioBox
(non-Javadoc)
getValue() - Method in class com.sybase.uep.bobclient.controls.RadioBoxGroup
Get the value for this input
getValue() - Method in class com.sybase.uep.bobclient.controls.RegionManager
(non-Javadoc)
getValue() - Method in class com.sybase.uep.bobclient.controls.RichTextInput
(non-Javadoc)
getValue() - Method in class com.sybase.uep.bobclient.controls.SelectBox
(non-Javadoc)
getValue() - Method in class com.sybase.uep.bobclient.controls.SelectBoxChoice
Get the value of the select choice
getValue() - Method in class com.sybase.uep.bobclient.controls.Spacer
(non-Javadoc)
getValue() - Method in class com.sybase.uep.bobclient.controls.TabLayoutManager
(non-Javadoc)
getValue() - Method in class com.sybase.uep.bobclient.controls.TableField
(non-Javadoc)
getValue() - Method in class com.sybase.uep.bobclient.controls.TextInput
(non-Javadoc)
getValue() - Method in class com.sybase.uep.bobclient.controls.TextInputController
return value according to schemaType.
getValue() - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
(non-Javadoc)
getValue(Object, String) - Method in class com.sybase.uep.bobclient.data.MBOModel
Gets the attribute value from a given MBO instance.
getValue() - Method in class com.sybase.uep.bobclient.data.RIMLinkParamNode
 
getValue() - Method in class com.sybase.uep.bobclient.data.RIMVariableObject
Get the variable object value
getValue() - Method in class com.sybase.uep.bobclient.data.SPTreeNode
Returns the value to parent.
getValue(Object) - Method in class com.sybase.uep.bobclient.data.SubValueDescriptor
Retrieve the sub-node value
getValue() - Method in class com.sybase.uep.bobclient.data.Validator
Return the given value
getValue() - Method in interface com.sybase.uep.bobclient.interfaces.LinkParamNode
 
getValue() - Method in interface com.sybase.uep.bobclient.interfaces.VariableObject
 
getValue() - Method in class com.sybase.uep.bobclient.utils.DateTime
 
getValue() - Method in class com.sybase.uep.bobclient.utils.PersistableByte
 
getValue() - Method in class com.sybase.uep.bobclient.utils.PersistableCharacter
 
getValue() - Method in class com.sybase.uep.bobclient.utils.PersistableDouble
 
getValue() - Method in class com.sybase.uep.bobclient.utils.PersistableFloat
 
getValue() - Method in class com.sybase.uep.bobclient.utils.PersistableInteger
 
getValue() - Method in class com.sybase.uep.bobclient.utils.PersistableLong
 
getValue() - Method in class com.sybase.uep.bobclient.utils.PersistableShort
 
getValue() - Method in class com.sybase.uep.bobclient.utils.Time
 
getValueElem() - Method in class com.sybase.uep.bobclient.data.SPTreeNode
Get _valueElement
getValueForSubmit() - Method in class com.sybase.uep.bobclient.actions.SubmitElement
Retrieve the value that will be assign to the object api.
getValueImageMapping() - Method in class com.sybase.uep.bobclient.controls.celltable.configs.CellImageConfig
Gets the pairs of MBO attribute value and the mapping image file
getValueName() - Method in class com.sybase.uep.bobclient.data.RIMLinkParamNode
 
getValuesForDisplayName(String, Vector, boolean) - Method in class com.sybase.uep.bobclient.data.RIMLinkParamNode
 
getValuesForDisplayName(String, String, Vector) - Method in class com.sybase.uep.bobclient.data.RIMLinkParamNode
 
getValuesForDisplayName(String, Vector) - Method in class com.sybase.uep.bobclient.data.RIMLinkParamNode
 
getValuesForDisplayName(String, Vector, boolean) - Method in interface com.sybase.uep.bobclient.interfaces.LinkParamNode
 
getValuesForDisplayName(String, String, Vector) - Method in interface com.sybase.uep.bobclient.interfaces.LinkParamNode
 
getValuesForDisplayName(String, Vector) - Method in interface com.sybase.uep.bobclient.interfaces.LinkParamNode
 
getVariable() - Method in class com.sybase.uep.bobclient.actions.SubmitElement
Retrieve the control variable object
getVariable() - Method in class com.sybase.uep.bobclient.controls.celltable.configs.CellImageConfig
Gets variable that is set to the image, the variable is supposed to reference to a real image
getVariable() - Method in class com.sybase.uep.bobclient.controls.celltable.configs.CellLabelItemConfig
Gets the variable that is set to the label item.
getVariable(String) - Method in class com.sybase.uep.bobclient.data.RIMVariables
 
getVariable(String) - Method in interface com.sybase.uep.bobclient.interfaces.Variables
 
getVariableKey() - Method in class com.sybase.uep.bobclient.actions.PersistElement
Retrieve the variable key for this persist element
getVariableObjectFactory() - Method in class com.sybase.uep.bobclient.data.RIMRepository
 
getVariableObjectFactory() - Method in class com.sybase.uep.bobclient.interfaces.Repository
Returns the Variable Object factory object.
getVariablesFactory() - Method in class com.sybase.uep.bobclient.data.RIMRepository
 
getVariablesFactory() - Method in class com.sybase.uep.bobclient.interfaces.Repository
Returns the Variables factory object.
getVariableType() - Method in class com.sybase.uep.bobclient.actions.PersistElement
Retrieve the variable type for this persist element
getVariableValue(ControlVariable) - Static method in class com.sybase.uep.bobclient.utils.Util
Get the variable value stroed in the persistent store
getVersion() - Method in class com.sybase.uep.bobclient.options.OptionsDefinition
 
getVerticalAlignment() - Method in class com.sybase.uep.bobclient.controls.Button
(non-Javadoc)
getVerticalAlignment() - Method in class com.sybase.uep.bobclient.controls.CellTable
 
getVerticalAlignment() - Method in class com.sybase.uep.bobclient.controls.CheckBox
(non-Javadoc)
getVerticalAlignment() - Method in interface com.sybase.uep.bobclient.controls.Control
Retrieves the vertical alignment of this control
getVerticalAlignment() - Method in class com.sybase.uep.bobclient.controls.DateChoice
(non-Javadoc)
getVerticalAlignment() - Method in class com.sybase.uep.bobclient.controls.EmailAddressInput
(non-Javadoc)
getVerticalAlignment() - Method in class com.sybase.uep.bobclient.controls.HorizontalRuler
(non-Javadoc)
getVerticalAlignment() - Method in class com.sybase.uep.bobclient.controls.HyperLink
(non-Javadoc)
getVerticalAlignment() - Method in class com.sybase.uep.bobclient.controls.HyperLinkRichField
(non-Javadoc)
getVerticalAlignment() - Method in class com.sybase.uep.bobclient.controls.ImageControl
(non-Javadoc)
getVerticalAlignment() - Method in class com.sybase.uep.bobclient.controls.Label
(non-Javadoc)
getVerticalAlignment() - Method in class com.sybase.uep.bobclient.controls.ListFieldControl
(non-Javadoc)
getVerticalAlignment() - Method in class com.sybase.uep.bobclient.controls.NavigationBarField
(non-Javadoc)
getVerticalAlignment() - Method in class com.sybase.uep.bobclient.controls.NumericChoice
(non-Javadoc)
getVerticalAlignment() - Method in class com.sybase.uep.bobclient.controls.PasswordInput
(non-Javadoc)
getVerticalAlignment() - Method in class com.sybase.uep.bobclient.controls.PhoneEmailRichTextInput
(non-Javadoc)
getVerticalAlignment() - Method in class com.sybase.uep.bobclient.controls.RadioBox
(non-Javadoc)
getVerticalAlignment() - Method in class com.sybase.uep.bobclient.controls.RegionManager
(non-Javadoc)
getVerticalAlignment() - Method in class com.sybase.uep.bobclient.controls.RichTextInput
(non-Javadoc)
getVerticalAlignment() - Method in class com.sybase.uep.bobclient.controls.SelectBox
(non-Javadoc)
getVerticalAlignment() - Method in class com.sybase.uep.bobclient.controls.Spacer
(non-Javadoc)
getVerticalAlignment() - Method in class com.sybase.uep.bobclient.controls.TabLayoutManager
(non-Javadoc)
getVerticalAlignment() - Method in class com.sybase.uep.bobclient.controls.TableField
(non-Javadoc)
getVerticalAlignment() - Method in class com.sybase.uep.bobclient.controls.TextInput
(non-Javadoc)
getVerticalAlignment() - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
(non-Javadoc)
getVerticalAlignment(long) - Static method in class com.sybase.uep.bobclient.utils.Util
Get the vertical alignment
getVerticalAlignment(long, long) - Static method in class com.sybase.uep.bobclient.utils.Util
Get the vertical alignment
getVisiableRows() - Method in class com.sybase.uep.bobclient.controls.TableField
Get the number of visiable rows being displayed
getWid() - Method in class com.sybase.uep.bobclient.controls.EmailAddressInput
Retrieve wid for this email address input
getWid() - Method in class com.sybase.uep.bobclient.controls.RichTextInput
Retrieve wid for this text input
getWidth() - Method in class com.sybase.uep.bobclient.controls.TableColumn
Get the width of the column
getWrapperData() - Method in class com.sybase.persistence.ConnectionProfile
Sybase internal use only.
getXPosition(boolean) - Method in class com.sybase.uep.bobclient.controls.celltable.CellImage
 
getXPosition(boolean) - Method in class com.sybase.uep.bobclient.controls.celltable.CellLabel
 
getXPosition(boolean) - Method in interface com.sybase.uep.bobclient.controls.IControlXYDraw
Gets the X coordinator of the drawing item
getYLocation(int) - Method in class com.sybase.uep.bobclient.controls.CellTable
Gets the Y coordinator of a cell by the cell index
getYLocation(int) - Method in class com.sybase.uep.bobclient.controls.ListFieldControl
Retrieve the Y location of the next list item to be drawn
getYPosition(boolean) - Method in class com.sybase.uep.bobclient.controls.celltable.CellImage
 
getYPosition(boolean) - Method in class com.sybase.uep.bobclient.controls.celltable.CellLabel
 
getYPosition(boolean) - Method in interface com.sybase.uep.bobclient.controls.IControlXYDraw
Gets the Y coordinator of the drawing item
GMT - Static variable in class com.sybase.uep.bobclient.utils.DateUtil
GMT sign
GOOGLE_MAP_URL - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
GoogleMapAction - Class in com.sybase.uep.bobclient.actions
 
GoogleMapAction(float, float) - Constructor for class com.sybase.uep.bobclient.actions.GoogleMapAction
 
GoogleMapAction(String) - Constructor for class com.sybase.uep.bobclient.actions.GoogleMapAction
 
gotoCurrentSelectedTab() - Method in class com.sybase.uep.bobclient.controls.TabLayoutManager
Goes to the current selected tab
gotoNextTab() - Method in class com.sybase.uep.bobclient.controls.TabControlLayout
Go to next tab
gotoPreviousTab() - Method in class com.sybase.uep.bobclient.controls.TabControlLayout
Go to previous tab
gotoTab(int) - Method in class com.sybase.uep.bobclient.controls.TabLayoutManager
Go to tab based on the index
gotoTabIndex(int) - Method in class com.sybase.uep.bobclient.controls.TabControlLayout
Go to tab by index
GraphicsUtil - Class in com.sybase.uep.bobclient.utils
Util class for rendering UI
GraphicsUtil() - Constructor for class com.sybase.uep.bobclient.utils.GraphicsUtil
 
GREATER_EQUAL - Static variable in class com.sybase.persistence.AttributeTest
 
GREATER_EQUAL - Static variable in interface com.sybase.persistence.TestType
 
GREATER_THAN - Static variable in class com.sybase.persistence.AttributeTest
 
GREATER_THAN - Static variable in interface com.sybase.persistence.TestType
 
greaterEqual(Byte, Byte) - Static method in class com.sybase.afx.util.NumberUtil
 
greaterEqual(Short, Short) - Static method in class com.sybase.afx.util.NumberUtil
 
greaterEqual(Integer, Integer) - Static method in class com.sybase.afx.util.NumberUtil
 
greaterEqual(Long, Long) - Static method in class com.sybase.afx.util.NumberUtil
 
greaterEqual(Float, Float) - Static method in class com.sybase.afx.util.NumberUtil
 
greaterEqual(Double, Double) - Static method in class com.sybase.afx.util.NumberUtil
 
greaterEqual(String, String) - Static method in class com.sybase.afx.util.NumberUtil
 
greaterEqual(String, String) - Static method in class com.sybase.afx.util.StringUtil
 
greaterEqual(Character, Character) - Static method in class com.sybase.afx.util.StringUtil
 
greaterEqual(String, String) - Static method in class com.sybase.persistence.AttributeTest
Creates an instance of AttributeTest which attribute is greater than or equal to the value.
greaterThan(Byte, Byte) - Static method in class com.sybase.afx.util.NumberUtil
 
greaterThan(Short, Short) - Static method in class com.sybase.afx.util.NumberUtil
 
greaterThan(Integer, Integer) - Static method in class com.sybase.afx.util.NumberUtil
 
greaterThan(Long, Long) - Static method in class com.sybase.afx.util.NumberUtil
 
greaterThan(Float, Float) - Static method in class com.sybase.afx.util.NumberUtil
 
greaterThan(Double, Double) - Static method in class com.sybase.afx.util.NumberUtil
 
greaterThan(String, String) - Static method in class com.sybase.afx.util.NumberUtil
 
greaterThan(String, String) - Static method in class com.sybase.afx.util.StringUtil
 
greaterThan(Character, Character) - Static method in class com.sybase.afx.util.StringUtil
 
greaterThan(String, String) - Static method in class com.sybase.persistence.AttributeTest
Creates an instance of AttributeTest which attribute is greater than the value.
GRID_TYPE_ICON_IMAGE - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
GridLookupTable - Class in com.sybase.uep.bobclient.controls
This is the Grid Lookup Table Contains a table of grid look up records When selected the value will get transferred to the text input extends from TableField
GridLookupTable() - Constructor for class com.sybase.uep.bobclient.controls.GridLookupTable
Contructor GridLookupTable
GridSelectionScreen - Class in com.sybase.uep.bobclient.screens
This is the Grid Selection Screen.
GridSelectionScreen(TextInput, String) - Constructor for class com.sybase.uep.bobclient.screens.GridSelectionScreen
 
GUID - Static variable in interface com.sybase.uep.bobclient.constants.VariableProperties
Generate a Unique ID value = GUID

H

handleException(Exception) - Method in interface com.sybase.uep.bobclient.utils.IModalRunnable
Handles an exception thrown by this runnable's run method.
hasAction() - Method in class com.sybase.uep.bobclient.controls.ListItem
Check to see if this list item has an action assigned to it.
hasAltRowColor() - Method in class com.sybase.uep.bobclient.data.ApplicationDefinition.GridTableDefinition
 
hasAutoRefresh() - Method in class com.sybase.uep.bobclient.data.ApplicationDefinition
 
hasBorder() - Method in class com.sybase.uep.bobclient.controls.FooterField
Check to see if border is turned on
hasBorder() - Method in class com.sybase.uep.bobclient.controls.ListItem
Check to see if border is set for this list item
hasChanged() - Method in class com.sybase.uep.bobclient.data.RIMMBOMobileApplication
 
hasChanged() - Method in interface com.sybase.uep.bobclient.interfaces.MBOMobileApplication
 
hasChildren() - Method in class com.sybase.uep.bobclient.data.RIMLinkParamNode
 
hasChildren() - Method in interface com.sybase.uep.bobclient.interfaces.LinkParamNode
 
hasClickThru() - Method in class com.sybase.uep.bobclient.controls.TableColumn
Check if there are clickacross under this column
hasContextVariableItem() - Method in class com.sybase.uep.bobclient.controls.celltable.configs.CellLabelConfig
Gets if the label has table context variable items
hasCustomGridDef() - Method in class com.sybase.uep.bobclient.data.ApplicationDefinition
 
hasFailed() - Method in class com.sybase.uep.bobclient.actions.Action
(non-Javadoc)
hasFailed() - Method in interface com.sybase.uep.bobclient.actions.IBOBAction
Check to see if the action failed
hasFocusableControlBeside(Screen, Field, boolean) - Static method in class com.sybase.uep.bobclient.utils.Util
Gets if there is focusable control besides the current focus control
hasFreePersistentObjHandlers(int) - Static method in class com.sybase.uep.bobclient.utils.Util
 
hasLoginScreen() - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
Check if there is a login screen assigned to the client
hasLoginScreen() - Method in class com.sybase.uep.bobclient.options.OptionsDefinition
 
hasMBOAttributeItem() - Method in class com.sybase.uep.bobclient.controls.celltable.configs.CellLabelConfig
Gets if the label has MBO attribute items
hasRelationship(IBOBScreen) - Static method in class com.sybase.uep.bobclient.utils.Util
Whether any mbo referenced by this screen has relationship
hasRelationshipAppData() - Method in class com.sybase.uep.bobclient.controls.BaseMobileDataControl
 
hasRelationshipAppData() - Method in class com.sybase.uep.bobclient.controls.CellTable
 
hasRelationshipAppData() - Method in class com.sybase.uep.bobclient.controls.MobileAppTable
Check is this mobile data control contains relationship data
hasRelationshipAppData() - Method in interface com.sybase.uep.bobclient.controls.MobileDataControl
Check is this mobile data control contains relationship data
hasRelationshipAppData() - Method in class com.sybase.uep.bobclient.controls.SelectBox
Check is this mobile data control contains relationship data
hasRelationshipAppData() - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
Check is this mobile data control contains relationship data
hasScreenSaver() - Method in class com.sybase.uep.bobclient.data.RIMSettings
 
hasScreenSaver() - Method in interface com.sybase.uep.bobclient.interfaces.Settings
 
hasSearchMenus() - Method in class com.sybase.uep.bobclient.controls.TableField
Check if search menu flag is turned on
hasSortMenus() - Method in class com.sybase.uep.bobclient.controls.MobileAppTable
Override the super.
hasSortMenus() - Method in class com.sybase.uep.bobclient.controls.TableField
Check if sort menu flag is turned on
hasValidation() - Method in class com.sybase.uep.bobclient.controls.CheckBox
Check if there is a validation object assigned to this control
hasValidation() - Method in class com.sybase.uep.bobclient.controls.DateChoice
Check if there is a validation object assigned to this control
hasValidation() - Method in class com.sybase.uep.bobclient.controls.EmailAddressInput
Check if there is a validation object assigned to this control
hasValidation() - Method in class com.sybase.uep.bobclient.controls.NumericChoice
Check if there is a validation object assigned to this control
hasValidation() - Method in class com.sybase.uep.bobclient.controls.PasswordInput
Check if there is a validation object assigned to this control
hasValidation() - Method in class com.sybase.uep.bobclient.controls.RadioBox
Check if there is a validation object assigned to this control
hasValidation() - Method in class com.sybase.uep.bobclient.controls.RichTextInput
Check if there is a validation object assigned to this control
hasValidation() - Method in class com.sybase.uep.bobclient.controls.SelectBox
Check if there is a validation object assigned to this control
hasVariable(String) - Method in class com.sybase.uep.bobclient.data.RIMVariables
 
hasVariable(String) - Method in interface com.sybase.uep.bobclient.interfaces.Variables
 
hasVariables() - Static method in class com.sybase.uep.bobclient.utils.Util
Check to see if there are varables
hasWirelessConnection() - Static method in class com.sybase.uep.bobclient.utils.Util
 
HEADER_ICON - Static variable in class com.sybase.uep.bobclient.screens.SearchScreen
 
HIGH_HASH - Static variable in class com.sybase.uep.bobclient.data.RIMDevice
 
HINT_HEIGHT - Static variable in class com.sybase.uep.bobclient.utils.GraphicsUtil
Height of the hint that is drawn on list item
HINT_MARGIN - Static variable in class com.sybase.uep.bobclient.utils.GraphicsUtil
Margin for the hint that is drawn on list item
HINT_WIDTH - Static variable in class com.sybase.uep.bobclient.utils.GraphicsUtil
Width of the hint that is drawn on list item
HORIZONTAL_RULER_COLOR - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
HorizontalRuler line color Default color is 2949E7
HORIZONTAL_RULER_THICKNESS - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
HorizontalRuler thickness Default 1
HORIZONTAL_RULER_WIDTH - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
HorizontalRuler width Default screen width
HorizontalRuler - Class in com.sybase.uep.bobclient.controls
This is the horizontal ruler widget that draws a line across the screen
HorizontalRuler() - Constructor for class com.sybase.uep.bobclient.controls.HorizontalRuler
Contructor to create a horizontal ruler across the screen
hour(Date) - Static method in class com.sybase.afx.util.DateTimeUtil
 
hour(Date) - Static method in class com.sybase.afx.util.TimeUtil
 
HTTP - Static variable in class com.sybase.afx.ulj.MobilinkStreamType
HTTP protocol.
HTTP - Static variable in class com.sybase.persistence.NetworkProtocol
HTTP protocol
HTTPS - Static variable in class com.sybase.afx.ulj.MobilinkStreamType
HTTPS protocol.
HTTPS - Static variable in class com.sybase.persistence.NetworkProtocol
HTTPS protocol
HyperLink - Class in com.sybase.uep.bobclient.controls
This is the hyper link control
HyperLink(int, long) - Constructor for class com.sybase.uep.bobclient.controls.HyperLink
HyperLink constructor
HyperLink(String, long) - Constructor for class com.sybase.uep.bobclient.controls.HyperLink
HyperLink constructor
HyperLink(int, long, boolean) - Constructor for class com.sybase.uep.bobclient.controls.HyperLink
HyperLink constructor
HyperLink(String, long, boolean) - Constructor for class com.sybase.uep.bobclient.controls.HyperLink
HyperLink constructor
HYPERLINK_ACTION - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
HyperLink actioin Default none
HYPERLINK_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
HyperLink label Default none
HyperLinkRichField - Class in com.sybase.uep.bobclient.controls
This is the hyper link control.
HyperLinkRichField(int, long) - Constructor for class com.sybase.uep.bobclient.controls.HyperLinkRichField
HyperLinkRichField constructor
HyperLinkRichField(String, long) - Constructor for class com.sybase.uep.bobclient.controls.HyperLinkRichField
HyperLinkRichField constructor
HyperLinkRichField(int, long, boolean) - Constructor for class com.sybase.uep.bobclient.controls.HyperLinkRichField
HyperLinkRichField constructor
HyperLinkRichField(String, long, boolean) - Constructor for class com.sybase.uep.bobclient.controls.HyperLinkRichField
HyperLinkRichField constructor

I

IBOBAction - Interface in com.sybase.uep.bobclient.actions
An interface implementation of an action in BOB Blackberry Client.
IBOBScreen - Interface in com.sybase.uep.bobclient.screens
This is an interface implementation of a screen used in BOB Blackberry client.
ICell - Interface in com.sybase.uep.bobclient.controls.celltable
Interface that defines a cell of a cell table
ICellAttributeTypeConstants - Interface in com.sybase.uep.bobclient.controls.celltable
 
IControlXYDraw - Interface in com.sybase.uep.bobclient.controls
Interface that provides APIs to draw an item
ICustomEventsDelegate - Interface in com.sybase.uep.bobclient.controls
The custom events delegate.
IdleTimerTask - Class in com.sybase.uep.bobclient.listener
This is the Idle Timer Task class This will get called when the client is idle for a specific amount time.
IdleTimerTask(UIController) - Constructor for class com.sybase.uep.bobclient.listener.IdleTimerTask
 
ILLEGAL_PARAMETERS_EXCEPTION_MESSAGE_KEY - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
ILLEGAL_PARAMETERS_EXCEPTION_MESSAGE_TEXT - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
IMAGE_ALIGN_CENTER - Static variable in class com.sybase.uep.bobclient.controls.Button
 
IMAGE_ALIGN_LEFT - Static variable in class com.sybase.uep.bobclient.controls.Button
 
IMAGE_ALIGN_RIGHT - Static variable in class com.sybase.uep.bobclient.controls.Button
 
IMAGE_CAMERA_MENU_ITEM_TEXT - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
IMAGE_CAMERA_MENU_ITEM_TEXT - Static variable in class com.sybase.uep.bobclient.controls.pimmenu.PIMMenuItemConstants
 
IMAGE_CAMERA_MENU_ITEM_TEXT_KEY - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
IMAGE_CAMERA_MENU_ITEM_TEXT_KEY - Static variable in class com.sybase.uep.bobclient.controls.pimmenu.PIMMenuItemConstants
 
IMAGE_EXPLORER_MENU_ITEM_TEXT - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
IMAGE_EXPLORER_MENU_ITEM_TEXT - Static variable in class com.sybase.uep.bobclient.controls.pimmenu.PIMMenuItemConstants
 
IMAGE_EXPLORER_MENU_ITEM_TEXT_KEY - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
IMAGE_EXPLORER_MENU_ITEM_TEXT_KEY - Static variable in class com.sybase.uep.bobclient.controls.pimmenu.PIMMenuItemConstants
 
IMAGE_MENU_ITEM_TEXT - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
IMAGE_MENU_ITEM_TEXT_KEY - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
IMAGE_MENU_ITEM_TEXT_KEY - Static variable in class com.sybase.uep.bobclient.controls.pimmenu.PIMMenuItemConstants
 
IMAGE_REFERENCE_TYPE - Static variable in interface com.sybase.uep.bobclient.controls.celltable.ICellAttributeTypeConstants
Represents a cell attribute type that a image reference is assigned to the attribute
IMAGE_REMOVE_MENU_ITEM_TEXT - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
IMAGE_REMOVE_MENU_ITEM_TEXT - Static variable in class com.sybase.uep.bobclient.controls.pimmenu.PIMMenuItemConstants
 
IMAGE_REMOVE_MENU_ITEM_TEXT_KEY - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
IMAGE_REMOVE_MENU_ITEM_TEXT_KEY - Static variable in class com.sybase.uep.bobclient.controls.pimmenu.PIMMenuItemConstants
 
IMAGE_STATE_TYPE - Static variable in interface com.sybase.uep.bobclient.controls.celltable.ICellAttributeTypeConstants
Represents a cell attribute type that a group of image references that indicate MBO states are assigned to the attribute
IMAGE_VALUEMAPPING_TYPE - Static variable in interface com.sybase.uep.bobclient.controls.celltable.ICellAttributeTypeConstants
Represents a cell attribute type that a group of mappings of MBO attribute value of image references are assigned to the attribute
ImageControl - Class in com.sybase.uep.bobclient.controls
This is the image control
ImageControl(IBOBAction, long) - Constructor for class com.sybase.uep.bobclient.controls.ImageControl
Constructor to create the image control
ImageScreen - Class in com.sybase.uep.bobclient.screens
This is the Image Screen.
ImageScreen(Bitmap) - Constructor for class com.sybase.uep.bobclient.screens.ImageScreen
Image Screen Constructor.
ImageScreen(byte[]) - Constructor for class com.sybase.uep.bobclient.screens.ImageScreen
Image Screen Constructor.
ImageScreen(String) - Constructor for class com.sybase.uep.bobclient.screens.ImageScreen
Constructor.
IMobileApplicationDataHandler - Interface in com.sybase.uep.bobclient.interfaces
 
IModalRunnable - Interface in com.sybase.uep.bobclient.utils
Modal runnables represent blocks of code and associated exception handlers.
IModelChangeListener - Interface in com.sybase.uep.bobclient.interfaces
A IModelChangeListener instance can be registered to the model as a listener.
indexOf(String, String) - Static method in class com.sybase.afx.util.StringUtil
 
indexOf(SortOrder) - Method in class com.sybase.persistence.SortOrderCollection
Determines the index of the specified SortOrder.
indexOf(SortOrder) - Method in class com.sybase.persistence.SortOrderList
Determines the index of the specified SortOrder.
indexOf(TestCriteria) - Method in class com.sybase.persistence.TestCriteriaList
Determines the index of the specified TestCriteria.
indexOf(AttributeMetaData) - Method in class com.sybase.reflection.AttributeMetaDataList
Determines the index of the specified AttributeMetaData.
indexOf(ClassMetaData) - Method in class com.sybase.reflection.ClassMetaDataList
Determines the index of the specified ClassMetaData.
indexOf(DataType) - Method in class com.sybase.reflection.DataTypeList
Determines the index of the specified DataType.
indexOf(EntityMetaData) - Method in class com.sybase.reflection.EntityMetaDataList
Determines the index of the specified EntityMetaData.
indexOf(OperationMetaData) - Method in class com.sybase.reflection.OperationMetaDataList
Determines the index of the specified OperationMetaData.
indexOf(ParameterMetaData) - Method in class com.sybase.reflection.ParameterMetaDataList
Determines the index of the specified ParameterMetaData.
indexOf(ServiceMetaData) - Method in class com.sybase.reflection.ServiceMetaDataList
Determines the index of the specified ServiceMetaData.
indexOf(UiMetaData) - Method in class com.sybase.reflection.UiMetaDataList
 
indexOf(char, int, int) - Method in class com.sybase.uep.bobclient.utils.PhoneAbstractString
 
indexOf2(String, String, int) - Static method in class com.sybase.afx.util.StringUtil
 
indexOfList(ListField, String, int) - Method in class com.sybase.uep.bobclient.controls.celltable.CellTableCallback
 
indexOfList(ListField, String, int) - Method in class com.sybase.uep.bobclient.controls.ListControlCallBack
Retrieves first occurence of prefix in list.
indexOfList(ListField, String, int) - Method in class com.sybase.uep.bobclient.screens.ProfileScreen
(non-Javadoc)
info(String) - Method in class com.sybase.persistence.AbstractLogger
Creates an info log
info(String) - Method in interface com.sybase.persistence.Logger
Create an info log
INFO - Static variable in class com.sybase.persistence.LogLevel
 
info(String) - Method in class com.sybase.uep.bobclient.data.AppLoggerWrapper
Logs the message as information
INFO - Static variable in class com.sybase.uep.bobclient.data.LogConfig
The constant to identify the INFO level
info(String) - Method in class com.sybase.uep.bobclient.data.OptionAppLoggerWrapper
 
init(ICell, IBOBScreen) - Method in class com.sybase.uep.bobclient.controls.CellTable
Initializes the cell table
init() - Method in class com.sybase.uep.bobclient.custom.UIDefinition
Instantiate the profile, mobile applications, and screens
init(Vector) - Method in class com.sybase.uep.bobclient.data.RIMSynchronizationGroupList
Initializes the Synchronization Groups based on the given Mobile Application List.
init(Vector) - Method in interface com.sybase.uep.bobclient.interfaces.SynchronizationGroupList
Initializes the Synchronization Groups based on the given Mobile Application List.
init() - Method in class com.sybase.uep.bobclient.options.OptionsDefinition
init options definition
init(Vector, DataType, String, String, int, boolean) - Method in class com.sybase.uep.bobclient.screens.ScalarPKEditorScreen
 
initAppLogger() - Method in class com.sybase.uep.bobclient.screens.BaseBOBScreen
 
initAppLoggerWrapper() - Method in class com.sybase.uep.bobclient.custom.BaseDefinition
 
initAppLoggerWrapper() - Method in class com.sybase.uep.bobclient.custom.UIDefinition
 
initAppLoggerWrapper() - Method in class com.sybase.uep.bobclient.options.OptionsDefinition
 
initAppLoggerWrapper() - Static method in class com.sybase.uep.bobclient.utils.Util
Initializes the logger wrapper for Util
initAppLoggerWrapperForUnitTest() - Static method in class com.sybase.uep.bobclient.utils.Util
Initializes the logger wrapper for Util in the case of UnitTest
initAttribute(String) - Method in class com.sybase.persistence.AttributeTest
Sybase internal use only.
initAttribute(String) - Method in class com.sybase.persistence.SortOrder
Sybase internal use only.
initAttributeMap(AttributeMap) - Method in class com.sybase.reflection.ClassMetaData
Sybase internal use only.
initAttributes(AttributeMetaDataList) - Method in class com.sybase.reflection.ClassMetaData
Sybase internal use only.
initCell() - Method in class com.sybase.uep.bobclient.controls.celltable.Cell
Produces cell attributes
initCell() - Method in interface com.sybase.uep.bobclient.controls.celltable.ICell
Initialize a cell, initialization work can be done in the method.
initClassList(ClassMetaDataList) - Method in class com.sybase.reflection.DatabaseMetaData
Sybase internal use only.
initClassMap(ClassMap) - Method in class com.sybase.reflection.DatabaseMetaData
Sybase internal use only.
initCode(int) - Method in class com.sybase.reflection.DataType
Sybase internal use only.
initColumn(String) - Method in class com.sybase.reflection.AttributeMetaData
Sybase internal use only.
initDatabaseFile(String) - Method in class com.sybase.reflection.DatabaseMetaData
Sybase internal use only.
initDatabaseName(String) - Method in class com.sybase.reflection.DatabaseMetaData
Sybase internal use only.
initDataType(DataType) - Method in class com.sybase.reflection.AttributeMetaData
Sybase internal use only.
initDataType(DataType) - Method in class com.sybase.reflection.ParameterMetaData
Sybase internal use only.
initDefaultProfile() - Method in class com.sybase.uep.bobclient.options.OptionsDefinition
Add the profile to the repository
initDisplayName(String) - Method in class com.sybase.reflection.OperationMetaData
Sybase internal use only.
initEntity(EntityMetaData) - Method in class com.sybase.persistence.Query
Sybase internal use only.
initEntityList(EntityMetaDataList) - Method in class com.sybase.reflection.DatabaseMetaData
Sybase internal use only.
initEntityListMap(EntityListMap) - Method in class com.sybase.reflection.DatabaseMetaData
Sybase internal use only.
initEntityMap(EntityMap) - Method in class com.sybase.reflection.DatabaseMetaData
Sybase internal use only.
initialize() - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
Draw the 2 column list
initialSync() - Method in class com.sybase.persistence.DatabaseClass
Sybase internal use only.
initId(int) - Method in class com.sybase.reflection.AttributeMetaData
Sybase internal use only.
initId(int) - Method in class com.sybase.reflection.ClassMetaData
Sybase internal use only.
initId(int) - Method in class com.sybase.reflection.OperationMetaData
Sybase internal use only.
initIsCreate(boolean) - Method in class com.sybase.reflection.OperationMetaData
Sybase internal use only.
initIsDelete(boolean) - Method in class com.sybase.reflection.OperationMetaData
Sybase internal use only.
initIsReplay(boolean) - Method in class com.sybase.reflection.AttributeMetaData
Sybase internal use only.
initIsReplay(boolean) - Method in class com.sybase.reflection.OperationMetaData
Sybase internal use only.
initIsStatic(boolean) - Method in class com.sybase.reflection.AttributeMetaData
Sybase internal use only.
initIsStatic(boolean) - Method in class com.sybase.reflection.OperationMetaData
Sybase internal use only.
initIsUpdate(boolean) - Method in class com.sybase.reflection.OperationMetaData
Sybase internal use only.
initItemType(DataType) - Method in class com.sybase.reflection.DataType
Sybase internal use only.
initMaxLength(int) - Method in class com.sybase.reflection.AttributeMetaData
Sybase internal use only.
initMessage(String) - Method in exception com.sybase.reflection.NoSuchAttributeException
Sybase internal use only.
initMessage(String) - Method in exception com.sybase.reflection.NoSuchClassException
Sybase internal use only.
initMessage(String) - Method in exception com.sybase.reflection.NoSuchOperationException
Sybase internal use only.
initMessage(String) - Method in exception com.sybase.reflection.NoSuchParameterException
Sybase internal use only.
initMobileApplicationData() - Method in class com.sybase.uep.bobclient.controls.BaseMobileDataControl
 
initMobileApplicationData() - Method in class com.sybase.uep.bobclient.controls.CellTable
 
initMobileApplicationData() - Method in class com.sybase.uep.bobclient.controls.MobileAppTable
Initialize the Mobile Application data Check to see if there are data already synced to the device
initMobileApplicationData() - Method in interface com.sybase.uep.bobclient.controls.MobileDataControl
Initialize the Mobile Application data Check to see if there are data already synced to the device
initMobileApplicationData() - Method in class com.sybase.uep.bobclient.controls.SelectBox
Setup select boxes if there is a mobile application defined
initMobileApplicationData() - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
Initialize the Mobile Application data Check to see if there are data already synced to the device
initName(String) - Method in class com.sybase.reflection.AttributeMetaData
Sybase internal use only.
initName(String) - Method in class com.sybase.reflection.ClassMetaData
Sybase internal use only.
initName(String) - Method in class com.sybase.reflection.DataType
Sybase internal use only.
initName(String) - Method in exception com.sybase.reflection.NoSuchAttributeException
Sybase internal use only.
initName(String) - Method in exception com.sybase.reflection.NoSuchClassException
Sybase internal use only.
initName(String) - Method in exception com.sybase.reflection.NoSuchOperationException
Sybase internal use only.
initName(String) - Method in exception com.sybase.reflection.NoSuchParameterException
Sybase internal use only.
initName(String) - Method in class com.sybase.reflection.OperationMetaData
Sybase internal use only.
initName(String) - Method in class com.sybase.reflection.ParameterMetaData
Sybase internal use only.
initNullable(boolean) - Method in class com.sybase.reflection.DataType
Sybase internal use only.
initOperands(TestCriteriaList) - Method in class com.sybase.persistence.CompositeTest
Sybase internal use only.
initOperationMap(OperationMap) - Method in class com.sybase.reflection.ClassMetaData
Sybase internal use only.
initOperations(OperationMetaDataList) - Method in class com.sybase.reflection.ClassMetaData
Sybase internal use only.
initOperator(int) - Method in class com.sybase.persistence.AttributeTest
Sybase internal use only.
initOperator(int) - Method in class com.sybase.persistence.CompositeTest
Sybase internal use only.
initOrder(int) - Method in class com.sybase.persistence.SortOrder
Sybase internal use only.
initOrderBy(SortOrderList) - Method in class com.sybase.persistence.SortCriteria
Sybase internal use only.
initParameters(ParameterMetaDataList) - Method in class com.sybase.reflection.OperationMetaData
Sybase internal use only.
initPrecision(int) - Method in class com.sybase.reflection.AttributeMetaData
Sybase internal use only.
initProfile(ClientProfile, ClientProfileList) - Method in class com.sybase.uep.bobclient.screens.ProfileUpdateScreen
Initialize the profile
initProfileInfo() - Method in class com.sybase.uep.bobclient.custom.UIDefinition
 
initProfileList() - Method in class com.sybase.uep.bobclient.screens.ProfileScreen
Initialize the profile list
initReturnType(DataType) - Method in class com.sybase.reflection.OperationMetaData
Sybase internal use only.
initRpc(boolean) - Method in class com.sybase.reflection.ServiceMetaData
 
initScale(int) - Method in class com.sybase.reflection.AttributeMetaData
Sybase internal use only.
initScreenContext(IBOBScreen, String[]) - Method in class com.sybase.uep.bobclient.screens.BaseBOBScreen
(non-Javadoc)
initScreenContext(IBOBScreen, String[]) - Method in interface com.sybase.uep.bobclient.screens.IBOBScreen
When switch to this screen from a parent one, will call this method to initialize the context
initScreenContext(IBOBScreen, String[]) - Method in class com.sybase.uep.bobclient.screens.SearchScreen
 
initScreens() - Method in class com.sybase.uep.bobclient.options.OptionsDefinition
init options screens
initServiceList(ServiceMetaDataList) - Method in class com.sybase.reflection.DatabaseMetaData
Sybase internal use only.
initServiceMap(ServiceMap) - Method in class com.sybase.reflection.DatabaseMetaData
Sybase internal use only.
initSettings() - Method in class com.sybase.uep.bobclient.options.OptionsDefinition
initialize settings
initSkip(int) - Method in class com.sybase.persistence.Query
Sybase internal use only.
initSms(boolean) - Method in class com.sybase.reflection.ServiceMetaData
 
initSortCriteria(SortCriteria) - Method in class com.sybase.persistence.Query
Sybase internal use only.
initSyncProfile(ConnectionProfile) - Method in class com.sybase.persistence.ConnectionProfile
Sybase internal use only.
initTable(String) - Method in class com.sybase.reflection.EntityMetaData
Sybase internal use only.
initTake(int) - Method in class com.sybase.persistence.Query
Sybase internal use only.
initTestCriteria(TestCriteria) - Method in class com.sybase.persistence.Query
Sybase internal use only.
initTestValue(String) - Method in class com.sybase.persistence.AttributeTest
Sybase internal use only.
initUIDefinition() - Method in class com.sybase.uep.bobclient.data.RIMRepository
 
initUIDefinition() - Method in class com.sybase.uep.bobclient.interfaces.Repository
Initialize the UI Definition class
initWrapperData(Object) - Method in class com.sybase.persistence.ConnectionProfile
Sybase internal use only.
INNER_JOIN - Static variable in class com.sybase.persistence.JoinCondition
 
INPUT_UNMATCH_SCHEMA_TYPE - Static variable in class com.sybase.uep.bobclient.actions.Diagnostic
The input value does not match schema type
insert(int, byte[]) - Method in class com.sybase.collections.BinaryList
Inserts the specified byte[] in this list at the specified index.
insert(int, Boolean) - Method in class com.sybase.collections.BooleanList
Inserts the specified Boolean element in this list at the specified index.
insert(int, Byte) - Method in class com.sybase.collections.ByteList
Inserts the specified Byte in this list at the specified index.
insert(int, Character) - Method in class com.sybase.collections.CharList
Inserts the specified Character in this list at the specified index.
insert(int, Date) - Method in class com.sybase.collections.DateList
Inserts the specified Date in this list at the specified index.
insert(int, Date) - Method in class com.sybase.collections.DateTimeList
Inserts the specified Date in this list at the specified index.
insert(int, String) - Method in class com.sybase.collections.DecimalList
Inserts the specified String in this list at the specified index.
insert(int, Double) - Method in class com.sybase.collections.DoubleList
Inserts the specified Double in this list at the specified index.
insert(int, Float) - Method in class com.sybase.collections.FloatList
Inserts the specified Float in this list at the specified index.
insert(int, String) - Method in class com.sybase.collections.IntegerList
Inserts the specified String in this list at the specified index.
insert(int, Integer) - Method in class com.sybase.collections.IntList
Inserts the specified Integer in this list at the specified index.
insert(int, Long) - Method in class com.sybase.collections.LongList
Inserts the specified Long in this list at the specified index.
insert(int, byte[]) - Method in class com.sybase.collections.NullableBinaryList
Inserts the specified byte[] in this list at the specified index.
insert(int, Boolean) - Method in class com.sybase.collections.NullableBooleanList
Inserts the specified Boolean in this list at the specified index.
insert(int, Byte) - Method in class com.sybase.collections.NullableByteList
Inserts the specified Byte in this list at the specified index.
insert(int, Character) - Method in class com.sybase.collections.NullableCharList
Inserts the specified Character in this list at the specified index.
insert(int, Date) - Method in class com.sybase.collections.NullableDateList
Inserts the specified Date in this list at the specified index.
insert(int, Date) - Method in class com.sybase.collections.NullableDateTimeList
Inserts the specified Date in this list at the specified index.
insert(int, String) - Method in class com.sybase.collections.NullableDecimalList
Inserts the specified String in this list at the specified index.
insert(int, Double) - Method in class com.sybase.collections.NullableDoubleList
Inserts the specified Double in this list at the specified index.
insert(int, Float) - Method in class com.sybase.collections.NullableFloatList
Inserts the specified Float in this list at the specified index.
insert(int, String) - Method in class com.sybase.collections.NullableIntegerList
Inserts the specified String in this list at the specified index.
insert(int, Integer) - Method in class com.sybase.collections.NullableIntList
Inserts the specified Integer in this list at the specified index.
insert(int, Long) - Method in class com.sybase.collections.NullableLongList
Inserts the specified Long in this list at the specified index.
insert(int, Short) - Method in class com.sybase.collections.NullableShortList
Inserts the specified Short in this list at the specified index.
insert(int, String) - Method in class com.sybase.collections.NullableStringList
Inserts the specified String in this list at the specified index.
insert(int, Date) - Method in class com.sybase.collections.NullableTimeList
Inserts the specified Date in this list at the specified index.
insert(int, Object) - Method in class com.sybase.collections.ObjectList
 
insert(int, Short) - Method in class com.sybase.collections.ShortList
Inserts the specified Short in this list at the specified index.
insert(int, String) - Method in class com.sybase.collections.StringList
Inserts the specified String in this list at the specified index.
insert(int, Date) - Method in class com.sybase.collections.TimeList
Inserts the specified Date in this list at the specified index.
insert(int, JoinCondition) - Method in class com.sybase.persistence.JoinCriteria
Sybase internal use only.
insert(int, SortOrder) - Method in class com.sybase.persistence.SortOrderCollection
Inserts specified SortOrder object at given index.
insert(int, AttributeMetaData) - Method in class com.sybase.reflection.AttributeMetaDataList
Sybase internal use only.
insert(int, ClassMetaData) - Method in class com.sybase.reflection.ClassMetaDataList
Sybase internal use only.
insert(int, DataType) - Method in class com.sybase.reflection.DataTypeList
Sybase internal use only.
insert(int, EntityMetaData) - Method in class com.sybase.reflection.EntityMetaDataList
Sybase internal use only.
insert(int, OperationMetaData) - Method in class com.sybase.reflection.OperationMetaDataList
Sybase internal use only.
insert(int, ParameterMetaData) - Method in class com.sybase.reflection.ParameterMetaDataList
Sybase internal use only.
insert(int, ServiceMetaData) - Method in class com.sybase.reflection.ServiceMetaDataList
Sybase internal use only.
insert(int, UiMetaData) - Method in class com.sybase.reflection.UiMetaDataList
 
INSERTED - Static variable in interface com.sybase.persistence.ObjectState
The flag for rows that are inserted rows and pending upload.
INT - Static variable in class com.sybase.reflection.DataType
 
INTEGER - Static variable in class com.sybase.reflection.DataType
 
IntegerList - Class in com.sybase.collections
A list of String elements.
IntegerList(int) - Constructor for class com.sybase.collections.IntegerList
Initializes a new instance of the IntegerList class that is empty and has the specified initial capacity.
IntegerValue - Class in com.sybase.reflection
Sybase internal use only.
IntegerValue() - Constructor for class com.sybase.reflection.IntegerValue
 
internalMap() - Method in class com.sybase.persistence.ColumnIndexMap
 
IntList - Class in com.sybase.collections
A list of Integer elements.
IntList(int) - Constructor for class com.sybase.collections.IntList
Initializes a new instance of the IntList class that is empty and has the specified initial capacity.
inTransaction() - Method in class com.sybase.afx.ulj.ConnectionImpl
 
inTransaction() - Method in class com.sybase.persistence.ConnectionWrapper
Return true if current connection is inside a transaction.
intValue() - Method in class com.sybase.afx.json.NumberValue
 
IntValue - Class in com.sybase.reflection
Sybase internal use only.
IntValue() - Constructor for class com.sybase.reflection.IntValue
 
invalidate() - Method in class com.sybase.uep.bobclient.controls.FooterField
Method to invalidate the field to force it to redraw
invalidate() - Method in class com.sybase.uep.bobclient.controls.TableField
Invalidate and repaint the table
InvalidDataTypeException - Exception in com.sybase.reflection
Sybase internal use only.
InvalidDataTypeException() - Constructor for exception com.sybase.reflection.InvalidDataTypeException
 
InvisibleSPMBOModel - Class in com.sybase.uep.bobclient.data
If the structure parameter is flatten by ET, then it is invisible in BOB.
InvisibleSPMBOModel(String, String) - Constructor for class com.sybase.uep.bobclient.data.InvisibleSPMBOModel
There is a kind of Structure parameter class that is invisible from user or BOB.
invoke(Object, OperationMetaData, ObjectList) - Method in class com.sybase.persistence.EntityClass
Invokes the operation of the entity using given parameters
invoke(Object, OperationMetaData, ObjectList) - Method in interface com.sybase.reflection.ReflectionManager
Invokes the Mobile Business Object's method using given parameters.
invoke(Object, String, String[], ObjectList) - Method in class com.sybase.uep.bobclient.data.CommonMBOModel
Wrapper the invoke method of reflection manager
invoke(Object, String, ObjectList) - Method in class com.sybase.uep.bobclient.data.CommonMBOModel
Wrapper the invoke method of reflection manager.
invoke(Object, String, ObjectList) - Method in class com.sybase.uep.bobclient.data.SPMBOModel
 
invokeAddressBook() - Static method in class com.sybase.uep.bobclient.utils.Util
Invoke the address book application
invokeBrowser(String) - Static method in class com.sybase.uep.bobclient.utils.Util
 
invokeCamera() - Static method in class com.sybase.uep.bobclient.utils.Util
Invoke the camera application
invokeEmail() - Static method in class com.sybase.uep.bobclient.utils.Util
Invoke the email application
invokeEmail(String) - Static method in class com.sybase.uep.bobclient.utils.Util
Invoke the email application
invokePhone(String) - Static method in class com.sybase.uep.bobclient.utils.Util
Invoke the phone application
IS_NULL - Static variable in class com.sybase.persistence.AttributeTest
 
IS_NULL - Static variable in interface com.sybase.persistence.TestType
 
IS_SCALE_STOCKSCREEN_BACKGROUND_IMAGE_ASPECT_FIT - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
IS_USE_SYSTEM_FOCUS_STYLE - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
IS_USE_SYSTEM_FOCUS_STYLE_KEY - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
isActionNull() - Method in class com.sybase.uep.bobclient.controls.MenuAction
Check to see if the action is null
isActive() - Method in class com.sybase.uep.bobclient.controls.TabControl
Check if the tab is currently active
isAllLeafFillFrom(SPTreeNode) - Static method in class com.sybase.uep.bobclient.data.SPTreeHelper
Checks every submitElement from leaf nodes, if all of them has fill from attribute, return true.
isAutoStart() - Method in class com.sybase.uep.bobclient.data.ApplicationDefinition
 
isAutoSync() - Method in class com.sybase.uep.bobclient.data.ApplicationDefinition
 
isCache() - Method in class com.sybase.uep.bobclient.screens.BaseBOBScreen
Check if screen is cached
isCancel() - Method in class com.sybase.uep.bobclient.sync.SyncApplicationData
Whether the synchronization is cancelled.
isConnected(String, String, String) - Static method in class com.sybase.uep.bobclient.utils.Util
Checks whether the 2 mbo is connected by the given relationship
isContinue() - Method in class com.sybase.uep.bobclient.screens.PushRequestScreen
Return true if the push sync should continue.
isCoverageSufficient(String) - Static method in class com.sybase.afx.util.NetworkUtil
 
isCreated() - Method in class com.sybase.persistence.AbstractEntity
Returns true if this entity was created and saved to the database.
isCreated(Object) - Method in class com.sybase.persistence.EntityClass
Returns true if the entity has been created in database.
isCreated() - Method in interface com.sybase.persistence.MobileBusinessObject
Return true if the Mobile Business Object is created and saved in database.
isDebug() - Method in class com.sybase.uep.bobclient.data.AppLoggerWrapper
Checks if a message of the debug level would actually be logged by this logger wrapper.
isDebug() - Method in class com.sybase.uep.bobclient.data.OptionAppLoggerWrapper
Checks if a message of the debug level would actually be logged by this logger wrapper.
isDefaultConnetion() - Method in class com.sybase.uep.bobclient.data.RIMClientProfile
 
isDefaultConnetion() - Method in interface com.sybase.uep.bobclient.interfaces.ClientProfile
 
isDefautlConnetion() - Method in class com.sybase.uep.bobclient.data.RIMClientProfile
 
isDeleted() - Method in interface com.sybase.persistence.BusinessObject
Returns true if the business object was just deleted in memory.
isDeleted(Object) - Method in class com.sybase.persistence.EntityClass
Returns true if the entity has been marked as deleted locally.
isDeleted() - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
Check to see if current record is deleted
isDeleted(Object) - Method in class com.sybase.uep.bobclient.data.ClientMBOModel
 
isDeleted(Object) - Method in class com.sybase.uep.bobclient.data.MBOModel
Checks if the MBO object has been deleted since last synchronization.The caller takes the responsibility to make sure the metaData of mbo equals to _metaData.
isDeleted(Object) - Method in class com.sybase.uep.bobclient.data.SPMBOModel
 
isDeleteLogs() - Method in class com.sybase.uep.bobclient.data.RIMSettings
 
isDeleteLogs() - Method in interface com.sybase.uep.bobclient.interfaces.Settings
Gets if delete logs when user leave the first screen
isDirty() - Method in class com.sybase.persistence.AbstractEntity
Returns true if this entity was loaded from the database and was subsequently modified (in memory), but the change has not yet been saved to the database.
isDirty() - Method in interface com.sybase.persistence.BusinessObject
Returns true if the business object was just updated in memory
isDirty(Object) - Method in class com.sybase.persistence.EntityClass
Returns true if the entity is updated in memory.
isDirty() - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
Check to see if current record is new or updated
isDirty(Object) - Method in class com.sybase.uep.bobclient.data.ClientMBOModel
 
isDirty(Object) - Method in class com.sybase.uep.bobclient.data.MBOModel
Checks if the MBO object has been updated since last synchronization.The caller takes the responsibility to make sure the metaData of mbo equals to _metaData.
isDirty(Object) - Method in class com.sybase.uep.bobclient.data.SPMBOModel
 
isDisable() - Method in class com.sybase.uep.bobclient.controls.MenuAction
Disable the menu action When disabled it will not appear in the menu list
isDoubleClick() - Method in class com.sybase.uep.bobclient.controls.TabControlLayout
Is the tab being double clicked on
isEmail() - Method in class com.sybase.uep.bobclient.data.LogicalType
Check to see if this logical type is of email type
isEmailType(LogicalType) - Static method in class com.sybase.uep.bobclient.data.LogicalType
 
isEmpty() - Method in class com.sybase.persistence.SortOrderList
Sybase internal use only.
isEmpty() - Method in class com.sybase.persistence.TestCriteriaList
Sybase internal use only.
isEmpty() - Method in class com.sybase.uep.bobclient.data.RIMClientProfileList
 
isEmpty() - Method in class com.sybase.uep.bobclient.data.RIMVariables
 
isEmpty() - Method in interface com.sybase.uep.bobclient.interfaces.ClientProfileList
 
isEmpty() - Method in interface com.sybase.uep.bobclient.interfaces.Variables
 
isEmulator() - Method in class com.sybase.uep.bobclient.sync.Device
 
isEntity() - Method in class com.sybase.reflection.ClassMetaData
Sybase internal use only.
isEntity() - Method in class com.sybase.reflection.EntityMetaData
Sybase internal use only.
isError() - Method in class com.sybase.uep.bobclient.data.AppLoggerWrapper
Checks if a message of the error level would actually be logged by this logger wrapper.
isError() - Method in class com.sybase.uep.bobclient.data.OptionAppLoggerWrapper
Checks if a message of the error level would actually be logged by this logger wrapper.
ISettingScreen - Interface in com.sybase.uep.bobclient.screens
The setting screen interface
isFatal() - Method in class com.sybase.uep.bobclient.data.AppLoggerWrapper
Checks if a message of the fatal level would actually be logged by this logger wrapper.
isFatal() - Method in class com.sybase.uep.bobclient.data.OptionAppLoggerWrapper
Checks if a message of the fatal level would actually be logged by this logger wrapper.
isFetchingThroughRelationship() - Method in class com.sybase.uep.bobclient.data.MobileApplicationDataHandler
Utility method to determine whether the data should be fetched through a relationship query
isFocus() - Method in class com.sybase.uep.bobclient.controls.celltable.Cell
 
isFocus() - Method in class com.sybase.uep.bobclient.controls.celltable.CellLabel
 
isFocus() - Method in interface com.sybase.uep.bobclient.controls.celltable.ICell
Gets the focus status of a cell
isFocusable() - Method in class com.sybase.uep.bobclient.controls.NavigationBarField
If the navigation bar is focusable
isFocused() - Method in class com.sybase.uep.bobclient.controls.TextInput
Returns if the text input holds focus behind the scene.
isFocusedOn() - Method in interface com.sybase.uep.bobclient.controls.ControlFocus
 
isFocusedOn() - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
Check to see if this control is being focused on
isFull() - Method in class com.sybase.uep.bobclient.controls.RowCoordinatorCalculator
Check is the row is full
isFull() - Method in class com.sybase.uep.bobclient.controls.RowLayout
Check is the row is full
isFullScreen() - Method in class com.sybase.uep.bobclient.controls.LayoutManager
Returns whether the layout manager should occupy the whole screen.
isImage() - Method in class com.sybase.uep.bobclient.data.LogicalType
Check to see if of image type
isImageType(LogicalType) - Static method in class com.sybase.uep.bobclient.data.LogicalType
 
isInfo() - Method in class com.sybase.uep.bobclient.data.AppLoggerWrapper
Checks if a message of the info level would actually be logged by this logger wrapper.
isInfo() - Method in class com.sybase.uep.bobclient.data.OptionAppLoggerWrapper
Checks if a message of the info level would actually be logged by this logger wrapper.
isInteger(String) - Static method in class com.sybase.uep.bobclient.utils.Util
Check if the given string value is an Integer
isInverse() - Method in class com.sybase.uep.bobclient.data.Association
 
isList() - Method in class com.sybase.uep.bobclient.actions.SubmitElement
Return _isList
isList() - Method in class com.sybase.uep.bobclient.data.PKObject
 
isLocalHTTP() - Method in class com.sybase.uep.bobclient.sync.Device
 
isNew() - Method in class com.sybase.persistence.AbstractEntity
Returns true if the MBO is just created and not saved to DB yet
isNew() - Method in interface com.sybase.persistence.BusinessObject
Returns true if the business object was just created in memory.
isNew(Object) - Method in class com.sybase.persistence.EntityClass
Returns true if the entity is created in memory.
isNew() - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
Check to see if current record is new
isNew(Object) - Method in class com.sybase.uep.bobclient.data.ClientMBOModel
 
isNew(Object) - Method in class com.sybase.uep.bobclient.data.MBOModel
Checks if the MBO object is a new created one since last synchronization.The caller takes the responsibility to make sure the metaData of mbo equals to _metaData.
isNew(Object) - Method in class com.sybase.uep.bobclient.data.SPMBOModel
 
isNull(String) - Static method in class com.sybase.persistence.AttributeTest
Creates an instance of AttributeTest which filter attribute is NULL
isOnClickRegistered() - Method in class com.sybase.uep.bobclient.controls.CustomEventsHandler
Returns whether onClick event is registered.
isOnDrawRegistered() - Method in class com.sybase.uep.bobclient.controls.CustomEventsHandler
Returns whether onDraw event is registered.
isOnLoadRegistered() - Method in class com.sybase.uep.bobclient.controls.CustomEventsHandler
Returns whether onLoad event is registered.
isOnOrientationChangeRegistered() - Method in class com.sybase.uep.bobclient.controls.CustomEventsHandler
Returns whether onOrientationChange event is registered.
isOnRecordChangeRegistered() - Method in class com.sybase.uep.bobclient.controls.CustomEventsHandler
Returns whether onRecordChange event is registered.
isOnValueChangeRegistered() - Method in class com.sybase.uep.bobclient.controls.CustomEventsHandler
Returns whether onValueChange event is registered.
isOS38AndUp() - Static method in class com.sybase.uep.bobclient.utils.Util
 
isOtherCalled(Object) - Method in class com.sybase.uep.bobclient.data.SPMBOModel
 
isPaintRowLayout() - Method in class com.sybase.uep.bobclient.controls.LayoutManager
Whether to paint row layout.
isPending() - Method in class com.sybase.persistence.AbstractEntity
Gets the pending value of the Mobile business Object.
isPending(Object) - Method in class com.sybase.persistence.EntityClass
Returns true if the entity has pending operations.
isPending() - Method in interface com.sybase.persistence.LogRecord
 
isPending() - Method in interface com.sybase.persistence.MobileBusinessObject
Return true if the Mobile Business Object has pending objects
isPersistent() - Method in class com.sybase.reflection.AttributeMetaData
Sybase internal use only.
isPersonalizationApp() - Method in class com.sybase.uep.bobclient.data.RIMMBOMobileApplication
Gets whether this MBO Application is a personalization app
isPersonalizationApp() - Method in interface com.sybase.uep.bobclient.interfaces.MBOMobileApplication
 
isPhone() - Method in class com.sybase.uep.bobclient.data.LogicalType
Check to see if this logical type is of phone type
isPhoneType(LogicalType) - Static method in class com.sybase.uep.bobclient.data.LogicalType
 
isPIMAddress() - Method in class com.sybase.uep.bobclient.data.LogicalType
Check to see if this logical type pim application field is of type address
isPIMFieldDate() - Method in class com.sybase.uep.bobclient.data.LogicalType
Check to see if this logical type pim application field is of type date
isPIMFieldDateTime() - Method in class com.sybase.uep.bobclient.data.LogicalType
Check to see if this logical type pim application field is of type date time
isPIMFieldDateTimeType(LogicalType) - Static method in class com.sybase.uep.bobclient.data.LogicalType
 
isPIMFieldDateType(LogicalType) - Static method in class com.sybase.uep.bobclient.data.LogicalType
 
isPIMHomeAddress() - Method in class com.sybase.uep.bobclient.data.LogicalType
Check to see if this logical type pim application field is of type home address
isPIMWorkAddress() - Method in class com.sybase.uep.bobclient.data.LogicalType
Check to see if this logical type pim application field is of type work address
isPreserveAspectRatio() - Method in class com.sybase.uep.bobclient.controls.celltable.configs.CellImageConfig
Gets if preserve aspect ratio.
isPrimaryKey() - Method in class com.sybase.persistence.AttributeMetaData
 
isProcessing() - Method in class com.sybase.uep.bobclient.actions.Action
(non-Javadoc)
isProcessing() - Method in interface com.sybase.uep.bobclient.actions.IBOBAction
Checks to see if the action is still processing
isProtected() - Method in class com.sybase.reflection.AttributeMetaData
Returns true if the attribute is protected.
isProtected() - Method in class com.sybase.uep.bobclient.data.PKObject
Returns a boolean indicating whether or not the personalization key is protected.
isPushEnabled() - Method in class com.sybase.uep.bobclient.data.RIMSynchronizationGroup
Returns if the Synchronization Group is push enabled.
isPushEnabled() - Method in interface com.sybase.uep.bobclient.interfaces.SynchronizationGroup
Returns if the Synchronization Group is push enabled.
isReadOnly() - Method in class com.sybase.uep.bobclient.controls.RadioBox
Check if this radio box is read only and can't be changed
isRefreshing() - Method in class com.sybase.uep.bobclient.data.RIMMBOMobileApplication
 
isRefreshing() - Method in interface com.sybase.uep.bobclient.interfaces.MBOMobileApplication
 
isRepositoryNull() - Static method in class com.sybase.uep.bobclient.interfaces.Repository
Check to see if the repository is null
isRequired() - Method in class com.sybase.uep.bobclient.actions.SubmitElement
Check to see if this submit element is required or not
isRequired() - Method in class com.sybase.uep.bobclient.controls.CheckBox
Check to see if this checkbox is required
isRequired() - Method in class com.sybase.uep.bobclient.controls.DateChoice
Check if this checkbox is required
isRequired() - Method in class com.sybase.uep.bobclient.controls.EmailAddressInput
Check if this checkbox is required
isRequired() - Method in class com.sybase.uep.bobclient.controls.NumericChoice
Check if this numeric choice is required
isRequired() - Method in class com.sybase.uep.bobclient.controls.PasswordInput
Check if this PasswordInput is required
isRequired() - Method in class com.sybase.uep.bobclient.controls.RadioBox
Check if this radiobox is required
isRequired() - Method in class com.sybase.uep.bobclient.controls.RichTextInput
Check if this checkbox is required
isRequired() - Method in class com.sybase.uep.bobclient.controls.SelectBox
Check if this select box is required
isScaleBackgroundImage() - Method in class com.sybase.uep.bobclient.controls.LayoutManager
Gets if to scale the background image to fill the container
isScaleBackgroundImage() - Method in class com.sybase.uep.bobclient.controls.TabContentPanel
Gets if to scale the background image to fill the container
isScaleContentPanelBackgroundImage() - Method in class com.sybase.uep.bobclient.controls.TabControl
Gets if to scale the content panel background image to fill the container
isSecure() - Method in class com.sybase.uep.bobclient.data.RIMClientProfile
 
isSecure() - Method in interface com.sybase.uep.bobclient.interfaces.ClientProfile
 
isService() - Method in class com.sybase.reflection.ClassMetaData
Sybase internal use only.
isService() - Method in class com.sybase.reflection.ServiceMetaData
 
isShowAltColors() - Method in class com.sybase.uep.bobclient.controls.LayoutManager
Get if it's alternating colors
isShowBorder() - Method in class com.sybase.uep.bobclient.controls.RegionManager
Gets if show the region's border
isShowBorder() - Method in class com.sybase.uep.bobclient.controls.TextInput
 
isShowForTable() - Method in class com.sybase.uep.bobclient.controls.MenuAction
Returns whether this menu action should always show for table.
isShowListing() - Method in class com.sybase.uep.bobclient.data.ApplicationDefinition
 
isSource(String, String) - Static method in class com.sybase.uep.bobclient.utils.Util
Check if the given source mbo is the source node of the relationship
isStormDevice() - Static method in class com.sybase.uep.bobclient.utils.Util
Check if this device is storm device
isStructureType() - Method in class com.sybase.uep.bobclient.data.PKObject
 
isSuccessful() - Method in class com.sybase.uep.bobclient.utils.ModalRunner
Returns true if the runner successfully runs the IModalRunnable.
isSyncable() - Method in class com.sybase.uep.bobclient.data.RIMMBOMobileApplication
Gets whether this MBO Application is syncable
isSyncable() - Method in interface com.sybase.uep.bobclient.interfaces.MBOMobileApplication
 
isSyncDeleteOperation() - Method in class com.sybase.uep.bobclient.custom.UIDefinition
Check to see if we sync the mobile business object after performing a delete operation
isSyncFirstTime() - Method in class com.sybase.uep.bobclient.custom.UIDefinition
Check to see if we need to sync the first time
isSynchronized() - Method in class com.sybase.uep.bobclient.data.ClientMBOModel
 
isSynchronized() - Method in class com.sybase.uep.bobclient.data.CommonMBOModel
Gets whether this MBO application has been synchronized.
isSynchronized() - Method in class com.sybase.uep.bobclient.data.MBOModel
Gets whether this MBO application has been synchronized.
isSynchronized() - Method in class com.sybase.uep.bobclient.data.PKMBOModel
Gets whether this MBO application has been synchronized.
isSynchronized() - Method in class com.sybase.uep.bobclient.data.SPMBOModel
 
isSynchronizing() - Method in class com.sybase.uep.bobclient.screens.BaseBOBScreen
 
isSynchronizing() - Method in interface com.sybase.uep.bobclient.screens.IBOBScreen
Returns whether the screen is in synchronization.
isSyncPendingOperation() - Method in class com.sybase.uep.bobclient.custom.UIDefinition
Check to see if we need to sync on a certain number of operations
isSyncStartup() - Method in class com.sybase.uep.bobclient.custom.UIDefinition
Check to see if client should sync on start up
isSyncWithImages() - Method in class com.sybase.uep.bobclient.data.RIMMBOMobileApplication
 
isSyncWithImages() - Method in interface com.sybase.uep.bobclient.interfaces.MBOMobileApplication
 
isUpdateable() - Method in class com.sybase.uep.bobclient.controls.LabelValuePair
Check is it's updateable
isUpdated() - Method in class com.sybase.persistence.AbstractEntity
Returns true if this entity was updated and saved to the database.
isUpdated(Object) - Method in class com.sybase.persistence.EntityClass
Returns true if the entity has been updated in database.
isUpdated() - Method in interface com.sybase.persistence.MobileBusinessObject
Return true if the Mobile Business Object is updated and saved in database.
isUpdated() - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
Check to see if current record is updated
isURL() - Method in class com.sybase.uep.bobclient.data.LogicalType
Check to see if this logical type is of url type
isURLType(LogicalType) - Static method in class com.sybase.uep.bobclient.data.LogicalType
 
isUsingDynamicPublication() - Static method in class com.sybase.afx.ulj.DatabaseConfig
 
isUsingDynamicPublication() - Static method in class com.sybase.persistence.ConnectionManager
 
isValidateOnly() - Method in class com.sybase.uep.bobclient.actions.SubmitElement
Gets the _isValidateOnly
isValidValue(Object) - Method in class com.sybase.reflection.ParameterMetaData
Checks if the specified value matches with the DataType of the parameter.
isValidXSDDate(String) - Static method in class com.sybase.uep.bobclient.utils.DateUtil
Check whether it is valid date
isValidXSDDateTime(String) - Static method in class com.sybase.uep.bobclient.utils.DateUtil
Check whether it is valid datetime
isValidXSDDateTimeWithMillis(String) - Static method in class com.sybase.uep.bobclient.utils.DateUtil
Check whether it is valid datetime with milliseconds
isValidXSDTime(String) - Static method in class com.sybase.uep.bobclient.utils.DateUtil
Check whether it is valid time
isValidXSDTimeWithMillis(String) - Static method in class com.sybase.uep.bobclient.utils.DateUtil
Check whether it is valid time with Milliseconds
isVisible() - Method in class com.sybase.uep.bobclient.data.ApplicationDefinition
 
isVisible() - Method in class com.sybase.uep.bobclient.data.RIMMBOMobileApplication
 
isVisible() - Method in interface com.sybase.uep.bobclient.interfaces.MBOMobileApplication
 
isWarn() - Method in class com.sybase.uep.bobclient.data.AppLoggerWrapper
Checks if a message of the warning level would actually be logged by this logger wrapper.
isWarn() - Method in class com.sybase.uep.bobclient.data.OptionAppLoggerWrapper
Checks if a message of the warning level would actually be logged by this logger wrapper.
isWrapText() - Method in class com.sybase.uep.bobclient.controls.celltable.configs.CellLabelConfig
Gets information that if the label is allowed to be wrapped
ISyncDelegator - Interface in com.sybase.persistence
Sybase internal use only.
ISyncStatusListener - Interface in com.sybase.afx.ulj
Defines the sync status for sync listeners.
item(int) - Method in class com.sybase.collections.BinaryList
Returns the element at the specified index.
item(int) - Method in class com.sybase.collections.BooleanList
Returns the element at the specified index.
item(int) - Method in class com.sybase.collections.ByteList
Returns the element at the specified index.
item(int) - Method in class com.sybase.collections.CharList
Returns the element at the specified index.
item(int) - Method in class com.sybase.collections.DateList
Returns the element at the specified index.
item(int) - Method in class com.sybase.collections.DateTimeList
Returns the element at the specified index.
item(int) - Method in class com.sybase.collections.DecimalList
Returns the element at the specified index.
item(int) - Method in class com.sybase.collections.DoubleList
Returns the element at the specified index.
item(int) - Method in class com.sybase.collections.FloatList
Returns the element at the specified index.
item(int) - Method in class com.sybase.collections.IntegerList
Returns the element at the specified index.
item(int) - Method in class com.sybase.collections.IntList
Returns the element at the specified index.
item(int) - Method in class com.sybase.collections.LongList
Returns the element at the specified index.
item(int) - Method in class com.sybase.collections.NullableBinaryList
Returns the element at the specified index.
item(int) - Method in class com.sybase.collections.NullableBooleanList
Returns the element at the specified index.
item(int) - Method in class com.sybase.collections.NullableByteList
Returns the element at the specified index.
item(int) - Method in class com.sybase.collections.NullableCharList
Returns the element at the specified index.
item(int) - Method in class com.sybase.collections.NullableDateList
Returns the element at the specified index.
item(int) - Method in class com.sybase.collections.NullableDateTimeList
Returns the element at the specified index.
item(int) - Method in class com.sybase.collections.NullableDecimalList
Returns the element at the specified index.
item(int) - Method in class com.sybase.collections.NullableDoubleList
Returns the element at the specified index.
item(int) - Method in class com.sybase.collections.NullableFloatList
Returns the element at the specified index.
item(int) - Method in class com.sybase.collections.NullableIntegerList
Returns the element at the specified index.
item(int) - Method in class com.sybase.collections.NullableIntList
Returns the element at the specified index.
item(int) - Method in class com.sybase.collections.NullableLongList
Returns the element at the specified index.
item(int) - Method in class com.sybase.collections.NullableShortList
Returns the element at the specified index.
item(int) - Method in class com.sybase.collections.NullableStringList
Returns the element at the specified index.
item(int) - Method in class com.sybase.collections.NullableTimeList
Returns the element at the specified index.
item(int) - Method in class com.sybase.collections.ObjectList
 
item(int) - Method in class com.sybase.collections.ShortList
Returns the element at the specified index.
item(int) - Method in class com.sybase.collections.StringList
Returns the element at the specified index.
item(int) - Method in class com.sybase.collections.TimeList
Returns the element at the specified index.
item(String) - Method in class com.sybase.persistence.ColumnIndexMap
 
item(int) - Method in class com.sybase.persistence.JoinCriteria
Sybase internal use only.
item(int) - Method in class com.sybase.persistence.SortOrderList
Sybase internal use only.
item(int) - Method in class com.sybase.persistence.TestCriteriaList
Return the item at given index
item(String) - Method in class com.sybase.reflection.AttributeMap
 
item(int) - Method in class com.sybase.reflection.AttributeMetaDataList
Sybase internal use only.
item(String) - Method in class com.sybase.reflection.ClassMap
 
item(int) - Method in class com.sybase.reflection.ClassMetaDataList
Sybase internal use only.
item(int) - Method in class com.sybase.reflection.DataTypeList
Sybase internal use only.
item(int) - Method in class com.sybase.reflection.DataValueList
 
item(String) - Method in class com.sybase.reflection.EntityListMap
 
item(String) - Method in class com.sybase.reflection.EntityMap
 
item(int) - Method in class com.sybase.reflection.EntityMetaDataList
Sybase internal use only.
item(String) - Method in class com.sybase.reflection.OperationMap
 
item(int) - Method in class com.sybase.reflection.OperationMetaDataList
Sybase internal use only.
item(int) - Method in class com.sybase.reflection.ParameterMetaDataList
Sybase internal use only.
item(String) - Method in class com.sybase.reflection.PrimitiveTypes
 
item(String) - Method in class com.sybase.reflection.ServiceMap
 
item(int) - Method in class com.sybase.reflection.ServiceMetaDataList
Sybase internal use only.
item(int) - Method in class com.sybase.reflection.UiMetaDataList
 
items(int, int) - Method in class com.sybase.persistence.SortOrderList
Sybase internal use only.
items(int, int) - Method in class com.sybase.persistence.TestCriteriaList
Return the items from skip to skip+take.
ITextInput - Interface in com.sybase.uep.bobclient.controls
All controls need to support all simple types editor.

J

join(Vector, String) - Static method in class com.sybase.afx.util.StringUtil
 
join(String, String, String, String) - Method in class com.sybase.persistence.Query
Sybase internal use only.
JoinCondition - Class in com.sybase.persistence
Sybase internal use only.
JoinCondition() - Constructor for class com.sybase.persistence.JoinCondition
Sybase internal use only.
JoinCriteria - Class in com.sybase.persistence
Sybase internal use only.
JoinCriteria() - Constructor for class com.sybase.persistence.JoinCriteria
Sybase internal use only.
JoinCriteria(int) - Constructor for class com.sybase.persistence.JoinCriteria
Sybase internal use only.
JsonArray - Class in com.sybase.afx.json
 
JsonArray() - Constructor for class com.sybase.afx.json.JsonArray
 
JsonArray(int) - Constructor for class com.sybase.afx.json.JsonArray
 
JsonObject - Class in com.sybase.afx.json
 
JsonObject() - Constructor for class com.sybase.afx.json.JsonObject
 
JsonReader - Class in com.sybase.afx.json
Input methods for JSON (JavaScript Object Notation).
JsonReader() - Constructor for class com.sybase.afx.json.JsonReader
 
JsonValue - Class in com.sybase.afx.json
 
JsonValue() - Constructor for class com.sybase.afx.json.JsonValue
 
JsonWriter - Class in com.sybase.afx.json
Output methods for JSON (JavaScript Object Notation).
JsonWriter() - Constructor for class com.sybase.afx.json.JsonWriter
 

K

KEY - Static variable in class com.sybase.uep.bobclient.controls.TableField
 
KEY - Static variable in class com.sybase.uep.bobclient.custom.UIDefinition
 
KEY - Static variable in class com.sybase.uep.bobclient.data.AppLoggerWrapper
 
KEY - Static variable in class com.sybase.uep.bobclient.data.CommonMBOModel
 
KEY - Static variable in class com.sybase.uep.bobclient.data.LogConfig
 
KEY - Static variable in class com.sybase.uep.bobclient.data.RIMClientSecurityToken
 
KEY - Static variable in class com.sybase.uep.bobclient.data.RMFactory
 
KEY - Static variable in class com.sybase.uep.bobclient.screens.BaseBOBScreen
 
KEY - Static variable in class com.sybase.uep.bobclient.screens.LoggingScreen
 
KEY - Static variable in class com.sybase.uep.bobclient.sync.AuthenticateUser
Deprecated.  
KEY - Static variable in class com.sybase.uep.bobclient.sync.StartUpSyncAll
 
KEY - Static variable in class com.sybase.uep.bobclient.sync.SyncPushRegisteredApps
 
KEY - Static variable in class com.sybase.uep.bobclient.utils.Util
 
keyChar(char, int, int) - Method in class com.sybase.uep.bobclient.controls.TableField
(non-Javadoc)
keyChar(char, int, int) - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
(non-Javadoc)
keyChar(char, int, int) - Method in class com.sybase.uep.bobclient.listener.UserActionListener
 
keyChar(char, int, int) - Method in class com.sybase.uep.bobclient.screens.BaseBOBScreen
(non-Javadoc)
keyChar(char, int, int) - Method in class com.sybase.uep.bobclient.screens.DatePickerPopup
Overrides the default.
keyChar(char, int, int) - Method in class com.sybase.uep.bobclient.screens.FileExplorerScreen
Overrides default.
keyChar(char, int, int) - Method in class com.sybase.uep.bobclient.screens.ImageScreen
Overrides default.
keyChar(char, int, int) - Method in class com.sybase.uep.bobclient.screens.PushRequestScreen
Override the keyChar to check for the escape button being clicked on
keyChar(char, int, int) - Method in class com.sybase.uep.bobclient.screens.SyncProgressScreen
Deprecated. Override the keyChar method to catch keys being clicked on If the user click the Escape button, we want to cancel the sync
keyDown(int, int) - Method in class com.sybase.uep.bobclient.listener.UserActionListener
 
keyRepeat(int, int) - Method in class com.sybase.uep.bobclient.listener.UserActionListener
 
keys() - Method in class com.sybase.reflection.AttributeMap
 
keys() - Method in class com.sybase.reflection.ClassMap
 
keys() - Method in class com.sybase.reflection.EntityMap
 
keys() - Method in class com.sybase.reflection.OperationMap
 
keys() - Method in class com.sybase.reflection.PrimitiveTypes
 
keys() - Method in class com.sybase.reflection.ServiceMap
 
keyStatus(int, int) - Method in class com.sybase.uep.bobclient.listener.UserActionListener
 
keyUp(int, int) - Method in class com.sybase.uep.bobclient.listener.UserActionListener
 

L

Label - Class in com.sybase.uep.bobclient.controls
This is the label field control
Label(String, long) - Constructor for class com.sybase.uep.bobclient.controls.Label
Label constructor
Label(int, long) - Constructor for class com.sybase.uep.bobclient.controls.Label
Label constructor
Label(String, long, boolean) - Constructor for class com.sybase.uep.bobclient.controls.Label
Label constructor
Label(int, long, boolean) - Constructor for class com.sybase.uep.bobclient.controls.Label
Label constructor
LABEL_LITERAL_TYPE - Static variable in interface com.sybase.uep.bobclient.controls.celltable.ICellAttributeTypeConstants
Represents a cell attribute type that a literal text is assigned to the attribute
LABEL_TEXT - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Label label Default none
LabelValuePair - Class in com.sybase.uep.bobclient.controls
This is the Label Value Pair class Used to hold label and value pair object
LabelValuePair(String, String, boolean) - Constructor for class com.sybase.uep.bobclient.controls.LabelValuePair
Constructor for lable value pair combination
last() - Method in class com.sybase.persistence.QueryResultSet
Moves the cursor to the last row in this ResultSet object..
lastIndexOf(String, String) - Static method in class com.sybase.afx.util.StringUtil
 
lastIndexOf2(String, String, int) - Static method in class com.sybase.afx.util.StringUtil
 
layout(int, int) - Method in class com.sybase.uep.bobclient.controls.Button
(non-Javadoc)
layout() - Method in class com.sybase.uep.bobclient.controls.celltable.Cell
 
layout() - Method in interface com.sybase.uep.bobclient.controls.celltable.ICell
Layouts the cell content
layout(int, int) - Method in class com.sybase.uep.bobclient.controls.CellTable
 
layout(int, int) - Method in class com.sybase.uep.bobclient.controls.CheckBox
(non-Javadoc)
layout(int, int) - Method in class com.sybase.uep.bobclient.controls.DateChoice
(non-Javadoc)
layout(int, int) - Method in class com.sybase.uep.bobclient.controls.EmailAddressInput
(non-Javadoc)
layout(int, int) - Method in class com.sybase.uep.bobclient.controls.FooterField
Lays out field contents.
layout(int, int) - Method in class com.sybase.uep.bobclient.controls.HorizontalRuler
(non-Javadoc)
layout(int, int) - Method in class com.sybase.uep.bobclient.controls.HyperLink
(non-Javadoc)
layout(int, int) - Method in class com.sybase.uep.bobclient.controls.HyperLinkRichField
(non-Javadoc)
layout(int, int) - Method in class com.sybase.uep.bobclient.controls.ImageControl
(non-Javadoc)
layout(int, int) - Method in class com.sybase.uep.bobclient.controls.Label
(non-Javadoc)
layout(int, int) - Method in class com.sybase.uep.bobclient.controls.ListFieldControl
(non-Javadoc)
layout(int, int) - Method in class com.sybase.uep.bobclient.controls.NavigationBarField
(non-Javadoc)
layout(int, int) - Method in class com.sybase.uep.bobclient.controls.NumericChoice
(non-Javadoc)
layout(int, int) - Method in class com.sybase.uep.bobclient.controls.PasswordInput
(non-Javadoc)
layout(int, int) - Method in class com.sybase.uep.bobclient.controls.PhoneEmailRichTextInput
(non-Javadoc)
layout(int, int) - Method in class com.sybase.uep.bobclient.controls.RadioBox
(non-Javadoc)
layout() - Method in class com.sybase.uep.bobclient.controls.RowCoordinatorCalculator
lay out controlled fields appropriately.
layout(int, int) - Method in class com.sybase.uep.bobclient.controls.SelectBox
(non-Javadoc)
layout(int, int) - Method in class com.sybase.uep.bobclient.controls.Spacer
(non-Javadoc)
layout(int, int) - Method in class com.sybase.uep.bobclient.controls.TabControl
Layout the tab width and height This field's manager invokes this method during the layout process to instruct this field to arrange its contents, given an amount of available space.
layout(int, int) - Method in class com.sybase.uep.bobclient.controls.TableField
(non-Javadoc)
layout(int, int) - Method in class com.sybase.uep.bobclient.controls.TextInput
(non-Javadoc)
LAYOUT_DISPLAY_FONT_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
LayoutManager display font style Default font : system Default font size : system Default font unit : system Default font style : Font.PLAIN Default foreground color : 0x00000000 Default background color : 0x00FFFFFF
LAYOUT_EVEN_ROW_FONT_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
LayoutManager even row background color Default font : system Default font size : system Default font unit : system Default font style : Font.PLAIN Default foreground color : 0x00000000 Default background color : 0x00EBEBEB
LAYOUT_NUMBER_OF_COLUMNS - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
LayoutManager number of columns Default 0
LAYOUT_ODD_ROW_FONT_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
LayoutManager odd row background color Default font : system Default font size : system Default font unit : system Default font style : Font.PLAIN Default foreground color : 0x00000000 Default background color : 0x00FFFFFF
LAYOUT_SHOW_ALT_COLORS - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
LayoutManager show alternating colors Default false
LayoutManager - Class in com.sybase.uep.bobclient.controls
This is the Layout manager control
LayoutManager(int, boolean) - Constructor for class com.sybase.uep.bobclient.controls.LayoutManager
Layout manager constructor
LayoutManager(int, int[]) - Constructor for class com.sybase.uep.bobclient.controls.LayoutManager
Layout manager constructor
LayoutManager(int, int[], boolean) - Constructor for class com.sybase.uep.bobclient.controls.LayoutManager
Layout manager constructor
LayoutManager(int, int[], boolean, FontStyle) - Constructor for class com.sybase.uep.bobclient.controls.LayoutManager
Layout manager constructor
LayoutManager(int, int[], boolean, FontStyle, FontStyle, FontStyle) - Constructor for class com.sybase.uep.bobclient.controls.LayoutManager
Layout manager constructor
LayoutManager(int, int[], boolean, FontStyle, FontStyle, FontStyle, String, long) - Constructor for class com.sybase.uep.bobclient.controls.LayoutManager
Layout manager constructor
LEFT_OUTER_JOIN - Static variable in class com.sybase.persistence.JoinCondition
 
length() - Method in class com.sybase.uep.bobclient.utils.PhoneAbstractString
 
LESS_EQUAL - Static variable in class com.sybase.persistence.AttributeTest
 
LESS_EQUAL - Static variable in interface com.sybase.persistence.TestType
 
LESS_THAN - Static variable in class com.sybase.persistence.AttributeTest
 
LESS_THAN - Static variable in interface com.sybase.persistence.TestType
 
lessEqual(Byte, Byte) - Static method in class com.sybase.afx.util.NumberUtil
 
lessEqual(Short, Short) - Static method in class com.sybase.afx.util.NumberUtil
 
lessEqual(Integer, Integer) - Static method in class com.sybase.afx.util.NumberUtil
 
lessEqual(Long, Long) - Static method in class com.sybase.afx.util.NumberUtil
 
lessEqual(Float, Float) - Static method in class com.sybase.afx.util.NumberUtil
 
lessEqual(Double, Double) - Static method in class com.sybase.afx.util.NumberUtil
 
lessEqual(String, String) - Static method in class com.sybase.afx.util.NumberUtil
 
lessEqual(String, String) - Static method in class com.sybase.afx.util.StringUtil
 
lessEqual(Character, Character) - Static method in class com.sybase.afx.util.StringUtil
 
lessEqual(String, String) - Static method in class com.sybase.persistence.AttributeTest
Creates an instance of AttributeTest which attribute is less than or equal to the value.
lessThan(Byte, Byte) - Static method in class com.sybase.afx.util.NumberUtil
 
lessThan(Short, Short) - Static method in class com.sybase.afx.util.NumberUtil
 
lessThan(Integer, Integer) - Static method in class com.sybase.afx.util.NumberUtil
 
lessThan(Long, Long) - Static method in class com.sybase.afx.util.NumberUtil
 
lessThan(Float, Float) - Static method in class com.sybase.afx.util.NumberUtil
 
lessThan(Double, Double) - Static method in class com.sybase.afx.util.NumberUtil
 
lessThan(String, String) - Static method in class com.sybase.afx.util.NumberUtil
 
lessThan(String, String) - Static method in class com.sybase.afx.util.StringUtil
 
lessThan(Character, Character) - Static method in class com.sybase.afx.util.StringUtil
 
lessThan(String, String) - Static method in class com.sybase.persistence.AttributeTest
Creates an instance of AttributeTest which attribute is less than the value.
LIKE - Static variable in class com.sybase.persistence.AttributeTest
 
like(String, String) - Static method in class com.sybase.persistence.AttributeTest
Creates an instance of AttributeTest which filter attribute like the value given.
LIKE - Static variable in interface com.sybase.persistence.TestType
 
LINK_OPEN_MENU_ITEM_TEXT - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
LINK_OPEN_MENU_ITEM_TEXT_KEY - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
LINKPARAM_COLUMN_DISPLAY_NAME - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
LINKPARAM_COLUMN_INDEX - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
LINKPARAM_COLUMN_LINK - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
LINKPARAM_COLUMN_VALUE - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
LINKPARAM_COLUMN_VALUE_NAME - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
LinkParamListener - Class in com.sybase.uep.bobclient.controls
This is the Link Paramter Listener
LinkParamListener() - Constructor for class com.sybase.uep.bobclient.controls.LinkParamListener
 
LinkParamNode - Interface in com.sybase.uep.bobclient.interfaces
 
LinkParamNodeFactory - Class in com.sybase.uep.bobclient.interfaces
 
LinkParamNodeFactory() - Constructor for class com.sybase.uep.bobclient.interfaces.LinkParamNodeFactory
 
LIST - Static variable in class com.sybase.reflection.DataType
 
LIST_ITEM_BORDER_COLOR - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
List item border color Default color 8A8A8A
LIST_ITEM_HAS_BORDER - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
List item has border Default is true
LIST_ITEM_ICON - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
List item icon Default null
LIST_ITEM_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
List item label
LIST_SCALAR_PK_SUFFIX - Static variable in class com.sybase.uep.bobclient.screens.PersonalizationScreen
 
ListControlCallBack - Class in com.sybase.uep.bobclient.controls
List Control Call back class Used by the List Field to update and draw the rows
ListControlCallBack() - Constructor for class com.sybase.uep.bobclient.controls.ListControlCallBack
 
ListFieldControl - Class in com.sybase.uep.bobclient.controls
List Field Control class Contains the list of ListItems
ListFieldControl(long) - Constructor for class com.sybase.uep.bobclient.controls.ListFieldControl
Constructor to create List Field Control
ListItem - Class in com.sybase.uep.bobclient.controls
List Item class Holds the individual List Item information
ListItem(int) - Constructor for class com.sybase.uep.bobclient.controls.ListItem
Constructor to create a List Item Object that will be used by the List Field Control
ListItem(String) - Constructor for class com.sybase.uep.bobclient.controls.ListItem
Constructor to create a List Item Object that will be used by the List Field Control
Literals - Interface in com.sybase.uep.bobclient.constants
Constants
load(String) - Static method in class com.sybase.persistence.ConnectionProfile
Construct a ConnectionProfile object by searching file content.
loadClientProfileList(boolean) - Method in class com.sybase.uep.bobclient.data.RIMRepository
Loads the profiles object that was persisted, if any.
loadClientProfileList(boolean) - Method in class com.sybase.uep.bobclient.interfaces.Repository
Loads the profiles for this app.
loadClientProfileList(boolean, OptionsDefinition) - Method in class com.sybase.uep.bobclient.options.OptionsRepository
Loads the profiles object that was persisted, if any.
loadClientProfileList(boolean, String) - Method in class com.sybase.uep.bobclient.options.OptionsRepository
Loads the profiles object that was persisted, if any.
loadLogs() - Method in class com.sybase.uep.bobclient.data.AppLoggerWrapper
Returns all the application log entries that are related to the current device and application
loadMBOMobileApplicationList(boolean) - Method in class com.sybase.uep.bobclient.data.RIMRepository
Loads the MBO Mobile Application List object that was persisted, if any.
loadMBOMobileApplicationList(boolean) - Method in class com.sybase.uep.bobclient.interfaces.Repository
Loads the MBO Mobile Application List for this app.
loadSettings(boolean) - Method in class com.sybase.uep.bobclient.data.RIMRepository
Loads the settings object that was persisted, if any.
loadSettings(boolean) - Method in class com.sybase.uep.bobclient.interfaces.Repository
Loads the settings for this app.
loadSettings(boolean, OptionsDefinition) - Method in class com.sybase.uep.bobclient.options.OptionsRepository
Loads the settings object that was persisted, if any.
loadSettings(boolean, String) - Method in class com.sybase.uep.bobclient.options.OptionsRepository
Loads the settings object that was persisted, if any.
loadSynchronizationGroupList(boolean) - Method in class com.sybase.uep.bobclient.data.RIMRepository
Loads the Synchronization Group List object that was persisted, if any.
loadSynchronizationGroupList(boolean) - Method in class com.sybase.uep.bobclient.interfaces.Repository
Loads the Synchronization Group List for this app.
loadVariables(boolean) - Method in class com.sybase.uep.bobclient.data.RIMRepository
Loads the Variables object that was persisted, if any.
loadVariables(boolean) - Method in class com.sybase.uep.bobclient.interfaces.Repository
Loads the variables for this app.
LocalBusinessObject - Interface in com.sybase.persistence
Represent client only Business Object
LocalTransaction - Class in com.sybase.persistence
Generic wrapper for JDBC / UltraLiteJ database transactions.
LocalTransaction() - Constructor for class com.sybase.persistence.LocalTransaction
 
LockClientAction - Class in com.sybase.uep.bobclient.actions
This is the lock client action class
LockClientAction(IBOBAction) - Constructor for class com.sybase.uep.bobclient.actions.LockClientAction
Constructor to create a lock client action
lockUAClientNow() - Method in class com.sybase.uep.bobclient.listener.UserActionListener
 
log(String) - Static method in class com.sybase.afx.ulj.SqlTrace
 
LOG_DELETE_MENU_ITEM_TEXT - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
LOG_DELETE_MENU_ITEM_TEXT_KEY - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
LOG_INFO_SCREEN_CLOSE_ACTION - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The log info screen action(s) that comes after close is clicked
LOG_INFO_SCREEN_CLOSE_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The log info screen close menu label
LOG_INFO_SCREEN_LOG_APPLICATION_NAME_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The log info screen application name label
LOG_INFO_SCREEN_LOG_DATE_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The log info screen date label
LOG_INFO_SCREEN_LOG_MESSAGE_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The log info screen message label
LOG_INFO_SCREEN_LOG_STATUS_FAILED_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The log info screen status failed label
LOG_INFO_SCREEN_LOG_STATUS_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The log info screen status label
LOG_INFO_SCREEN_LOG_STATUS_SUCCESS_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The log info screen status success label
LOG_INFO_SCREEN_NAVIGATION_BORDER_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Log Info screen navigation bar border style Default font : system Default font size : system Default font unit : system Default font style : Font.PLAIN Default foreground color : 0x00000000 Default background color : 0x002D3642
LOG_INFO_SCREEN_NAVIGATION_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Log Info screen navigation bar font style Default font : system Default font size : system Default font unit : system Default font style : Font.PLAIN Default foreground color : 0x00FFFFFF Default background color : 0x005275BD
LOG_INFO_SCREEN_TITLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Title of the Log Info screen
LogConfig - Class in com.sybase.uep.bobclient.data
The class is used to maintain the log level setting and corresponding constants of log level
LOGCONFIG_SCREEN_BUTTON_FOCUS_FONT_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Button focus font style for the log config screen
LOGCONFIG_SCREEN_BUTTON_UNFOCUS_FONT_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Button unfocus font style for the log config screen
LOGCONFIG_SCREEN_CLOSE_BUTTON_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Close button label for log config screen
LOGCONFIG_SCREEN_CLOSE_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Close menu label for log config screen
LOGCONFIG_SCREEN_FONT_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Font style for the log config screen
LOGCONFIG_SCREEN_LABEL_FONT_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Label font style for the log config screen
LOGCONFIG_SCREEN_LOGLEVEL_SELECT_DEBUG_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Log level choice debug label for log config screen
LOGCONFIG_SCREEN_LOGLEVEL_SELECT_ERROR_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Log level choice error label for log config screen
LOGCONFIG_SCREEN_LOGLEVEL_SELECT_FATAL_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Log level choice fatal label for log config screen
LOGCONFIG_SCREEN_LOGLEVEL_SELECT_INFO_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Log level choice info label for log config screen
LOGCONFIG_SCREEN_LOGLEVEL_SELECT_OFF_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Log level choice off label for log config screen
LOGCONFIG_SCREEN_LOGLEVEL_SELECT_WARN_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Log level choice warning label for log config screen
LOGCONFIG_SCREEN_NO_CHANGE_MESSAGE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
No change message for log config screen
LOGCONFIG_SCREEN_SAVE_BUTTON_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Save button label for log config screen
LOGCONFIG_SCREEN_SAVE_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Save menu label for log config screen
LOGCONFIG_SCREEN_TITLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Title of the log config screen
Logger - Interface in com.sybase.persistence
The interface for the logger.
LoggerLevel - Class in com.sybase.uep.bobclient.data
This is the logger level name object
LoggerLevel(String, int, int) - Constructor for class com.sybase.uep.bobclient.data.LoggerLevel
 
LOGGING_SCREEN_DEFAULT_DELETELOG_CHECKBOX_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Default label for the delete log checkbox in log config screen
LOGGING_SCREEN_DEFAULT_DELETELOGS - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Default log level for log config screen
LOGGING_SCREEN_DEFAULT_LOG_LEVEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Default log level for log config screen
LOGGING_SCREEN_DEFAULT_LOG_LEVEL_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Log level choice label for log config screen
LOGGING_SCREEN_NAVIGATION_BORDER_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Logging screen navigation bar border style Default font : system Default font size : system Default font unit : system Default font style : Font.PLAIN Default foreground color : 0x00000000 Default background color : 0x002D3642
LOGGING_SCREEN_NAVIGATION_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Logging screen navigation bar font style Default font : system Default font size : system Default font unit : system Default font style : Font.PLAIN Default foreground color : 0x00FFFFFF Default background color : 0x005275BD
LOGGING_SCREEN_SAVE_LOGSETTING_MESSAGE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Save log setting message for log config screen
LoggingScreen - Class in com.sybase.uep.bobclient.screens
This is the log configure screen
LoggingScreen(String) - Constructor for class com.sybase.uep.bobclient.screens.LoggingScreen
 
LoggingScreen(String, String) - Constructor for class com.sybase.uep.bobclient.screens.LoggingScreen
 
LoggingScreen(int, String) - Constructor for class com.sybase.uep.bobclient.screens.LoggingScreen
 
LOGICAL_TYPE_ADDRESS - Static variable in class com.sybase.uep.bobclient.data.LogicalType
 
LOGICAL_TYPE_DATE - Static variable in class com.sybase.uep.bobclient.data.LogicalType
 
LOGICAL_TYPE_DATETIME - Static variable in class com.sybase.uep.bobclient.data.LogicalType
 
LOGICAL_TYPE_EMAIL - Static variable in class com.sybase.uep.bobclient.data.LogicalType
 
LOGICAL_TYPE_IMAGE - Static variable in class com.sybase.uep.bobclient.data.LogicalType
 
LOGICAL_TYPE_PHONE - Static variable in class com.sybase.uep.bobclient.data.LogicalType
 
LOGICAL_TYPE_URL - Static variable in class com.sybase.uep.bobclient.data.LogicalType
 
LogicalType - Class in com.sybase.uep.bobclient.data
This is the Logical type class.
LogicalType(String) - Constructor for class com.sybase.uep.bobclient.data.LogicalType
This constructor will be used by general logical types that have nothing to do with PIM applications.
LogicalType(int, int, int) - Constructor for class com.sybase.uep.bobclient.data.LogicalType
This constructor will be used for Phone type.
LogicalType(int, int, int, int) - Constructor for class com.sybase.uep.bobclient.data.LogicalType
This constructor will be used for Address and Name types that have multiple subfields.
LOGIN_AUTHENTICATION_PACKAGE_NAME - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
LOGIN_PASSWORD - Static variable in interface com.sybase.uep.bobclient.constants.VariableProperties
Login password value = LOGIN_PASSWORD
LOGIN_SCREEN_BANNER_IMAGE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Banner image for login screen
LOGIN_SCREEN_BUTTON_FOCUS_FONT_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Button focus font style for the login screen
LOGIN_SCREEN_BUTTON_UNFOCUS_FONT_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Button unfocus font style for the login screen
LOGIN_SCREEN_ERROR_AUTHENTICATE_MESSAGE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Error Authenticate message for the login screen Default is @see com.sybase.uep.bobclient.screens.LoginScreen#DEFAULT_ERROR_AUTHENTICATE_MESSAGE
LOGIN_SCREEN_ERROR_LOADING_PROFILE_MESSAGE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Error loading profile message for the login screen
LOGIN_SCREEN_EXIT_BUTTON_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Exit button label for login screen
LOGIN_SCREEN_EXIT_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Exit menu label for login screen
LOGIN_SCREEN_FAILED_LOGIN_ALERT_MESSAGE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Failed login alert message for the login screen
LOGIN_SCREEN_FAILURE_ACTION - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Login fail action
LOGIN_SCREEN_FONT_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Font style for the login screen
LOGIN_SCREEN_LOGIN_BUTTON_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Login button label for login screen
LOGIN_SCREEN_LOGIN_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Login label for login screen
LOGIN_SCREEN_LOGIN_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Login menu label for login screen
LOGIN_SCREEN_LOGIN_PROMPT_MESSAGE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Login prompt for the login screen Default is @see com.sybase.uep.bobclient.screens.LoginScreen#DEFAULT_ENTER_LOGIN_MESSAGE
LOGIN_SCREEN_NAVIGATION_BORDER_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Login screen navigation bar border style Default font : system Default font size : system Default font unit : system Default font style : Font.PLAIN Default foreground color : 0x00000000 Default background color : 0x002D3642
LOGIN_SCREEN_NAVIGATION_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Login screen navigation bar font style Default font : system Default font size : system Default font unit : system Default font style : Font.PLAIN Default foreground color : 0x00FFFFFF Default background color : 0x005275BD
LOGIN_SCREEN_PASSWORD_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Password label for login screen
LOGIN_SCREEN_PASSWORD_PROMPT_MESSAGE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Password prompt for the login screen Default is @see com.sybase.uep.bobclient.screens.LoginScreen#DEFAULT_ENTER_PASSWORD_MESSAGE
LOGIN_SCREEN_SHOW_BUTTONS - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Show buttons for login screen true
LOGIN_SCREEN_SHOW_LOGO - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Show logo for login screen false
LOGIN_SCREEN_SUCCESS_ACTION - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Login success action
LOGIN_SCREEN_WAIT_AUTHENTICATE_MESSAGE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Wait Authenticate message for the login screen Default is @see com.sybase.uep.bobclient.screens.LoginScreen#DEFAULT_WAIT_AUTHENTICATE_MESSAGE
LOGIN_USER_NAME - Static variable in interface com.sybase.uep.bobclient.constants.VariableProperties
Login user name value = LOGIN_USER_NAME
LoginAction - Class in com.sybase.uep.bobclient.actions
Deprecated.  
LoginAction(LoginScreen) - Constructor for class com.sybase.uep.bobclient.actions.LoginAction
Deprecated. Constructor to create a login action
LoginAction(String, String) - Constructor for class com.sybase.uep.bobclient.actions.LoginAction
Deprecated. Construction to create a login action
LoginAction(LoginScreen, String, String) - Constructor for class com.sybase.uep.bobclient.actions.LoginAction
Deprecated. Construction to create a login action
logIndent(String) - Static method in class com.sybase.afx.ulj.SqlTrace
 
LogInfoScreen - Class in com.sybase.uep.bobclient.screens
This is the log onfo screen
LogInfoScreen() - Constructor for class com.sybase.uep.bobclient.screens.LogInfoScreen
Constructor to create the Log Info screen
LogInfoScreen(LogRecord) - Constructor for class com.sybase.uep.bobclient.screens.LogInfoScreen
Constructor to create the Log Info screen
LoginRequiredException - Exception in com.sybase.persistence
This exception is thrown when the client application does not login to the server.
LoginRequiredException() - Constructor for exception com.sybase.persistence.LoginRequiredException
Initializes a new instance of the LoginRequiredException class.
LoginScreen - Class in com.sybase.uep.bobclient.screens
This is the login screen
LoginScreen(String) - Constructor for class com.sybase.uep.bobclient.screens.LoginScreen
Constructor to create a login screen
LoginScreen(int) - Constructor for class com.sybase.uep.bobclient.screens.LoginScreen
Constructor to create a login screen
LoginScreen(String, boolean) - Constructor for class com.sybase.uep.bobclient.screens.LoginScreen
Constructor to create a login screen
LoginScreen(int, boolean) - Constructor for class com.sybase.uep.bobclient.screens.LoginScreen
Constructor to create a login screen
loginToSync(String, String) - Method in class com.sybase.persistence.DatabaseClass
Login to the server.
loginToSync(String, String) - Method in interface com.sybase.persistence.ISyncDelegator
Login to server
loginToSync(String, String, String) - Static method in class com.sybase.uep.bobclient.data.CommonMBOModel
login to sync
LogLevel - Class in com.sybase.persistence
 
LogLevel() - Constructor for class com.sybase.persistence.LogLevel
 
LogMessage - Class in com.sybase.uep.bobclient.sync
 
LogMessage(String, String, String) - Constructor for class com.sybase.uep.bobclient.sync.LogMessage
 
LogoutAction - Class in com.sybase.uep.bobclient.actions
This is the logout action class.
LogoutAction() - Constructor for class com.sybase.uep.bobclient.actions.LogoutAction
Constructor to create a logout action
LogRecord - Interface in com.sybase.persistence
 
LOGS_SCREEN_ADD_NAVIGATIONBAR_OPTION - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Option that is used to decide that if show the navigation bar or not in the Logs screen
LOGS_SCREEN_ALERT_CANCEL_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Logs screen alert cancel label
LOGS_SCREEN_ALERT_OK_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Logs screen alert ok label
LOGS_SCREEN_CLOSE_ACTION - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Logs screen action(s) that comes after close is clicked
LOGS_SCREEN_CLOSE_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Close menu label for push logs screen
LOGS_SCREEN_DELETE_ALL_LOGS_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Logs screen delete all logs menu label
LOGS_SCREEN_DELETE_ALL_LOGS_MESSAGE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Logs screen delete all logs message
LOGS_SCREEN_DELETE_LOG_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Logs screen delete log menu label
LOGS_SCREEN_DELETE_LOG_MESSAGE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Logs screen delete all logs message
LOGS_SCREEN_DETAIL_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Logs screen detail menu label
LOGS_SCREEN_LOADING_MBO_ERROR_MESSAGE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Logs screen loading MBO error message
LOGS_SCREEN_LOG_ERROR_ICON - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Logs screen log error icon
LOGS_SCREEN_LOG_ICON - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Logs screen log icon
LOGS_SCREEN_MBO_ICON - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Logs screen MBO icon
LOGS_SCREEN_NAVIGATION_BORDER_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Logs screen navigation bar border style Default font : system Default font size : system Default font unit : system Default font style : Font.PLAIN Default foreground color : 0x00000000 Default background color : 0x002D3642
LOGS_SCREEN_NAVIGATION_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Logs screen navigation bar font style Default font : system Default font size : system Default font unit : system Default font style : Font.PLAIN Default foreground color : 0x00FFFFFF Default background color : 0x005275BD
LOGS_SCREEN_NAVIGATION_TITLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Title of the navigation bar in the Logs screen
LOGS_SCREEN_NO_LOGS_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Logs screen no logs label
LOGS_SCREEN_PACKAGE_ICON - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Logs screen package icon
LOGS_SCREEN_SCREEN_FONT_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Logs screen font style
LOGS_SCREEN_SERVERLOG_TAB_TITLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Title of server log tab in the Logs screen
LOGS_SCREEN_SYNCHRONIZE_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Logs screen synchronize menu label
LogsScreen - Class in com.sybase.uep.bobclient.screens
This is the logs screen
LogsScreen(String) - Constructor for class com.sybase.uep.bobclient.screens.LogsScreen
Constructor to create the LogsScreen
LogsScreen(int) - Constructor for class com.sybase.uep.bobclient.screens.LogsScreen
Constructor to create the LogsScreen
LONG - Static variable in class com.sybase.reflection.DataType
 
LongList - Class in com.sybase.collections
A list of Long elements.
LongList(int) - Constructor for class com.sybase.collections.LongList
Initializes a new instance of the LongList class that is empty and has the specified initial capacity.
longValue() - Method in class com.sybase.afx.json.NumberValue
 
LongValue - Class in com.sybase.reflection
Sybase internal use only.
LongValue() - Constructor for class com.sybase.reflection.LongValue
 
LOOKUP_MENU_ITEM_TEXT - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
LOOKUP_MENU_ITEM_TEXT_KEY - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
LOOKUP_SELECTION_TITLE - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
LOOKUP_SELECTION_TITLE_KEY - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 

M

makeBold(Field) - Static method in class com.sybase.uep.bobclient.utils.UIHelper
 
makeBold(Field, int) - Static method in class com.sybase.uep.bobclient.utils.UIHelper
 
makeContextMenu(ContextMenu) - Method in class com.sybase.uep.bobclient.controls.CellTable
(non-Javadoc)
makeContextMenu(ContextMenu) - Method in class com.sybase.uep.bobclient.controls.DetailLinkLabel
 
makeContextMenu(ContextMenu) - Method in class com.sybase.uep.bobclient.controls.DetailUndefinedImage
 
makeContextMenu(ContextMenu) - Method in class com.sybase.uep.bobclient.controls.EmailAddressInput
(non-Javadoc)
makeContextMenu(ContextMenu) - Method in class com.sybase.uep.bobclient.controls.HyperLink
(non-Javadoc)
makeContextMenu(ContextMenu) - Method in class com.sybase.uep.bobclient.controls.HyperLinkRichField
(non-Javadoc)
makeContextMenu(ContextMenu) - Method in class com.sybase.uep.bobclient.controls.ImageControl
(non-Javadoc)
makeContextMenu(ContextMenu) - Method in class com.sybase.uep.bobclient.controls.ListFieldControl
(non-Javadoc)
makeContextMenu(ContextMenu) - Method in class com.sybase.uep.bobclient.controls.PasswordInput
(non-Javadoc)
makeContextMenu(ContextMenu) - Method in class com.sybase.uep.bobclient.controls.PhoneEmailRichTextInput
(non-Javadoc)
makeContextMenu(ContextMenu) - Method in class com.sybase.uep.bobclient.controls.SelectBox
(non-Javadoc)
makeContextMenu(ContextMenu) - Method in class com.sybase.uep.bobclient.controls.TabLayoutManager
(non-Javadoc)
makeContextMenu(ContextMenu) - Method in class com.sybase.uep.bobclient.controls.TableField
(non-Javadoc)
makeContextMenu(ContextMenu) - Method in class com.sybase.uep.bobclient.controls.TextInput
(non-Javadoc)
makeContextMenu(ContextMenu) - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
(non-Javadoc)
makeContextMenu(ContextMenu) - Method in class com.sybase.uep.bobclient.screens.CustomBitmapField
 
makeMenu(Menu, int) - Method in class com.sybase.uep.bobclient.screens.BaseBOBScreen
(non-Javadoc)
makeSpacer(int) - Static method in class com.sybase.uep.bobclient.utils.UIHelper
 
MANY_ONE - Static variable in class com.sybase.uep.bobclient.data.Association
Many to one type
MAP_BB_HOME_MENU_ITEM_TEXT - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
MAP_BB_HOME_MENU_ITEM_TEXT_KEY - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
MAP_BB_HOME_MENU_ITEM_TEXT_KEY - Static variable in class com.sybase.uep.bobclient.controls.pimmenu.PIMMenuItemConstants
 
MAP_BB_WORK_MENU_ITEM_TEXT - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
MAP_BB_WORK_MENU_ITEM_TEXT_KEY - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
MAP_BB_WORK_MENU_ITEM_TEXT_KEY - Static variable in class com.sybase.uep.bobclient.controls.pimmenu.PIMMenuItemConstants
 
MAP_GOOGLE_HOME_MENU_ITEM_TEXT - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
MAP_GOOGLE_HOME_MENU_ITEM_TEXT_KEY - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
MAP_GOOGLE_HOME_MENU_ITEM_TEXT_KEY - Static variable in class com.sybase.uep.bobclient.controls.pimmenu.PIMMenuItemConstants
 
MAP_GOOGLE_WORK_MENU_ITEM_TEXT - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
MAP_GOOGLE_WORK_MENU_ITEM_TEXT_KEY - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
MAP_GOOGLE_WORK_MENU_ITEM_TEXT_KEY - Static variable in class com.sybase.uep.bobclient.controls.pimmenu.PIMMenuItemConstants
 
MAP_OS_VERSION_ERROR_MESSAGE_KEY - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
MAP_OS_VERSION_ERROR_MESSAGE_KEY - Static variable in class com.sybase.uep.bobclient.controls.pimmenu.PIMMenuItemConstants
 
MAP_OS_VERSION_ERROR_MESSAGE_TEXT - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
match(EntityMetaData, String, String) - Static method in class com.sybase.afx.util.MatchUtil
 
MATCH - Static variable in class com.sybase.persistence.AttributeTest
 
match(String, String) - Static method in class com.sybase.persistence.AttributeTest
Sybase internal use only.
MATCH - Static variable in interface com.sybase.persistence.TestType
 
MatchUtil - Class in com.sybase.afx.util
 
MatchUtil() - Constructor for class com.sybase.afx.util.MatchUtil
 
MBO_ATTRIBUTE_TYPE - Static variable in interface com.sybase.uep.bobclient.controls.celltable.ICellAttributeTypeConstants
Represents a cell attribute type that a mobile business object attribute is assigned to the attribute
MBO_NOT_FOUND - Static variable in exception com.sybase.persistence.SUPClientException
 
MBO_NOT_SYNCHRONIZED - Static variable in exception com.sybase.persistence.SUPClientException
 
MBO_TAG - Static variable in interface com.sybase.afx.sms.MessageConstants
 
MBOAttribute - Class in com.sybase.uep.bobclient.data
This is the MBOAttribute Class.
MBOAttribute(String, String, String, String, LogicalType) - Constructor for class com.sybase.uep.bobclient.data.MBOAttribute
Constructor to create a MBOAttribute object
MBOConfig - Class in com.sybase.uep.bobclient.controls.celltable.configs
Holds MBO related configurations that are specified in tooling for a cell table
MBOConfig() - Constructor for class com.sybase.uep.bobclient.controls.celltable.configs.MBOConfig
 
MBOContext - Class in com.sybase.uep.bobclient.data
Stores the context information that is required for finding the data of a MBO such as the selected instance of parent MBO, the relationship, selected instance of current MBO and so on.
MBOContext(String) - Constructor for class com.sybase.uep.bobclient.data.MBOContext
 
MBOMobileApplication - Interface in com.sybase.uep.bobclient.interfaces
 
MBOMobileApplicationFactory - Class in com.sybase.uep.bobclient.interfaces
Factory for creating MBOMobileApplication Factory
MBOMobileApplicationFactory() - Constructor for class com.sybase.uep.bobclient.interfaces.MBOMobileApplicationFactory
 
MBOMobileApplicationList - Interface in com.sybase.uep.bobclient.interfaces
Interface class for MBO Mobile Application List
MBOMobileApplicationListFactory - Class in com.sybase.uep.bobclient.interfaces
Factory class for creating MBO Mobile Application List object
MBOMobileApplicationListFactory() - Constructor for class com.sybase.uep.bobclient.interfaces.MBOMobileApplicationListFactory
 
MBOModel - Class in com.sybase.uep.bobclient.data
MBOModel is the access layer to MBO application.
MBOModel() - Constructor for class com.sybase.uep.bobclient.data.MBOModel
 
MBOModel(String) - Constructor for class com.sybase.uep.bobclient.data.MBOModel
Constructor
MBOModelFactory - Class in com.sybase.uep.bobclient.data
Factory that's responsible for creating CommonMBOModel instances.
MBOModelSyncParameters - Class in com.sybase.uep.bobclient.data
MBOModelSyncParameters is the class that will contain all the synchronization parameters for a specific MBOModel.
MBOModelSyncParameters(ReflectionManager, Object) - Constructor for class com.sybase.uep.bobclient.data.MBOModelSyncParameters
MBOModelSyncParameters constructor
MEMO_DEFAULT_TITLE - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
MENU_GROUP_TYPE_ABOVE_CONTEXT - Static variable in class com.sybase.uep.bobclient.controls.MenuGroup
 
MENU_GROUP_TYPE_BELOW_CONTEXT - Static variable in class com.sybase.uep.bobclient.controls.MenuGroup
 
MENU_GROUP_TYPE_CONTROL_CONTEXT - Static variable in class com.sybase.uep.bobclient.controls.MenuGroup
 
MENU_ITEM_SEPERATOR - Static variable in class com.sybase.uep.bobclient.controls.pimmenu.PIMMenuItemConstants
String for grouping each part of menu item text into a complete text
MENU_LABEL_BACK - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
MENU_LABEL_CLOSE - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
MENU_LABEL_EXIT - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
MenuAction - Class in com.sybase.uep.bobclient.controls
Menu Action class to hold properties of a menu item
MenuAction(String, Field, ControlVariable, boolean) - Constructor for class com.sybase.uep.bobclient.controls.MenuAction
Constructor to create Menu Action object
MenuAction(int, Field, ControlVariable, boolean) - Constructor for class com.sybase.uep.bobclient.controls.MenuAction
Constructor to create Menu Action object
MenuAction(String, IBOBAction, Field, ControlVariable, boolean) - Constructor for class com.sybase.uep.bobclient.controls.MenuAction
Constructor to create Menu Action object
MenuAction(int, IBOBAction, Field, ControlVariable, boolean) - Constructor for class com.sybase.uep.bobclient.controls.MenuAction
Constructor to create Menu Action object
MenuAction(String, int, int, IBOBAction, Field, boolean) - Constructor for class com.sybase.uep.bobclient.controls.MenuAction
Constructor to create Menu Action object
MenuAction(int, int, int, IBOBAction, Field, boolean) - Constructor for class com.sybase.uep.bobclient.controls.MenuAction
Constructor to create Menu Action object
MenuGroup - Class in com.sybase.uep.bobclient.controls
Menu Action class to hold properties of a menu item
MenuGroup() - Constructor for class com.sybase.uep.bobclient.controls.MenuGroup
Constructor to create Menu Action object
MessageConstants - Interface in com.sybase.afx.sms
 
MessageSender - Class in com.sybase.afx.sms
 
MessageSender(String, String) - Constructor for class com.sybase.afx.sms.MessageSender
 
MessageUtil - Class in com.sybase.afx.sms
 
MessageUtil() - Constructor for class com.sybase.afx.sms.MessageUtil
 
META_DATA_DOWNLOADING - Static variable in interface com.sybase.persistence.SyncStatusState
META data is downloading.
META_DATA_DOWNLOADING_DONE - Static variable in interface com.sybase.persistence.SyncStatusState
META data downloading is done.
META_DATA_UPLOADING - Static variable in interface com.sybase.persistence.SyncStatusState
META data is uploading.
META_DATA_UPLOADING_DONE - Static variable in interface com.sybase.persistence.SyncStatusState
META data uploading done.
META_SYNC_CANCELLED - Static variable in interface com.sybase.persistence.SyncStatusState
META sync cancelled.
META_SYNC_CONNECTING - Static variable in interface com.sybase.persistence.SyncStatusState
META sync is connecting.
META_SYNC_DISCONNECTING - Static variable in interface com.sybase.persistence.SyncStatusState
META sync is disconnecting.
META_SYNC_DONE - Static variable in interface com.sybase.persistence.SyncStatusState
META sync is done.
META_SYNC_ERROR - Static variable in interface com.sybase.persistence.SyncStatusState
META sync error.
META_SYNC_STARTING - Static variable in interface com.sybase.persistence.SyncStatusState
META sync is starting.
minusDays(Date, int) - Static method in class com.sybase.afx.util.DateUtil
 
minute(Date) - Static method in class com.sybase.afx.util.DateTimeUtil
 
minute(Date) - Static method in class com.sybase.afx.util.TimeUtil
 
MISSING_INPUT - Static variable in class com.sybase.uep.bobclient.actions.Diagnostic
Missing the required or not nullable input
MO_ALL_TOKENS - Static variable in interface com.sybase.afx.sms.MessageConstants
 
MO_APPLICATION_NAME - Static variable in interface com.sybase.afx.sms.MessageConstants
 
MO_ATTRIBUTES - Static variable in interface com.sybase.afx.sms.MessageConstants
 
MO_COMPONENT - Static variable in interface com.sybase.afx.sms.MessageConstants
 
MO_OPERATION - Static variable in interface com.sybase.afx.sms.MessageConstants
 
MO_PACKAGE_NAME - Static variable in interface com.sybase.afx.sms.MessageConstants
 
MO_PACKAGE_VERSION - Static variable in interface com.sybase.afx.sms.MessageConstants
 
MO_PARAMETERS - Static variable in interface com.sybase.afx.sms.MessageConstants
 
MO_PASSWORD - Static variable in interface com.sybase.afx.sms.MessageConstants
 
MO_SIMPLE_TOKENS - Static variable in interface com.sybase.afx.sms.MessageConstants
 
MO_USERNAME - Static variable in interface com.sybase.afx.sms.MessageConstants
 
MOBILE_OBJECT_INFO_SCREEN_CLOSE_ACTION - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The mobile business object info action(s) that comes after close is clicked
MOBILE_OBJECT_INFO_SCREEN_CLOSE_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The mobile business object info close menu label
MOBILE_OBJECT_INFO_SCREEN_NAME_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The mobile business object info application name label
MOBILE_OBJECT_INFO_SCREEN_TITLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Title of the Mobile Business Object Info screen
MobileApplicationDataHandler - Class in com.sybase.uep.bobclient.data
MobileApplicationDataHandler is the base class which provides iteration facility to the mobile application data.
MobileApplicationDataHandler() - Constructor for class com.sybase.uep.bobclient.data.MobileApplicationDataHandler
 
MobileApplicationDataPagingHandler - Class in com.sybase.uep.bobclient.data
The MobileApplicationDataPagingHandler extends the base MobileApplicationDataHandler in a way that it offers extra handling over the result collections.
MobileApplicationDataPagingHandler(PagingObject) - Constructor for class com.sybase.uep.bobclient.data.MobileApplicationDataPagingHandler
 
MobileAppTable - Class in com.sybase.uep.bobclient.controls
This is the Mobile Application Table control It extends from the TableField which draws the table
MobileAppTable() - Constructor for class com.sybase.uep.bobclient.controls.MobileAppTable
Constructor to create a table control
MobileBusinessObject - Interface in com.sybase.persistence
 
MobileBusinessObjectInfoScreen - Class in com.sybase.uep.bobclient.screens
This is the mobile business object info screen
MobileBusinessObjectInfoScreen() - Constructor for class com.sybase.uep.bobclient.screens.MobileBusinessObjectInfoScreen
Constructor to create the Mobile Business Object Info screen
MobileBusinessObjectInfoScreen(String) - Constructor for class com.sybase.uep.bobclient.screens.MobileBusinessObjectInfoScreen
Constructor to create the Mobile Business Object Info screen
MobileDataControl - Interface in com.sybase.uep.bobclient.controls
This is the Mobile Data Control interface All controls that requires data contents to be populated needs to implement this control
MobilinkStreamType - Class in com.sybase.afx.ulj
Defines Mobilink stream types.
ModalRunner - Class in com.sybase.uep.bobclient.utils
Runs the given IModalRunnable in a separate thread under a protected mode: exception thrown in the runnable is passed to the runnable's exception handler.
ModalRunner(String) - Constructor for class com.sybase.uep.bobclient.utils.ModalRunner
Constructor
modelChanged(ModelChangeEvent) - Method in class com.sybase.uep.bobclient.controls.CellTable
(non-Javadoc)
modelChanged(ModelChangeEvent) - Method in class com.sybase.uep.bobclient.controls.MobileAppTable
(non-Javadoc)
modelChanged(ModelChangeEvent) - Method in class com.sybase.uep.bobclient.controls.SelectBox
(non-Javadoc)
modelChanged(ModelChangeEvent) - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
(non-Javadoc)
modelChanged(ModelChangeEvent) - Method in interface com.sybase.uep.bobclient.interfaces.IModelChangeListener
Once the model changed, this method should be invoked on each listener
ModelChangeEvent - Class in com.sybase.uep.bobclient.data
Once the model changed, a ModelChangeEvent instance should be created and passed to each IModelChangeListener instances as parameter of modelChanged method
ModelChangeEvent(int, Object) - Constructor for class com.sybase.uep.bobclient.data.ModelChangeEvent
 
month(Date) - Static method in class com.sybase.afx.util.DateTimeUtil
 
month(Date) - Static method in class com.sybase.afx.util.DateUtil
 
moveFocus(int, int, int) - Method in class com.sybase.uep.bobclient.controls.CellTable
 
moveFocus(int, int, int) - Method in class com.sybase.uep.bobclient.controls.ListFieldControl
(non-Javadoc)
moveFocus(int, int, int, int) - Method in class com.sybase.uep.bobclient.controls.ListFieldControl
(non-Javadoc)
moveFocus(int, int, int) - Method in class com.sybase.uep.bobclient.controls.TableField
(non-Javadoc)
moveFocus(int, int, int) - Method in class com.sybase.uep.bobclient.controls.TextInput
If the input is invalid, we want to bring up a dialog for the user indicating that and then prevent the focus from changing away from this field.
moveToBottom() - Method in class com.sybase.uep.bobclient.controls.TableField
Move focus to the bottom of the table
moveToTop() - Method in class com.sybase.uep.bobclient.controls.TableField
Move focus to the top of the table
MT_ALL_TOKENS - Static variable in interface com.sybase.afx.sms.MessageConstants
 
MT_APPLICATON_NAME - Static variable in interface com.sybase.afx.sms.MessageConstants
 
MT_ATTRIBUTES - Static variable in interface com.sybase.afx.sms.MessageConstants
 
MT_COMPONENT - Static variable in interface com.sybase.afx.sms.MessageConstants
 
MT_EXCEPTION - Static variable in interface com.sybase.afx.sms.MessageConstants
 
MT_OPERATION - Static variable in interface com.sybase.afx.sms.MessageConstants
 
MT_PACKAGE_NAME - Static variable in interface com.sybase.afx.sms.MessageConstants
 
MT_PARAMETERS - Static variable in interface com.sybase.afx.sms.MessageConstants
 
MT_SIMPLE_TOKENS - Static variable in interface com.sybase.afx.sms.MessageConstants
 
multiply(Byte, Byte) - Static method in class com.sybase.afx.util.NumberUtil
 
multiply(Short, Short) - Static method in class com.sybase.afx.util.NumberUtil
 
multiply(Integer, Integer) - Static method in class com.sybase.afx.util.NumberUtil
 
multiply(Long, Long) - Static method in class com.sybase.afx.util.NumberUtil
 
multiply(Float, Float) - Static method in class com.sybase.afx.util.NumberUtil
 
multiply(Double, Double) - Static method in class com.sybase.afx.util.NumberUtil
 

N

NAMED_QUERY_INITIALIZED_TYPE - Static variable in class com.sybase.uep.bobclient.data.ModelChangeEvent
 
NAMED_QUERY_TYPE - Static variable in class com.sybase.uep.bobclient.data.ModelChangeEvent
 
NamedQueryAction - Class in com.sybase.uep.bobclient.actions
This is the named query action class
NamedQueryAction(String, String, IBOBScreen, Vector, int, int, boolean) - Constructor for class com.sybase.uep.bobclient.actions.NamedQueryAction
Constructor to create a named query action
NamedQueryAction(String, String, IBOBScreen, Vector, String, String, boolean) - Constructor for class com.sybase.uep.bobclient.actions.NamedQueryAction
Constructor to create a named query action
NamedQueryAction(String, String, IBOBScreen, Vector, boolean) - Constructor for class com.sybase.uep.bobclient.actions.NamedQueryAction
Constructor to create a named query action
namedQueryChanged() - Method in class com.sybase.uep.bobclient.data.MBOModel
Fires NAMED_QUERY_TYPE event.
namedQueryChanged() - Method in class com.sybase.uep.bobclient.data.OtherOperationModel
 
namedQueryChanged() - Method in class com.sybase.uep.bobclient.data.SPMBOModel
 
namedQueryInitialized() - Method in class com.sybase.uep.bobclient.data.MBOModel
Fires NAMED_QUERY_INITIALIZED_TYPE event.
namedQueryInitialized() - Method in class com.sybase.uep.bobclient.data.OtherOperationModel
 
namedQueryInitialized() - Method in class com.sybase.uep.bobclient.data.SPMBOModel
 
NAVIGATION_BAR_BORDER_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
navigation bar border font style Default font : system Default font size : system Default font unit : system Default font style : Font.PLAIN Default foreground color : 0x00000000 Default background color : 0x002D3642
NAVIGATION_BAR_FONT_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
navigation bar font style Default font : system Default font size : system Default font unit : system Default font style : Font.PLAIN Default foreground color : 0x00FFFFFF Default background color : 0x006E85A2
NAVIGATION_BAR_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
navigation bar label
NavigationBarField - Class in com.sybase.uep.bobclient.controls
 
NavigationBarField() - Constructor for class com.sybase.uep.bobclient.controls.NavigationBarField
NavigationBarField Constructor
NavigationBarField(boolean) - Constructor for class com.sybase.uep.bobclient.controls.NavigationBarField
NavigationBarField Constructor
navigationClick(int, int) - Method in class com.sybase.uep.bobclient.controls.Button
(non-Javadoc)
navigationClick(int, int) - Method in class com.sybase.uep.bobclient.controls.CellTable
(non-Javadoc)
navigationClick(int, int) - Method in class com.sybase.uep.bobclient.controls.CheckBox
(non-Javadoc)
navigationClick(Object, int, ActionList, int, int) - Method in class com.sybase.uep.bobclient.controls.CustomEventsHandler
Delegates the navigationClick method to custom events delegate
navigationClick(int, int) - Method in class com.sybase.uep.bobclient.controls.HyperLink
(non-Javadoc)
navigationClick(Object, int, ActionList, int, int) - Method in interface com.sybase.uep.bobclient.controls.ICustomEventsDelegate
Invoked when the navigational action is selected.
navigationClick(int, int) - Method in class com.sybase.uep.bobclient.controls.ImageControl
(non-Javadoc)
navigationClick(int, int) - Method in class com.sybase.uep.bobclient.controls.Label
(non-Javadoc)
navigationClick(int, int) - Method in class com.sybase.uep.bobclient.controls.LayoutManager
(non-Javadoc)
navigationClick(int, int) - Method in class com.sybase.uep.bobclient.controls.ListFieldControl
(non-Javadoc)
navigationClick(int, int) - Method in class com.sybase.uep.bobclient.controls.NavigationBarField
(non-Javadoc)
navigationClick(int, int) - Method in class com.sybase.uep.bobclient.controls.PasswordInput
(non-Javadoc)
navigationClick(int, int) - Method in class com.sybase.uep.bobclient.controls.SelectBox
(non-Javadoc)
navigationClick(int, int) - Method in class com.sybase.uep.bobclient.controls.TabControlLayout.TabsLayout
(non-Javadoc)
navigationClick(int, int) - Method in class com.sybase.uep.bobclient.controls.TableField
(non-Javadoc)
navigationClick(int, int) - Method in class com.sybase.uep.bobclient.controls.TextInput
(non-Javadoc)
navigationClick(int, int) - Method in class com.sybase.uep.bobclient.screens.DatePickerPopup
Overrides default implementation.
navigationClick(int, int) - Method in class com.sybase.uep.bobclient.screens.FileExplorerScreen
Overrides default implementation.
navigationClick(int, int) - Method in class com.sybase.uep.bobclient.screens.ImageScreen
Overrides default implementation.
navigationMovement(int, int, int, int) - Method in class com.sybase.uep.bobclient.controls.Button
(non-Javadoc)
navigationMovement(int, int, int, int) - Method in class com.sybase.uep.bobclient.controls.CellTable
(non-Javadoc)
navigationMovement(int, int, int, int) - Method in class com.sybase.uep.bobclient.controls.CheckBox
(non-Javadoc)
navigationMovement(Object, int, int, int, int, int) - Method in class com.sybase.uep.bobclient.controls.CustomEventsHandler
Delegates the navigationMovement method to custom events delegate
navigationMovement(int, int, int, int) - Method in class com.sybase.uep.bobclient.controls.HyperLink
(non-Javadoc)
navigationMovement(Object, int, int, int, int, int) - Method in interface com.sybase.uep.bobclient.controls.ICustomEventsDelegate
Invoked when a navigational motion occurs.
navigationMovement(int, int, int, int) - Method in class com.sybase.uep.bobclient.controls.ImageControl
(non-Javadoc)
navigationMovement(int, int, int, int) - Method in class com.sybase.uep.bobclient.controls.Label
(non-Javadoc)
navigationMovement(int, int, int, int) - Method in class com.sybase.uep.bobclient.controls.LayoutManager
(non-Javadoc)
navigationMovement(int, int, int, int) - Method in class com.sybase.uep.bobclient.controls.ListFieldControl
(non-Javadoc)
navigationMovement(int, int, int, int) - Method in class com.sybase.uep.bobclient.controls.NavigationBarField
(non-Javadoc)
navigationMovement(int, int, int, int) - Method in class com.sybase.uep.bobclient.controls.PasswordInput
(non-Javadoc)
navigationMovement(int, int, int, int) - Method in class com.sybase.uep.bobclient.controls.SelectBox
(non-Javadoc)
navigationMovement(int, int, int, int) - Method in class com.sybase.uep.bobclient.controls.TabControlLayout.TabsLayout
(non-Javadoc)
navigationMovement(int, int, int, int) - Method in class com.sybase.uep.bobclient.controls.TableField
(non-Javadoc)
navigationMovement(int, int, int, int) - Method in class com.sybase.uep.bobclient.controls.TextInput
(non-Javadoc)
navigationUnclick(int, int) - Method in class com.sybase.uep.bobclient.controls.Button
(non-Javadoc)
navigationUnclick(int, int) - Method in class com.sybase.uep.bobclient.controls.CellTable
(non-Javadoc)
navigationUnclick(int, int) - Method in class com.sybase.uep.bobclient.controls.CheckBox
(non-Javadoc)
navigationUnclick(Object, int, int, int) - Method in class com.sybase.uep.bobclient.controls.CustomEventsHandler
Delegates the navigationUnclick method to custom events delegate
navigationUnclick(int, int) - Method in class com.sybase.uep.bobclient.controls.HyperLink
(non-Javadoc)
navigationUnclick(Object, int, int, int) - Method in interface com.sybase.uep.bobclient.controls.ICustomEventsDelegate
Invoked when the navigational action is released.
navigationUnclick(int, int) - Method in class com.sybase.uep.bobclient.controls.ImageControl
(non-Javadoc)
navigationUnclick(int, int) - Method in class com.sybase.uep.bobclient.controls.Label
(non-Javadoc)
navigationUnclick(int, int) - Method in class com.sybase.uep.bobclient.controls.LayoutManager
(non-Javadoc)
navigationUnclick(int, int) - Method in class com.sybase.uep.bobclient.controls.ListFieldControl
(non-Javadoc)
navigationUnclick(int, int) - Method in class com.sybase.uep.bobclient.controls.NavigationBarField
(non-Javadoc)
navigationUnclick(int, int) - Method in class com.sybase.uep.bobclient.controls.PasswordInput
(non-Javadoc)
navigationUnclick(int, int) - Method in class com.sybase.uep.bobclient.controls.SelectBox
(non-Javadoc)
navigationUnclick(int, int) - Method in class com.sybase.uep.bobclient.controls.TabControlLayout.TabsLayout
(non-Javadoc)
navigationUnclick(int, int) - Method in class com.sybase.uep.bobclient.controls.TableField
(non-Javadoc)
navigationUnclick(int, int) - Method in class com.sybase.uep.bobclient.controls.TextInput
(non-Javadoc)
NetworkProtocol - Class in com.sybase.persistence
Defines constant strings for valid network protocols.
NetworkProtocol() - Constructor for class com.sybase.persistence.NetworkProtocol
 
NetworkUtil - Class in com.sybase.afx.util
 
NetworkUtil() - Constructor for class com.sybase.afx.util.NetworkUtil
 
NEW - Static variable in interface com.sybase.persistence.ObjectState
The flag for rows that are new rows and pending upload.
newCellAttribute(AbstractCellAttributeConfig) - Method in class com.sybase.uep.bobclient.controls.celltable.CellAttributeFactory
Creates a new cell attribute by the attribute configuration
newLogRecord(int, String) - Method in class com.sybase.persistence.AbstractLogger
Creates a new log record
newLogRecord(int, String) - Method in interface com.sybase.persistence.Logger
Create a new log record
newMBOInstance() - Method in class com.sybase.uep.bobclient.data.MBOModel
Creates a new MBO instance for this MBO application.
newObject() - Method in class com.sybase.persistence.EntityClass
Creates an instance of the Entity
newObject(ClassMetaData) - Method in interface com.sybase.reflection.ReflectionManager
Creates a Mobile Business Object given the ClassMetaData.
next(ResultSet) - Static method in class com.sybase.afx.ulj.ResultUtil
 
next() - Method in class com.sybase.persistence.QueryResultSet
Moves the cursor down one row from its current position.
NEXT_MENU_ITEM_TEXT - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
NEXT_MENU_ITEM_TEXT_KEY - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
nextInt() - Method in class com.sybase.afx.util.FastRandom
Return a non-negative pseudo-random integer value in the range 1 to 2147483647.
nextInt(int, int) - Method in class com.sybase.afx.util.FastRandom
Return a pseudo-random integer value in the range min ..
nextRecord() - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
Go to the next record
nextTab() - Method in class com.sybase.uep.bobclient.controls.TabLayoutManager
Go to next tab
NO_DEFAULT_CONNECTION - Static variable in exception com.sybase.persistence.SUPClientException
 
NONE - Static variable in interface com.sybase.persistence.ObjectState
The flag for no rows.
NoOpAction - Class in com.sybase.uep.bobclient.actions
This is a no operation action that does nothing
NoOpAction() - Constructor for class com.sybase.uep.bobclient.actions.NoOpAction
Constructor to create a no operation action
NORMAL - Static variable in class com.sybase.uep.bobclient.data.RIMMBOMobileApplication
 
NoSuchAttributeException - Exception in com.sybase.persistence
Thrown if code tries to access an attribute that does not exist in class or entity metadata.
NoSuchAttributeException(String) - Constructor for exception com.sybase.persistence.NoSuchAttributeException
Initializes a new instance of the NoSuchAttributeException class with specified attribute name.
NoSuchAttributeException() - Constructor for exception com.sybase.persistence.NoSuchAttributeException
Initializes a new instance of the NoSuchAttributeException class.
NoSuchAttributeException - Exception in com.sybase.reflection
This exception is thrown when an attribute can not be found when accessed through the ObjectManager
NoSuchAttributeException() - Constructor for exception com.sybase.reflection.NoSuchAttributeException
Sybase internal use only.
NoSuchAttributeException(String) - Constructor for exception com.sybase.reflection.NoSuchAttributeException
Sybase internal use only.
NoSuchClassException - Exception in com.sybase.reflection
This exception is thrown when a class can not be found when accessed through the ObjectManager
NoSuchClassException() - Constructor for exception com.sybase.reflection.NoSuchClassException
Sybase internal use only.
NoSuchClassException(String) - Constructor for exception com.sybase.reflection.NoSuchClassException
Sybase internal use only.
NoSuchOperationException - Exception in com.sybase.persistence
Thrown if code tries to access operation metadata that does not exist in class metadata
NoSuchOperationException(String) - Constructor for exception com.sybase.persistence.NoSuchOperationException
Initializes a new instance of the NoSuchOperationException class with specified operation name
NoSuchOperationException() - Constructor for exception com.sybase.persistence.NoSuchOperationException
Initializes a new instance of the NoSuchOperationException class.
NoSuchOperationException - Exception in com.sybase.reflection
This exception is thrown when an operation can not be found when accessed through the ObjectManager
NoSuchOperationException() - Constructor for exception com.sybase.reflection.NoSuchOperationException
Sybase internal use only.
NoSuchOperationException(String) - Constructor for exception com.sybase.reflection.NoSuchOperationException
Sybase internal use only.
NoSuchParameterException - Exception in com.sybase.reflection
This exception is thrown when a parameter can not be found when accessed through the ObjectManager
NoSuchParameterException() - Constructor for exception com.sybase.reflection.NoSuchParameterException
Sybase internal use only.
NoSuchParameterException(String) - Constructor for exception com.sybase.reflection.NoSuchParameterException
Sybase internal use only.
NOT - Static variable in class com.sybase.persistence.CompositeTest
 
not() - Method in class com.sybase.persistence.TestCriteria
Return a CompositeTest which is not of the test criteria.
NOT - Static variable in interface com.sybase.persistence.TestType
 
NOT_EQUAL - Static variable in class com.sybase.persistence.AttributeTest
 
NOT_EQUAL - Static variable in interface com.sybase.persistence.TestType
 
NOT_LIKE - Static variable in class com.sybase.persistence.AttributeTest
 
NOT_LIKE - Static variable in interface com.sybase.persistence.TestType
 
NOT_MATCH - Static variable in class com.sybase.persistence.AttributeTest
 
NOT_MATCH - Static variable in interface com.sybase.persistence.TestType
 
NOT_NULL - Static variable in class com.sybase.persistence.AttributeTest
 
NOT_NULL - Static variable in interface com.sybase.persistence.TestType
 
notEqual(byte[], byte[]) - Static method in class com.sybase.afx.util.BinaryUtil
 
notEqual(Boolean, Boolean) - Static method in class com.sybase.afx.util.BooleanUtil
 
notEqual(Date, Date) - Static method in class com.sybase.afx.util.DateTimeUtil
 
notEqual(Date, Date) - Static method in class com.sybase.afx.util.DateUtil
 
notEqual(Byte, Byte) - Static method in class com.sybase.afx.util.NumberUtil
 
notEqual(Short, Short) - Static method in class com.sybase.afx.util.NumberUtil
 
notEqual(Integer, Integer) - Static method in class com.sybase.afx.util.NumberUtil
 
notEqual(Long, Long) - Static method in class com.sybase.afx.util.NumberUtil
 
notEqual(Float, Float) - Static method in class com.sybase.afx.util.NumberUtil
 
notEqual(Double, Double) - Static method in class com.sybase.afx.util.NumberUtil
 
notEqual(String, String) - Static method in class com.sybase.afx.util.NumberUtil
 
notEqual(Object, Object) - Static method in class com.sybase.afx.util.ObjectUtil
 
notEqual(String, String) - Static method in class com.sybase.afx.util.StringUtil
 
notEqual(Character, Character) - Static method in class com.sybase.afx.util.StringUtil
 
notEqual(Date, Date) - Static method in class com.sybase.afx.util.TimeUtil
 
notEqual(String, String) - Static method in class com.sybase.persistence.AttributeTest
Creates an instance of AttributeTest which filter attribute does not equal the value
notLike(String, String) - Static method in class com.sybase.persistence.AttributeTest
Creates an instance of AttributeTest which filter attribute does not like the value given.
notMatch(String, String) - Static method in class com.sybase.persistence.AttributeTest
Sybase internal use only.
notNull(String) - Static method in class com.sybase.persistence.AttributeTest
Creates an instance of AttributeTest which filter attribute is not NULL
now() - Static method in class com.sybase.afx.util.DateTimeUtil
 
now() - Static method in class com.sybase.afx.util.DateUtil
 
now() - Static method in class com.sybase.afx.util.TimeUtil
 
NULL - Static variable in class com.sybase.uep.bobclient.actions.NullValue
 
NullableBinaryList - Class in com.sybase.collections
A list of nullable byte array elements.
NullableBinaryList(int) - Constructor for class com.sybase.collections.NullableBinaryList
Initializes a new instance of the NullableBinaryList class that is empty and has the specified initial capacity.
NullableBooleanList - Class in com.sybase.collections
A list of Boolean elements.
NullableBooleanList(int) - Constructor for class com.sybase.collections.NullableBooleanList
Initializes a new instance of the NullableBooleanList class that is empty and has the specified initial capacity.
NullableByteList - Class in com.sybase.collections
A list of Byte elements.
NullableByteList(int) - Constructor for class com.sybase.collections.NullableByteList
Initializes a new instance of the NullableByteList class that is empty and has the specified initial capacity.
NullableCharList - Class in com.sybase.collections
A list of Character elements.
NullableCharList(int) - Constructor for class com.sybase.collections.NullableCharList
Initializes a new instance of the NullableCharList class that is empty and has the specified initial capacity.
NullableDateList - Class in com.sybase.collections
A list of Date elements.
NullableDateList(int) - Constructor for class com.sybase.collections.NullableDateList
Initializes a new instance of the NullableDateList class that is empty and has the specified initial capacity.
NullableDateTimeList - Class in com.sybase.collections
A list of Date elements.
NullableDateTimeList(int) - Constructor for class com.sybase.collections.NullableDateTimeList
Initializes a new instance of the NullableDateTimeList class that is empty and has the specified initial capacity.
NullableDecimalList - Class in com.sybase.collections
A list of String elements.
NullableDecimalList(int) - Constructor for class com.sybase.collections.NullableDecimalList
Initializes a new instance of the NullableDecimalList class that is empty and has the specified initial capacity.
NullableDoubleList - Class in com.sybase.collections
A list of Double elements.
NullableDoubleList(int) - Constructor for class com.sybase.collections.NullableDoubleList
Initializes a new instance of the NullableDoubleList class that is empty and has the specified initial capacity.
NullableFloatList - Class in com.sybase.collections
A list of Float elements.
NullableFloatList(int) - Constructor for class com.sybase.collections.NullableFloatList
Initializes a new instance of the NullableFloatList class that is empty and has the specified initial capacity.
NullableIntegerList - Class in com.sybase.collections
A list of String elements.
NullableIntegerList(int) - Constructor for class com.sybase.collections.NullableIntegerList
Initializes a new instance of the NullableIntegerList class that is empty and has the specified initial capacity.
NullableIntList - Class in com.sybase.collections
A list of Integer elements.
NullableIntList(int) - Constructor for class com.sybase.collections.NullableIntList
Initializes a new instance of the NullableIntList class that is empty and has the specified initial capacity.
NullableLongList - Class in com.sybase.collections
A list of Long elements.
NullableLongList(int) - Constructor for class com.sybase.collections.NullableLongList
Initializes a new instance of the NullableLongList class that is empty and has the specified initial capacity.
NullableShortList - Class in com.sybase.collections
A list of Short elements.
NullableShortList(int) - Constructor for class com.sybase.collections.NullableShortList
Initializes a new instance of the NullableShortList class that is empty and has the specified initial capacity.
NullableStringList - Class in com.sybase.collections
A list of String elements.
NullableStringList(int) - Constructor for class com.sybase.collections.NullableStringList
Initializes a new instance of the NullableStringList class that is empty and has the specified initial capacity.
NullableTimeList - Class in com.sybase.collections
A list of Date elements.
NullableTimeList(int) - Constructor for class com.sybase.collections.NullableTimeList
Initializes a new instance of the NullableTimeList class that is empty and has the specified initial capacity.
NullDataValueException - Exception in com.sybase.reflection
Sybase internal use only.
NullDataValueException() - Constructor for exception com.sybase.reflection.NullDataValueException
 
NullValue - Class in com.sybase.uep.bobclient.actions
Represents a null value to return to the server for a submit.
NumberUtil - Class in com.sybase.afx.util
 
NumberUtil() - Constructor for class com.sybase.afx.util.NumberUtil
 
NumberValue - Class in com.sybase.afx.json
 
NumberValue(String) - Constructor for class com.sybase.afx.json.NumberValue
 
NumericChoice - Class in com.sybase.uep.bobclient.controls
This is the Check box control
NumericChoice(String) - Constructor for class com.sybase.uep.bobclient.controls.NumericChoice
NumericChoice constructor
NumericChoice(String, int, int, int) - Constructor for class com.sybase.uep.bobclient.controls.NumericChoice
NumericChoice constructor

O

OBJECT - Static variable in class com.sybase.reflection.DataType
 
ObjectList - Class in com.sybase.collections
 
ObjectList() - Constructor for class com.sybase.collections.ObjectList
 
ObjectList(int) - Constructor for class com.sybase.collections.ObjectList
 
ObjectManager - Interface in com.sybase.reflection
The interface defines methods for invoking Object APIs in a reflection style.
ObjectNotFoundException - Exception in com.sybase.persistence
This exception is thrown by the static entity method 'load' when it does not find an entity for the primary key passed in.
ObjectNotFoundException() - Constructor for exception com.sybase.persistence.ObjectNotFoundException
Initializes a new instance of the ObjectNotFoundException class.
ObjectNotFoundException(String) - Constructor for exception com.sybase.persistence.ObjectNotFoundException
Initializes a new instance of the ObjectNotFoundException class with the message to be displayed.
ObjectState - Interface in com.sybase.persistence
This interface holds object state flags.
objectSyncStatus(ObjectSyncStatusData) - Method in interface com.sybase.persistence.SyncStatusListener
 
objectSyncStatus(ObjectSyncStatusData) - Method in class com.sybase.uep.bobclient.sync.SyncApplicationData
Called when there is information to report about the status of a synchronization that is taking place.
objectSyncStatus(ObjectSyncStatusData) - Method in class com.sybase.uep.bobclient.sync.SyncPublicationData
Called when there is information to report about the status of a synchronization that is taking place.
ObjectSyncStatusData - Class in com.sybase.persistence
 
ObjectSyncStatusData(int, Connection, String, String[], long, int, long, int) - Constructor for class com.sybase.persistence.ObjectSyncStatusData
 
ObjectUtil - Class in com.sybase.afx.util
 
ObjectUtil() - Constructor for class com.sybase.afx.util.ObjectUtil
 
OFF - Static variable in class com.sybase.persistence.LogLevel
 
OFF - Static variable in class com.sybase.uep.bobclient.data.LogConfig
The constant to identify the OFF level
onDisplay() - Method in class com.sybase.uep.bobclient.controls.ImageControl
 
onDisplay() - Method in class com.sybase.uep.bobclient.controls.TextInput
 
onDisplay() - Method in class com.sybase.uep.bobclient.screens.SearchScreen
 
ONE_MANY - Static variable in class com.sybase.uep.bobclient.data.Association
One to many type
ONE_ONE - Static variable in class com.sybase.uep.bobclient.data.Association
One to one type
onFocus(int) - Method in class com.sybase.uep.bobclient.controls.Button
(non-Javadoc)
onFocus(int) - Method in class com.sybase.uep.bobclient.controls.CellTable
(non-Javadoc)
onFocus(int) - Method in class com.sybase.uep.bobclient.controls.CheckBox
(non-Javadoc)
onFocus(Object, int, int) - Method in class com.sybase.uep.bobclient.controls.CustomEventsHandler
Delegates the onFocus method to custom events delegate
onFocus(int) - Method in class com.sybase.uep.bobclient.controls.EmailAddressInput
(non-Javadoc)
onFocus(int) - Method in class com.sybase.uep.bobclient.controls.HyperLink
(non-Javadoc)
onFocus(Object, int, int) - Method in interface com.sybase.uep.bobclient.controls.ICustomEventsDelegate
Invoked when a field receives the focus.
onFocus(int) - Method in class com.sybase.uep.bobclient.controls.ImageControl
(non-Javadoc)
onFocus(int) - Method in class com.sybase.uep.bobclient.controls.Label
(non-Javadoc)
onFocus(int) - Method in class com.sybase.uep.bobclient.controls.LayoutManager
(non-Javadoc)
onFocus(int) - Method in class com.sybase.uep.bobclient.controls.ListFieldControl
(non-Javadoc)
onFocus(int) - Method in class com.sybase.uep.bobclient.controls.NavigationBarField
(non-Javadoc)
onFocus(int) - Method in class com.sybase.uep.bobclient.controls.PasswordInput
(non-Javadoc)
onFocus(int) - Method in class com.sybase.uep.bobclient.controls.PhoneEmailRichTextInput
(non-Javadoc)
onFocus(int) - Method in class com.sybase.uep.bobclient.controls.RichTextInput
(non-Javadoc)
onFocus(int) - Method in class com.sybase.uep.bobclient.controls.RowLayout
 
onFocus(int) - Method in class com.sybase.uep.bobclient.controls.SelectBox
(non-Javadoc)
onFocus(int) - Method in class com.sybase.uep.bobclient.controls.TabControlLayout.TabsLayout
(non-Javadoc)
onFocus(int) - Method in class com.sybase.uep.bobclient.controls.TableField
(non-Javadoc)
onFocus(int) - Method in class com.sybase.uep.bobclient.controls.TextInput
(non-Javadoc)
onFocusNotify(boolean) - Method in class com.sybase.uep.bobclient.screens.BaseBOBScreen
(non-Javadoc)
onFocusNotify(boolean) - Method in class com.sybase.uep.bobclient.screens.PersonalizationScreen
 
onImport(Object) - Method in interface com.sybase.persistence.CallbackHandler
This method will be invoked when an import message successfully applied to databases.
onImport(Object) - Method in class com.sybase.persistence.DefaultCallbackHandler
Sybase internal use only.
onlineLogin(String, String, String, String) - Static method in class com.sybase.uep.bobclient.options.OptionsDataAccess
online login for Options module
onLoad(Object, int) - Method in class com.sybase.uep.bobclient.controls.CustomEventsHandler
Delegates the onLoad method to custom events delegate, returns true if custom events delegate onLoad is called and false otherwise.
onLoad(Object, int) - Method in interface com.sybase.uep.bobclient.controls.ICustomEventsDelegate
Invoked when the control loads data.
onLoginFailure() - Method in interface com.sybase.persistence.CallbackHandler
This method will be invoked when login failed.
onLoginFailure() - Method in class com.sybase.persistence.DefaultCallbackHandler
Sybase internal use only.
onLoginSuccess() - Method in interface com.sybase.persistence.CallbackHandler
This method will be invoked when login succeeded.
onLoginSuccess() - Method in class com.sybase.persistence.DefaultCallbackHandler
Sybase internal use only.
onOrientationChange(Object, int, int, int) - Method in class com.sybase.uep.bobclient.controls.CustomEventsHandler
Delegates the onOrientationChange method to custom events delegate
onOrientationChange(Object, int, int, int) - Method in interface com.sybase.uep.bobclient.controls.ICustomEventsDelegate
Invoked when the orientation changes.
onRecordChange() - Method in class com.sybase.uep.bobclient.controls.CellTable
This method is called when the record selection changes.
onRecordChange(Object, int) - Method in class com.sybase.uep.bobclient.controls.CustomEventsHandler
Delegates the onRecordChange method to custom events delegate
onRecordChange(Object, int) - Method in interface com.sybase.uep.bobclient.controls.ICustomEventsDelegate
Invoked when the selected record changes.
onRecordChange() - Method in class com.sybase.uep.bobclient.controls.TableField
This method is called when the record selection changes.
onRecordChange() - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
This method is called when the record selection changes.
onReplayFailure(Object) - Method in interface com.sybase.persistence.CallbackHandler
This method will be invoked when a replay request failed.
onReplayFailure(Object) - Method in class com.sybase.persistence.DefaultCallbackHandler
Sybase internal use only.
onReplaySuccess(Object) - Method in interface com.sybase.persistence.CallbackHandler
This method will be invoked when a replay request succeeded.
onReplaySuccess(Object) - Method in class com.sybase.persistence.DefaultCallbackHandler
Sybase internal use only.
onResumeSubscriptionFailure() - Method in interface com.sybase.persistence.CallbackHandler
This method will be invoked when resume subscription failed.
onResumeSubscriptionFailure() - Method in class com.sybase.persistence.DefaultCallbackHandler
Sybase internal use only.
onResumeSubscriptionSuccess() - Method in interface com.sybase.persistence.CallbackHandler
This method will be invoked when resume subscription succeeded
onResumeSubscriptionSuccess() - Method in class com.sybase.persistence.DefaultCallbackHandler
Sybase internal use only.
onSavePrompt() - Method in class com.sybase.uep.bobclient.controls.AppLogsTable
This is called when the user click the escape We will then want to ask if the user want to save the form
onSavePrompt() - Method in class com.sybase.uep.bobclient.controls.GridLookupTable
This is called when the user click the escape We will then want to ask if the user want to save the form
onSavePrompt() - Method in class com.sybase.uep.bobclient.controls.PushLogsTable
This is called when the user click the escape We will then want to ask if the user want to save the form
onSavePrompt() - Method in class com.sybase.uep.bobclient.screens.GridSelectionScreen
 
onSavePrompt() - Method in class com.sybase.uep.bobclient.screens.LoginScreen
This is called when the user click the escape We will then want to ask if the user want to save the form
onSavePrompt() - Method in class com.sybase.uep.bobclient.screens.LogsScreen
 
onSavePrompt() - Method in class com.sybase.uep.bobclient.screens.PendingOperationScreen
This is called when the user click the escape We will then want to ask if the user want to save the form
onSavePrompt() - Method in class com.sybase.uep.bobclient.screens.PersonalizationScreen
This is called when the user click the escape We will then want to ask if the user want to save the form
onSavePrompt() - Method in class com.sybase.uep.bobclient.screens.PushLogsScreen
 
onSavePrompt() - Method in class com.sybase.uep.bobclient.screens.SearchScreen
 
onSavePrompt() - Method in class com.sybase.uep.bobclient.screens.SynchronizationScreen
This is called when the user click the escape We will then want to ask if the user want to save the form
onSearchFailure(Object) - Method in interface com.sybase.persistence.CallbackHandler
This method will be invoked when a backend search failed.
onSearchFailure(Object) - Method in class com.sybase.persistence.DefaultCallbackHandler
Sybase internal use only.
onSearchSuccess(Object) - Method in interface com.sybase.persistence.CallbackHandler
This method will be invoked when a backend search succeeded.
onSearchSuccess(Object) - Method in class com.sybase.persistence.DefaultCallbackHandler
Sybase internal use only.
onSubscribeFailure() - Method in interface com.sybase.persistence.CallbackHandler
This method will be invoked when subscribe succeeded.
onSubscribeFailure() - Method in class com.sybase.persistence.DefaultCallbackHandler
Sybase internal use only.
onSubscribeSuccess() - Method in interface com.sybase.persistence.CallbackHandler
This method will be invoked when subscribe failed.
onSubscribeSuccess() - Method in class com.sybase.persistence.DefaultCallbackHandler
Sybase internal use only.
onSuspendSubscriptionFailure() - Method in interface com.sybase.persistence.CallbackHandler
This method will be invoked when subscription suspend failed.
onSuspendSubscriptionFailure() - Method in class com.sybase.persistence.DefaultCallbackHandler
Sybase internal use only.
onSuspendSubscriptionSuccess() - Method in interface com.sybase.persistence.CallbackHandler
This method will be invoked when subscription suspend failed succeeded.
onSuspendSubscriptionSuccess() - Method in class com.sybase.persistence.DefaultCallbackHandler
Sybase internal use only.
onSynchronize(ObjectList, SynchronizationContext) - Method in interface com.sybase.persistence.CallbackHandler
This method will be invoked at the specified status of the synchronization.
onSynchronize(ObjectList, SynchronizationContext) - Method in class com.sybase.persistence.DefaultCallbackHandler
Sybase internal use only.
onSynchronize(ObjectList, SynchronizationContext) - Method in class com.sybase.uep.bobclient.sync.RIMCallbackHandler
 
onSynchronizeFailure(ObjectList) - Method in interface com.sybase.persistence.CallbackHandler
This method will be invoked if the synchronization failed.
onSynchronizeFailure(ObjectList) - Method in class com.sybase.persistence.DefaultCallbackHandler
Sybase internal use only.
onSynchronizeSuccess(ObjectList) - Method in interface com.sybase.persistence.CallbackHandler
This method will be invoked if synchronization succeed.
onSynchronizeSuccess(ObjectList) - Method in class com.sybase.persistence.DefaultCallbackHandler
Sybase internal use only.
onUndisplay() - Method in class com.sybase.uep.bobclient.screens.PendingOperationScreen
 
onUndisplay() - Method in class com.sybase.uep.bobclient.screens.SynchronizationScreen
 
onUnfocus() - Method in class com.sybase.uep.bobclient.controls.Button
(non-Javadoc)
onUnfocus() - Method in class com.sybase.uep.bobclient.controls.CellTable
(non-Javadoc)
onUnfocus() - Method in class com.sybase.uep.bobclient.controls.CheckBox
(non-Javadoc)
onUnfocus(Object, int) - Method in class com.sybase.uep.bobclient.controls.CustomEventsHandler
Delegates the onUnfocus method to custom events delegate
onUnfocus() - Method in class com.sybase.uep.bobclient.controls.EmailAddressInput
 
onUnfocus() - Method in class com.sybase.uep.bobclient.controls.HyperLink
(non-Javadoc)
onUnfocus() - Method in class com.sybase.uep.bobclient.controls.HyperLinkRichField
Invoked when a field loses the focus
onUnfocus(Object, int) - Method in interface com.sybase.uep.bobclient.controls.ICustomEventsDelegate
Invoked when a field loses the focus.
onUnfocus() - Method in class com.sybase.uep.bobclient.controls.ImageControl
(non-Javadoc)
onUnfocus() - Method in class com.sybase.uep.bobclient.controls.Label
Invoked when a field loses the focus.
onUnfocus() - Method in class com.sybase.uep.bobclient.controls.LayoutManager
(non-Javadoc)
onUnfocus() - Method in class com.sybase.uep.bobclient.controls.ListFieldControl
(non-Javadoc)
onUnfocus() - Method in class com.sybase.uep.bobclient.controls.NavigationBarField
(non-Javadoc)
onUnfocus() - Method in class com.sybase.uep.bobclient.controls.PasswordInput
 
onUnfocus() - Method in class com.sybase.uep.bobclient.controls.PhoneEmailRichTextInput
Invoked when a field loses the focus.
onUnfocus() - Method in class com.sybase.uep.bobclient.controls.RichTextInput
 
onUnfocus() - Method in class com.sybase.uep.bobclient.controls.SelectBox
(non-Javadoc)
onUnfocus() - Method in class com.sybase.uep.bobclient.controls.TabControl
(non-Javadoc)
onUnfocus() - Method in class com.sybase.uep.bobclient.controls.TabControlLayout.TabsLayout
(non-Javadoc)
onUnfocus() - Method in class com.sybase.uep.bobclient.controls.TableField
(non-Javadoc)
onUnfocus() - Method in class com.sybase.uep.bobclient.controls.TextInput
(non-Javadoc)
onUnsubscribeFailure() - Method in interface com.sybase.persistence.CallbackHandler
This method will be invoked when unsubscribe failed.
onUnsubscribeFailure() - Method in class com.sybase.persistence.DefaultCallbackHandler
Sybase internal use only.
onUnsubscribeSuccess() - Method in interface com.sybase.persistence.CallbackHandler
This method will be invoked when unsubscribe succeeded
onUnsubscribeSuccess() - Method in class com.sybase.persistence.DefaultCallbackHandler
Sybase internal use only.
onValueChange(Object, int, int) - Method in class com.sybase.uep.bobclient.controls.CustomEventsHandler
Delegates the onValueChange method to custom events delegate
onValueChange(Object, int, int) - Method in interface com.sybase.uep.bobclient.controls.ICustomEventsDelegate
Invoked when the control's value changes.
OPERATION_DELETE - Static variable in interface com.sybase.uep.bobclient.constants.OperationTypes
 
OPERATION_INSERT - Static variable in interface com.sybase.uep.bobclient.constants.OperationTypes
 
OPERATION_OTHER - Static variable in interface com.sybase.uep.bobclient.constants.OperationTypes
 
OPERATION_SUFFIX - Static variable in class com.sybase.uep.bobclient.data.OtherOperationModel
 
OPERATION_UPDATE - Static variable in interface com.sybase.uep.bobclient.constants.OperationTypes
 
operationInfo() - Method in class com.sybase.uep.bobclient.screens.PendingOperationScreen
Show infomation about this operation
OperationLog - Class in com.sybase.persistence
Deprecated. Used for SUP 1.2 compatibilty
OperationMap - Class in com.sybase.reflection
Sybase internal use only.
OperationMap() - Constructor for class com.sybase.reflection.OperationMap
 
OperationMetaData - Class in com.sybase.reflection
Holds operation meta data.
OperationMetaData() - Constructor for class com.sybase.reflection.OperationMetaData
Sybase internal use only.
OperationMetaDataList - Class in com.sybase.reflection
 
OperationMetaDataList(int) - Constructor for class com.sybase.reflection.OperationMetaDataList
Sybase internal use only.
OperationReplay - Interface in com.sybase.persistence
Sybase internal use only.
OperationTypes - Interface in com.sybase.uep.bobclient.constants
Operation types key constants
OptionAppLoggerWrapper - Class in com.sybase.uep.bobclient.data
To handle the case which log the information in the setting screen or no corresponding application
OptionAppLoggerWrapper(String) - Constructor for class com.sybase.uep.bobclient.data.OptionAppLoggerWrapper
 
OptionsDataAccess - Class in com.sybase.uep.bobclient.options
 
OptionsDataAccess() - Constructor for class com.sybase.uep.bobclient.options.OptionsDataAccess
 
OptionsDefinition - Class in com.sybase.uep.bobclient.options
Be responsible to provide application specified info for options module.
OptionsDefinition() - Constructor for class com.sybase.uep.bobclient.options.OptionsDefinition
 
OptionsRepository - Class in com.sybase.uep.bobclient.options
Options data repository.
OR - Static variable in class com.sybase.persistence.CompositeTest
 
or(TestCriteria) - Method in class com.sybase.persistence.TestCriteria
Create a test criteria.
OR - Static variable in interface com.sybase.persistence.TestType
 
orderBy(String, int) - Method in class com.sybase.persistence.Query
Sybase internal use only.
ORIENTATION - Static variable in interface com.sybase.uep.bobclient.constants.VariableProperties
Screen display orientation value = "ORIENTATION"
ORIENTATION_LANDSCAPE - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
ORIENTATION_NOTSUPPORT - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
ORIENTATION_PORTRAIT - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
OTHER_TYPE - Static variable in class com.sybase.uep.bobclient.data.ModelChangeEvent
 
OtherOperationModel - Class in com.sybase.uep.bobclient.data
Handle other operation related operation TODO: abstract MBOModel without so many useless methods
OtherOperationModel(MBOModel, String) - Constructor for class com.sybase.uep.bobclient.data.OtherOperationModel
 
OUT_MAX_LENGTH - Static variable in class com.sybase.uep.bobclient.actions.Diagnostic
The input value's length is out of boundary

P

PACKAGE_NAME - Static variable in interface com.sybase.uep.bobclient.constants.VariableProperties
Package Name value = PACKAGE_NAME
PackageName - Class in com.sybase.uep.bobclient.screens
This is the package name object
PackageName(String) - Constructor for class com.sybase.uep.bobclient.screens.PackageName
 
pageDown() - Method in class com.sybase.uep.bobclient.controls.TableField
Page down on the table
pageUp() - Method in class com.sybase.uep.bobclient.controls.TableField
Page up in the table
PagingObject - Class in com.sybase.uep.bobclient.controls
This is the paging object info Contains paging information to be used by the table control
PagingObject() - Constructor for class com.sybase.uep.bobclient.controls.PagingObject
Create new paging object information
PagingObject(int, int, int) - Constructor for class com.sybase.uep.bobclient.controls.PagingObject
Create new paging object information
paint(Graphics) - Method in class com.sybase.uep.bobclient.controls.Button
(non-Javadoc)
paint(Graphics) - Method in class com.sybase.uep.bobclient.controls.CellTable
 
paint(Graphics) - Method in class com.sybase.uep.bobclient.controls.CheckBox
(non-Javadoc)
paint(Object, int, Graphics) - Method in class com.sybase.uep.bobclient.controls.CustomEventsHandler
Delegates the paint method to custom events delegate
paint(Graphics) - Method in class com.sybase.uep.bobclient.controls.DetailLinkLabel
 
paint(Graphics) - Method in class com.sybase.uep.bobclient.controls.EmailAddressInput
(non-Javadoc)
paint(Graphics) - Method in class com.sybase.uep.bobclient.controls.FooterField
Invoked by the framework to redraw the footer.
paint(Graphics) - Method in class com.sybase.uep.bobclient.controls.HorizontalRuler
(non-Javadoc)
paint(Graphics) - Method in class com.sybase.uep.bobclient.controls.HyperLink
(non-Javadoc)
paint(Graphics) - Method in class com.sybase.uep.bobclient.controls.HyperLinkRichField
(non-Javadoc)
paint(Object, int, Graphics) - Method in interface com.sybase.uep.bobclient.controls.ICustomEventsDelegate
Invoked by the framework to redraw a portion of this field.
paint(Graphics) - Method in class com.sybase.uep.bobclient.controls.ImageControl
(non-Javadoc)
paint(Graphics) - Method in class com.sybase.uep.bobclient.controls.Label
(non-Javadoc)
paint(Graphics) - Method in class com.sybase.uep.bobclient.controls.LayoutManager
(non-Javadoc)
paint(Graphics) - Method in class com.sybase.uep.bobclient.controls.ListFieldControl
(non-Javadoc)
paint(Graphics) - Method in class com.sybase.uep.bobclient.controls.NavigationBarField
(non-Javadoc)
paint(Graphics) - Method in class com.sybase.uep.bobclient.controls.NumericChoice
(non-Javadoc)
paint(Graphics) - Method in class com.sybase.uep.bobclient.controls.PasswordInput
(non-Javadoc)
paint(Graphics) - Method in class com.sybase.uep.bobclient.controls.PhoneEmailRichTextInput
(non-Javadoc)
paint(Graphics) - Method in class com.sybase.uep.bobclient.controls.RadioBox
(non-Javadoc)
paint(Graphics) - Method in class com.sybase.uep.bobclient.controls.RadioBoxGroup
Redraws this field
paint(Graphics) - Method in class com.sybase.uep.bobclient.controls.RegionManager
 
paint(Graphics) - Method in class com.sybase.uep.bobclient.controls.RichTextInput
(non-Javadoc)
paint(Graphics) - Method in class com.sybase.uep.bobclient.controls.RowLayout
Paints this manager's visible region.
paint(Graphics) - Method in class com.sybase.uep.bobclient.controls.SelectBox
(non-Javadoc)
paint(Graphics) - Method in class com.sybase.uep.bobclient.controls.Spacer
(non-Javadoc)
paint(Graphics) - Method in class com.sybase.uep.bobclient.controls.TabContentPanel
Draws the border around this panel This field's manager invokes this method during the repainting process to instruct this field to repaint itself.
paint(Graphics) - Method in class com.sybase.uep.bobclient.controls.TabControl
Redraws this tab.
paint(Graphics) - Method in class com.sybase.uep.bobclient.controls.TabControlLayout.TabsLayout
(non-Javadoc)
paint(Graphics) - Method in class com.sybase.uep.bobclient.controls.TableField
(non-Javadoc)
paint(Graphics) - Method in class com.sybase.uep.bobclient.controls.TextInput
(non-Javadoc)
paint(Graphics) - Method in class com.sybase.uep.bobclient.controls.ToolbarItem
(non-Javadoc)
paint(Graphics) - Method in class com.sybase.uep.bobclient.controls.ToolbarManager
(non-Javadoc)
paint(Graphics) - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
(non-Javadoc)
paint(Graphics) - Method in class com.sybase.uep.bobclient.screens.CustomBitmapField
 
paintBackground(Graphics) - Method in class com.sybase.uep.bobclient.controls.CellTable
 
paintBackground(Graphics) - Method in class com.sybase.uep.bobclient.controls.LayoutManager
 
paintBackground(Graphics) - Method in class com.sybase.uep.bobclient.controls.PasswordInput
(non-Javadoc)
paintBackground(Graphics) - Method in class com.sybase.uep.bobclient.controls.RegionManager
 
paintBackground(Graphics) - Method in class com.sybase.uep.bobclient.controls.TextInput
Paint this text input's background
paintBackground(Graphics) - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
 
paintRowLayout(Graphics, FontStyle, int, int) - Method in class com.sybase.uep.bobclient.controls.RowLayout
 
ParameterMetaData - Class in com.sybase.reflection
Holds parameter meta data
ParameterMetaData() - Constructor for class com.sybase.reflection.ParameterMetaData
Sybase internal use only.
ParameterMetaDataList - Class in com.sybase.reflection
 
ParameterMetaDataList(int) - Constructor for class com.sybase.reflection.ParameterMetaDataList
Sybase internal use only.
PARENT_SELECT_CHANGE_TYPE - Static variable in class com.sybase.uep.bobclient.data.ModelChangeEvent
 
parentSelectChanged() - Method in class com.sybase.uep.bobclient.data.MBOModel
Fires PARENT_SELECT_CHANGE_TYPE event.
parentSelectChanged() - Method in class com.sybase.uep.bobclient.data.OtherOperationModel
 
parse(String) - Static method in class com.sybase.afx.json.JsonReader
 
parse(int, String) - Static method in class com.sybase.reflection.DataValue
 
parse(String) - Static method in class com.sybase.reflection.UiMetaData
 
parseCalendarDate(String) - Static method in class com.sybase.uep.bobclient.utils.Util
 
parseChoices(Object) - Static method in class com.sybase.uep.bobclient.utils.Util
 
parseDate(String, Date) - Static method in class com.sybase.uep.bobclient.utils.Util
Parse the date
parseDate(String, String) - Static method in class com.sybase.uep.bobclient.utils.Util
Parse the date
parseDate(String, long) - Static method in class com.sybase.uep.bobclient.utils.Util
Parse the date
parseDateString(String) - Static method in class com.sybase.uep.bobclient.utils.DateUtil
 
parseDateString(String, boolean) - Static method in class com.sybase.uep.bobclient.utils.DateUtil
 
parseDateString(String, String) - Static method in class com.sybase.uep.bobclient.utils.DateUtil
 
parseDateString(String) - Static method in class com.sybase.uep.bobclient.utils.Util
 
parseDateTimeString(String) - Static method in class com.sybase.uep.bobclient.utils.DateUtil
 
parseDateTimeString(String, boolean) - Static method in class com.sybase.uep.bobclient.utils.DateUtil
 
parseOSVersionNumber(String) - Static method in class com.sybase.uep.bobclient.utils.Util
 
parsePushRequest(String) - Method in class com.sybase.uep.bobclient.listener.PushController
Parses the push request string
parseTimeString(String) - Static method in class com.sybase.uep.bobclient.utils.DateUtil
 
parseTimeString(String, boolean) - Static method in class com.sybase.uep.bobclient.utils.DateUtil
 
PASSWORD_INPUT_BORDER_COLOR - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
PasswordInput border color Default 0000FF
PASSWORD_INPUT_EMPTY_MEANS_NULL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
PasswordInput empty string means null value.
PASSWORD_INPUT_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
PasswordInput label Default none
PASSWORD_INPUT_SHOW_BORDER - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
PasswordInput show border Default false
PasswordInput - Class in com.sybase.uep.bobclient.controls
This is the password input control
PasswordInput(String, int, long) - Constructor for class com.sybase.uep.bobclient.controls.PasswordInput
Password input constructor
PATH_SEPARATOR - Static variable in class com.sybase.uep.bobclient.data.SPTreeHelper
 
PATTERN_MATCH_SUBTYPE_AFTER - Static variable in interface com.sybase.uep.bobclient.constants.ValidatorConstants
The validation type for "PATTERN_MATCH_SUBTYPE_AFTER".(value="AFTER")
PATTERN_MATCH_SUBTYPE_BEFORE - Static variable in interface com.sybase.uep.bobclient.constants.ValidatorConstants
The validation type for "PATTERN_MATCH_SUBTYPE_BEFORE".(value="BEFORE")
PATTERN_MATCH_SUBTYPE_CONTAINS - Static variable in interface com.sybase.uep.bobclient.constants.ValidatorConstants
The validation type for "CONTAINS".
PATTERN_MATCH_SUBTYPE_ENDS_WITH - Static variable in interface com.sybase.uep.bobclient.constants.ValidatorConstants
The validation type for "ENDS_WITH".
PATTERN_MATCH_SUBTYPE_EQUALS - Static variable in interface com.sybase.uep.bobclient.constants.ValidatorConstants
The validation type for "EQUALS".
PATTERN_MATCH_SUBTYPE_IS_GREATER_THAN - Static variable in interface com.sybase.uep.bobclient.constants.ValidatorConstants
The validation type for "IS_GREATER_THAN".
PATTERN_MATCH_SUBTYPE_IS_GREATER_THAN_OR_EQUAL_TO - Static variable in interface com.sybase.uep.bobclient.constants.ValidatorConstants
The validation type for "IS_GREATER_THAN_OR_EQUAL_TO".
PATTERN_MATCH_SUBTYPE_IS_LESS_THAN - Static variable in interface com.sybase.uep.bobclient.constants.ValidatorConstants
The validation type for "IS_LESS_THAN".
PATTERN_MATCH_SUBTYPE_IS_LESS_THAN_OR_EQUAL_TO - Static variable in interface com.sybase.uep.bobclient.constants.ValidatorConstants
The validation type for "IS_LESS_THAN_OR_EQUAL_TO".
PATTERN_MATCH_SUBTYPE_LENGTH_IS_EQUAL_TO - Static variable in interface com.sybase.uep.bobclient.constants.ValidatorConstants
The validation type for "LENGTH_IS_EQUAL_TO".
PATTERN_MATCH_SUBTYPE_LENGTH_IS_GREATER_THAN - Static variable in interface com.sybase.uep.bobclient.constants.ValidatorConstants
The validation type for "LENGTH_IS_GREATER_THAN".
PATTERN_MATCH_SUBTYPE_LENGTH_IS_GREATER_THAN_OR_EQUAL_TO - Static variable in interface com.sybase.uep.bobclient.constants.ValidatorConstants
The validation type for "LENGTH_IS_GREATER_THAN_OR_EQUAL_TO".
PATTERN_MATCH_SUBTYPE_LENGTH_IS_LESS_THAN - Static variable in interface com.sybase.uep.bobclient.constants.ValidatorConstants
The validation type for "LENGTH_IS_LESS_THAN".
PATTERN_MATCH_SUBTYPE_LENGTH_IS_LESS_THAN_OR_EQUAL_TO - Static variable in interface com.sybase.uep.bobclient.constants.ValidatorConstants
The validation type for "LENGTH_IS_LESS_THAN_OR_EQUAL_TO".
PATTERN_MATCH_SUBTYPE_MATCHES_REGULAR_EXPRESSION - Static variable in interface com.sybase.uep.bobclient.constants.ValidatorConstants
The validation type for "MATCHES_REGULAR_EXPRESSION".(value="MATCHES_REGULAR_EXPRESSION")
PATTERN_MATCH_SUBTYPE_STARTS_WITH - Static variable in interface com.sybase.uep.bobclient.constants.ValidatorConstants
The validation type for "STARTS_WITH".
PatternMatchValidator - Class in com.sybase.uep.bobclient.data
This defines the Validator class used for TextInput validations
PatternMatchValidator(String, String, String, String) - Constructor for class com.sybase.uep.bobclient.data.PatternMatchValidator
Create Validator object
PENDING_CREATE - Static variable in class com.sybase.persistence.AbstractEntity
Pending change - create.
PENDING_DELETE - Static variable in class com.sybase.persistence.AbstractEntity
Pending change - delete.
PENDING_NO - Static variable in class com.sybase.persistence.AbstractEntity
Pending change - no pending.
PENDING_OP_SCOPE_MBO - Static variable in class com.sybase.uep.bobclient.data.CommonMBOModel
Pending operation submit scope constant: MBO level
PENDING_OP_SCOPE_PACKAGE - Static variable in class com.sybase.uep.bobclient.data.CommonMBOModel
Pending operation submit scope constant: package level
PENDING_OP_SCOPE_SYNCGROUP - Static variable in class com.sybase.uep.bobclient.data.CommonMBOModel
Pending operation submit scope constant: synchronization group level, which is the default value is not specified
PENDING_OPERATION_INFO_SCREEN_CLOSE_ACTION - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The pending operation info screen action(s) that comes after close is clicked
PENDING_OPERATION_INFO_SCREEN_CLOSE_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The pending operation info screen close menu label
PENDING_OPERATION_INFO_SCREEN_LAST_MODIFIED_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The pending operation info screen date label
PENDING_OPERATION_INFO_SCREEN_NAVIGATION_BORDER_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Pending Operation Info screen navigation bar border style Default font : system Default font size : system Default font unit : system Default font style : Font.PLAIN Default foreground color : 0x00000000 Default background color : 0x002D3642
PENDING_OPERATION_INFO_SCREEN_NAVIGATION_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Pending Operation Info screen navigation bar font style Default font : system Default font size : system Default font unit : system Default font style : Font.PLAIN Default foreground color : 0x00FFFFFF Default background color : 0x005275BD
PENDING_OPERATION_INFO_SCREEN_OPERATION_NAME_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The pending operation info screen application name label
PENDING_OPERATION_INFO_SCREEN_PARAMETER_LIST_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The pending operation info screen body label
PENDING_OPERATION_INFO_SCREEN_STATUS_DISABLED_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The pending operation info screen status success label
PENDING_OPERATION_INFO_SCREEN_STATUS_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The pending operation info screen status label
PENDING_OPERATION_INFO_SCREEN_STATUS_PENDING_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The pending operation info screen status failed label
PENDING_OPERATION_INFO_SCREEN_TITLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Title of the Pending Operation Info screen
PENDING_OPERATION_SCREEN_ALERT_CANCEL_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Pending operations screen alert cancel label
PENDING_OPERATION_SCREEN_ALERT_DELETE_ALL_OPERATIONS_MESSAGE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Pending operations screen alert delete all operations message
PENDING_OPERATION_SCREEN_ALERT_DELETE_OPERATION_MESSAGE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Pending operations screen alert delete operation message
PENDING_OPERATION_SCREEN_ALERT_OK_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Pending operations screen alert ok label
PENDING_OPERATION_SCREEN_ALERT_SUBMIT_ALL_OPERATIONS_MESSAGE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Pending operations screen alert delete submit all operations message
PENDING_OPERATION_SCREEN_ALERT_SUBMIT_PACKAGE_OPERATION_MESSAGE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Pending operations screen alert submit operation(s) under a package message
PENDING_OPERATION_SCREEN_ALERT_SUBMIT_PUBLICATION_OPERATION_MESSAGE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Pending operations screen alert submit operation(s) under a publication message
PENDING_OPERATION_SCREEN_CLOSE_ACTION - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Pending operations screen action(s) that comes after close is clicked
PENDING_OPERATION_SCREEN_CLOSE_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Pending operations screen close menu label
PENDING_OPERATION_SCREEN_DELETE_ALL_OPERATION_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Pending operations screen delete all operations menu label
PENDING_OPERATION_SCREEN_DELETE_ICON - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Pending operations screen delete icon
PENDING_OPERATION_SCREEN_DELETE_OPERATION_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Pending operations screen delete operation menu label
PENDING_OPERATION_SCREEN_DELETE_TREE_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Pending operations screen delete operation tree label
PENDING_OPERATION_SCREEN_DISABLE_ICON - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Pending operations screen disable peration icon
PENDING_OPERATION_SCREEN_DISABLE_OPERATION_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Pending operations screen disable operation menu label
PENDING_OPERATION_SCREEN_ENABLE_ICON - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Pending operations screen enable operation icon
PENDING_OPERATION_SCREEN_ENABLE_OPERATION_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Pending operations screen enable operation menu label
PENDING_OPERATION_SCREEN_FONT_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Pending operations screen font style
PENDING_OPERATION_SCREEN_FOOTER_DISABLED_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Pending operations screen footer disabled label
PENDING_OPERATION_SCREEN_FOOTER_PENDING_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Pending operations screen footer pending label
PENDING_OPERATION_SCREEN_INSERT_ICON - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Pending operations screen insert icon
PENDING_OPERATION_SCREEN_INSERT_TREE_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Pending operations screen insert operation tree label
PENDING_OPERATION_SCREEN_LOADING_MBO_ERROR_MESSAGE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Pending operations screen loading MBO error message
PENDING_OPERATION_SCREEN_MBO_ICON - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Pending operations screen MBO icon
PENDING_OPERATION_SCREEN_NAVIGATION_BORDER_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Pending operations screen navigation bar border style Default font : system Default font size : system Default font unit : system Default font style : Font.PLAIN Default foreground color : 0x00000000 Default background color : 0x002D3642
PENDING_OPERATION_SCREEN_NAVIGATION_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Pending operations screen navigation bar font style Default font : system Default font size : system Default font unit : system Default font style : Font.PLAIN Default foreground color : 0x00FFFFFF Default background color : 0x005275BD
PENDING_OPERATION_SCREEN_NO_OPERATION_TREE_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Pending operations screen no operation tree label
PENDING_OPERATION_SCREEN_OPERATION_INFO_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Pending operations screen operation info menu label
PENDING_OPERATION_SCREEN_OTHER_ICON - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Pending operations screen other icon
PENDING_OPERATION_SCREEN_OTHER_TREE_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Pending operations screen other operation tree label
PENDING_OPERATION_SCREEN_PACKAGE_ICON - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Pending operations screen Package icon
PENDING_OPERATION_SCREEN_PUBLICATION_ICON - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Pending operations screen Publication icon
PENDING_OPERATION_SCREEN_SUBMIT_ALL_OPERATION_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Pending operations screen submit all operations menu label
PENDING_OPERATION_SCREEN_SUBMIT_OPERATION_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Pending operations screen submit operation menu label
PENDING_OPERATION_SCREEN_UPDATE_ICON - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Pending operations screen update icon
PENDING_OPERATION_SCREEN_UPDATE_TREE_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Pending operations screen update operation tree label
PENDING_PARENT - Static variable in class com.sybase.persistence.AbstractEntity
Pending change - parent.
PENDING_UPDATE - Static variable in class com.sybase.persistence.AbstractEntity
Pending change - update.
PendingOperationInfoScreen - Class in com.sybase.uep.bobclient.screens
This is the pending operation info Screen
PendingOperationInfoScreen() - Constructor for class com.sybase.uep.bobclient.screens.PendingOperationInfoScreen
Constructor to create the pending Ooperation info screen
PendingOperationInfoScreen(Object, MBOMobileApplication) - Constructor for class com.sybase.uep.bobclient.screens.PendingOperationInfoScreen
Constructor to create the pending Ooperation info screen
PendingOperationScreen - Class in com.sybase.uep.bobclient.screens
This is the pending operation screen
PendingOperationScreen(String) - Constructor for class com.sybase.uep.bobclient.screens.PendingOperationScreen
Constructor to create the Mobile Application List Screen
PendingOperationScreen(int) - Constructor for class com.sybase.uep.bobclient.screens.PendingOperationScreen
Constructor to create the Mobile Application List Screen
PendingRecord - Class in com.sybase.uep.bobclient.screens
This is the pending record object
PendingRecord(Object) - Constructor for class com.sybase.uep.bobclient.screens.PendingRecord
 
PERSIST_CONTROL_TYPE - Static variable in interface com.sybase.uep.bobclient.constants.VariableProperties
Persist control type
PERSIST_LOGGER_TYPE_SUFFIX - Static variable in interface com.sybase.uep.bobclient.constants.VariableProperties
Suffix of persist logger type
PERSIST_USER_TYPE - Static variable in interface com.sybase.uep.bobclient.constants.VariableProperties
Persist static type
PersistableByte - Class in com.sybase.uep.bobclient.utils
Implement a local Byte to make the datataype persistable
PersistableByte() - Constructor for class com.sybase.uep.bobclient.utils.PersistableByte
 
PersistableByte(Byte) - Constructor for class com.sybase.uep.bobclient.utils.PersistableByte
 
PersistableCharacter - Class in com.sybase.uep.bobclient.utils
Implement a local Char to make the datataype persistable
PersistableCharacter() - Constructor for class com.sybase.uep.bobclient.utils.PersistableCharacter
 
PersistableCharacter(Character) - Constructor for class com.sybase.uep.bobclient.utils.PersistableCharacter
 
PersistableDate - Class in com.sybase.uep.bobclient.utils
Implement a local date to make the datataype persistable
PersistableDate() - Constructor for class com.sybase.uep.bobclient.utils.PersistableDate
 
PersistableDate(long) - Constructor for class com.sybase.uep.bobclient.utils.PersistableDate
 
PersistableDate(Date) - Constructor for class com.sybase.uep.bobclient.utils.PersistableDate
 
PersistableDouble - Class in com.sybase.uep.bobclient.utils
Implement a local Double to make the datataype persistable
PersistableDouble() - Constructor for class com.sybase.uep.bobclient.utils.PersistableDouble
 
PersistableDouble(Double) - Constructor for class com.sybase.uep.bobclient.utils.PersistableDouble
 
PersistableFloat - Class in com.sybase.uep.bobclient.utils
Implement a local Float to make the datataype persistable
PersistableFloat() - Constructor for class com.sybase.uep.bobclient.utils.PersistableFloat
 
PersistableFloat(Float) - Constructor for class com.sybase.uep.bobclient.utils.PersistableFloat
 
PersistableInteger - Class in com.sybase.uep.bobclient.utils
Implement a local Integer to make the datataype persistable
PersistableInteger() - Constructor for class com.sybase.uep.bobclient.utils.PersistableInteger
 
PersistableInteger(Integer) - Constructor for class com.sybase.uep.bobclient.utils.PersistableInteger
 
PersistableLong - Class in com.sybase.uep.bobclient.utils
Implement a local Long to make the datataype persistable
PersistableLong() - Constructor for class com.sybase.uep.bobclient.utils.PersistableLong
 
PersistableLong(Long) - Constructor for class com.sybase.uep.bobclient.utils.PersistableLong
 
PersistableShort - Class in com.sybase.uep.bobclient.utils
Implement a local Short to make the datataype persistable
PersistableShort() - Constructor for class com.sybase.uep.bobclient.utils.PersistableShort
 
PersistableShort(Short) - Constructor for class com.sybase.uep.bobclient.utils.PersistableShort
 
PersistAction - Class in com.sybase.uep.bobclient.actions
This is the Persist Action class.
PersistAction(IBOBScreen, Vector) - Constructor for class com.sybase.uep.bobclient.actions.PersistAction
Constructor to create a persist action
PersistAction(IBOBScreen, PersistElement[]) - Constructor for class com.sybase.uep.bobclient.actions.PersistAction
Constructor to persist variables on a form
PersistElement - Class in com.sybase.uep.bobclient.actions
This is the persist element class
PersistElement(String, String, String, Object, String) - Constructor for class com.sybase.uep.bobclient.actions.PersistElement
Constructor to create the persist element object
PersistenceException - Exception in com.sybase.persistence
PersistenceException is thrown when an exception occurs during database manipulation.
PersistenceException() - Constructor for exception com.sybase.persistence.PersistenceException
Initializes a new instance of the PersistenceException class.
PersistenceException(String) - Constructor for exception com.sybase.persistence.PersistenceException
Initializes a new instance of the PersistenceException class with the message to be displayed.
PersistenceException(String, Throwable) - Constructor for exception com.sybase.persistence.PersistenceException
Initializes a new instance of the PersistenceException class with the message to be displayed and the generated inner exception specified.
PersistenceException(Throwable) - Constructor for exception com.sybase.persistence.PersistenceException
Initializes a new instance of the PersistenceException class with the generated inner exception specified.
PERSONAL - Static variable in class com.sybase.uep.bobclient.data.RIMMBOMobileApplication
 
PERSONALIZATION_SCREEN_ADD_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Add menu label for personalization screen
PERSONALIZATION_SCREEN_BUTTON_FOCUS_FONT_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Button focus font style for the personalization screen
PERSONALIZATION_SCREEN_BUTTON_UNFOCUS_FONT_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Button unfocus font style for the personalization screen
PERSONALIZATION_SCREEN_CLOSE_ACTION - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The personalization screen action(s) that comes after close is clicked
PERSONALIZATION_SCREEN_CLOSE_BUTTON_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Close button label for personalization screen
PERSONALIZATION_SCREEN_CLOSE_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Close menu label for personalization screen
PERSONALIZATION_SCREEN_EDIT_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Edit menu label for personalization screen
PERSONALIZATION_SCREEN_ERROR_LOADING_PERSONALIZATION_MESSAGE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Error loading personalization message
PERSONALIZATION_SCREEN_FONT_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Font style for the personalization screen
PERSONALIZATION_SCREEN_LABEL_FONT_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Label font style for the personalization screen
PERSONALIZATION_SCREEN_NAVIGATION_BORDER_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Personalization screen navigation bar border style Default font : system Default font size : system Default font unit : system Default font style : Font.PLAIN Default foreground color : 0x00000000 Default background color : 0x002D3642
PERSONALIZATION_SCREEN_NAVIGATION_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Personalization screen navigation bar font style Default font : system Default font size : system Default font unit : system Default font style : Font.PLAIN Default foreground color : 0x00FFFFFF Default background color : 0x005275BD
PERSONALIZATION_SCREEN_NO_PERSONALIZATION_APP_MESSAGE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
No personalization app error message
PERSONALIZATION_SCREEN_NO_PERSONALIZATION_KEYS_MESSAGE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
No personalization key message for personalization screen
PERSONALIZATION_SCREEN_NO_PERSONALIZATION_KEYS_NO_CHANGE_MESSAGE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
No personalization key no change message for personalization screen
PERSONALIZATION_SCREEN_PACKAGE_ICON - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Package icon for personalization keys
PERSONALIZATION_SCREEN_PERSONALIZATION_ICON - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Set personization icon for personalization screen
PERSONALIZATION_SCREEN_REMOVE_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Remove menu label for personalization screen
PERSONALIZATION_SCREEN_SAVE_ACTION - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The personalization screen action(s) that comes after save is clicked
PERSONALIZATION_SCREEN_UPDATE_BUTTON_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Close button label for personalization screen
PERSONALIZATION_SCREEN_UPDATE_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Close menu label for personalization screen
PERSONALIZATION_SCREEN_VALUE_MAX_LENGTH - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Maximum length of the value length
PERSONALIZATION_SCREEN_VALUE_NULL_MESSAGE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Value null message for personalization screen
PERSONALIZATION_SCREEN_VALUE_TOO_LONG_MESSAGE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Value exceeds specified maximum length message for personalization screen
PersonalizationScreen - Class in com.sybase.uep.bobclient.screens
This is the personalization screen
PersonalizationScreen(String) - Constructor for class com.sybase.uep.bobclient.screens.PersonalizationScreen
Constructor to create the Personalization Screen
PersonalizationScreen(int) - Constructor for class com.sybase.uep.bobclient.screens.PersonalizationScreen
Constructor to create the Personalization Screen
PHONE_CALL_MENU_ITEM_TEXT - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
PHONE_CALL_MENU_ITEM_TEXT_KEY - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
PHONE_CALL_MENU_ITEM_TEXT_KEY - Static variable in class com.sybase.uep.bobclient.controls.pimmenu.PIMMenuItemConstants
 
PHONE_SMS_MENU_ITEM_TEXT - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
PHONE_SMS_MENU_ITEM_TEXT_KEY - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
PHONE_SMS_MENU_ITEM_TEXT_KEY - Static variable in class com.sybase.uep.bobclient.controls.pimmenu.PIMMenuItemConstants
 
PhoneAbstractString - Class in com.sybase.uep.bobclient.utils
 
PhoneAbstractString(String) - Constructor for class com.sybase.uep.bobclient.utils.PhoneAbstractString
 
PHONEBOOK_MENU_ITEM_TEXT - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
PHONEBOOK_MENU_ITEM_TEXT_KEY - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
PHONEBOOK_MENU_ITEM_TEXT_KEY - Static variable in class com.sybase.uep.bobclient.controls.pimmenu.PIMMenuItemConstants
 
PhoneEmailRichTextInput - Class in com.sybase.uep.bobclient.controls
This is the phone and email rich text input It will detect and highlight emails and phone numbers It will also allow user to call phone numbers in the inputs and email the email address.
PhoneEmailRichTextInput(String, long) - Constructor for class com.sybase.uep.bobclient.controls.PhoneEmailRichTextInput
Phone Email Rich Text Input constructor
PidUtil - Class in com.sybase.afx.util
 
PidUtil() - Constructor for class com.sybase.afx.util.PidUtil
 
PIMControl - Interface in com.sybase.uep.bobclient.controls
This is the PIMControl interface All controls that will need to read and write from PIM applications need to implement this interface
PIMItem - Class in com.sybase.uep.bobclient.controls.pimmenu
Represents a PIM item.
PIMItem() - Constructor for class com.sybase.uep.bobclient.controls.pimmenu.PIMItem
 
PIMMenuItemConstants - Class in com.sybase.uep.bobclient.controls.pimmenu
Defines text constants for PIM menu items
PIMMenuItemFactory - Class in com.sybase.uep.bobclient.controls.pimmenu
Factory class for creating PIM menu items
PIMUtil - Class in com.sybase.uep.bobclient.utils
 
PIMUtil() - Constructor for class com.sybase.uep.bobclient.utils.PIMUtil
 
PK_ID_SUFFIX - Static variable in interface com.sybase.uep.bobclient.constants.VariableProperties
name suffix of PK MBO
PKDescriptor - Class in com.sybase.uep.bobclient.data
Wraps a PKMBOModel id and PK name.
PKDescriptor(String, String) - Constructor for class com.sybase.uep.bobclient.data.PKDescriptor
Construct an instance
PKMBOModel - Class in com.sybase.uep.bobclient.data
PKMBOModel is the access layer to personalization MBO application.
PKMBOModel(String) - Constructor for class com.sybase.uep.bobclient.data.PKMBOModel
 
PKObject - Class in com.sybase.uep.bobclient.data
This is the Personalization Key Object Class.
PKObject(String, boolean, String, String, boolean) - Constructor for class com.sybase.uep.bobclient.data.PKObject
Constructor to create a Personalization Key object
PKValue - Class in com.sybase.uep.bobclient.actions
Represents a personalization key to return to the server for a submit.
PKValue() - Constructor for class com.sybase.uep.bobclient.actions.PKValue
 
PlatformPropertiesConstants - Class in com.sybase.uep.bobclient.constants
It holds localization keys and default values of platform specific properties
PlatformPropertiesConstants() - Constructor for class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
plusDays(Date, int) - Static method in class com.sybase.afx.util.DateUtil
 
populate(ResultSet) - Method in class com.sybase.persistence.QueryResultSet
 
populateEmptyTable() - Method in class com.sybase.uep.bobclient.controls.TableField
Create a empty table
populateMainScreen(MainScreen) - Method in class com.sybase.uep.bobclient.options.BOBOptionProvider
 
populateScreen(MainScreen, OptionsDefinition) - Method in class com.sybase.uep.bobclient.screens.SettingScreenProvider
Populate the contents of TOC
postGlobalEvent(long, String, Object) - Static method in class com.sybase.uep.bobclient.utils.Util
 
prepareStatement(ConnectionWrapper, Query) - Method in class com.sybase.afx.ulj.DynamicQuery
 
prepareStatement(ConnectionWrapper, Query, boolean) - Method in class com.sybase.afx.ulj.DynamicQuery
 
prepareStatement(ConnectionWrapper, String) - Static method in class com.sybase.afx.ulj.StatementUtil
 
prepareStatement(ConnectionWrapper, String, boolean, String, String) - Static method in class com.sybase.afx.ulj.StatementUtil
 
previous() - Method in class com.sybase.persistence.QueryResultSet
Moves the cursor to the previous row in this ResultSet object.
PREVIOUS_MENU_ITEM_TEXT - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
PREVIOUS_MENU_ITEM_TEXT_KEY - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
previousRecord() - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
Go to the previous record
previousTab() - Method in class com.sybase.uep.bobclient.controls.TabLayoutManager
Go to previous tab
PrimitiveTypes - Class in com.sybase.reflection
Sybase internal use only.
PrimitiveTypes() - Constructor for class com.sybase.reflection.PrimitiveTypes
 
print(String) - Static method in class com.sybase.afx.util.ConsoleUtil
 
printMemoryStats() - Static method in class com.sybase.uep.bobclient.utils.Util
 
printOutLastActiveTableContext(String) - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
 
Profile - Class in com.sybase.afx.ulj
 
Profile() - Constructor for class com.sybase.afx.ulj.Profile
Creates an instance of Profile.
PROFILE_HTTP_PUSH_PROTOCOL - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
PROFILE_KEY_ADDRESS - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
PROFILE_KEY_APPNAME - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
PROFILE_KEY_DEVICE_ID - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
PROFILE_KEY_PROTOCOL - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
PROFILE_SCREEN_CLOSE_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Close menu label for profile list screen
PROFILE_SCREEN_EDIT_PROFILE_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Edit profile menu label for profile list screen
PROFILE_SCREEN_ERROR_LOADING_PROFILE_MSG - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Error loading profile message
PROFILE_SCREEN_ERROR_SAVING_PROFILE_MSG - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Error saving profile message
PROFILE_SCREEN_FONT_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Font style for the profile screen
PROFILE_SCREEN_LOGIN_PROFILE_ICON - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Login profile icon image
PROFILE_SCREEN_LOGIN_PROFILE_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Login profile menu label
PROFILE_SCREEN_NAVIGATION_BORDER_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Profile screen navigation bar border style Default font : system Default font size : system Default font unit : system Default font style : Font.PLAIN Default foreground color : 0x00000000 Default background color : 0x002D3642
PROFILE_SCREEN_NAVIGATION_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Profile screen navigation bar font style Default font : system Default font size : system Default font unit : system Default font style : Font.PLAIN Default foreground color : 0x00FFFFFF Default background color : 0x005275BD
PROFILE_SCREEN_SET_LOGIN_PROFILE_ERROR_MSG - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Error setting the login profile message
PROFILE_UPDATE_EVENT_ID - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
PROFILE_UPDATE_SCREEN_CANCEL_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Cancel menu label for profile update screen
PROFILE_UPDATE_SCREEN_CLOSE_ACTION - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The profile update screen action(s) that comes after close is clicked for profile update screen
PROFILE_UPDATE_SCREEN_FONT_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Font style for the profile update screen
PROFILE_UPDATE_SCREEN_LABEL_FONT_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Label font style for the profile update screen
PROFILE_UPDATE_SCREEN_LOGIN_PROFILE_ICON - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Login profile icon image for profile update screen
PROFILE_UPDATE_SCREEN_NAVIGATION_BORDER_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Profile update screen navigation bar border style Default font : system Default font size : system Default font unit : system Default font style : Font.PLAIN Default foreground color : 0x00000000 Default background color : 0x002D3642
PROFILE_UPDATE_SCREEN_NAVIGATION_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Profile update screen navigation bar font style Default font : system Default font size : system Default font unit : system Default font style : Font.PLAIN Default foreground color : 0x00FFFFFF Default background color : 0x005275BD
PROFILE_UPDATE_SCREEN_NO_PROFILE_MSG - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Error loading profile message for profile update screen
PROFILE_UPDATE_SCREEN_NOTHING_CHANGED_MSG - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Profile nothing changed message for profile update screen
PROFILE_UPDATE_SCREEN_ONLINE_LOGIN_ERROR_MSG - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Profile online login error message for profile update screen
PROFILE_UPDATE_SCREEN_PASSWORD_INPUT_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Password input label for profile update screen
PROFILE_UPDATE_SCREEN_PORT_NUMBER_INPUT_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Port number input label for profile update screen
PROFILE_UPDATE_SCREEN_PROFILE_NAME_INPUT_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Profile name input label for profile update screen
PROFILE_UPDATE_SCREEN_SAVE_ACTION - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The profile update screen action(s) that comes after save is clicked for profile update screen
PROFILE_UPDATE_SCREEN_SAVE_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Save menu label for profile update screen
PROFILE_UPDATE_SCREEN_SAVE_PROFILE_SUCCESS_MSG - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Save profile success message for profile update screen
PROFILE_UPDATE_SCREEN_SAVE_PROFILE_SUCCESS_SUGGESTION_MSG - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Save profile success suggestion message for profile update screen
PROFILE_UPDATE_SCREEN_SERVER_INPUT_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Server input label for profile update screen
PROFILE_UPDATE_SCREEN_STREAM_PARAMS_INPUT_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Profile stream params label for profile update screen
PROFILE_UPDATE_SCREEN_TITLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Title of the profile update screen
PROFILE_UPDATE_SCREEN_UPDATE_DUPLICATE_PROFILE_NAME_MSG - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Duplicate profile name message for profile update screen
PROFILE_UPDATE_SCREEN_UPDATE_ENTER_PROFILE_NAME_MSG - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Enter profile name message for profile update screen
PROFILE_UPDATE_SCREEN_UPDATE_ENTER_SERVER_NAME_MSG - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Enter server name message for profile update screen
PROFILE_UPDATE_SCREEN_UPDATE_ENTER_SERVER_PORT_MSG - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Enter server port message for profile update screen
PROFILE_UPDATE_SCREEN_UPDATE_ENTER_USER_NAME_MSG - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Enter user name message for profile update screen
PROFILE_UPDATE_SCREEN_UPDATE_PORT_INVALID_MSG - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Server port invalid message for profile update screen
PROFILE_UPDATE_SCREEN_UPDATE_SECURE_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Profile secure checkbox label for profile update screen
PROFILE_UPDATE_SCREEN_UPDATE_VALIDATING_MSG - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Profile update validting message
PROFILE_UPDATE_SCREEN_USERNAME_INPUT_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
User name input label for profile update screen
ProfileManager - Class in com.sybase.afx.ulj
 
ProfileScreen - Class in com.sybase.uep.bobclient.screens
This is the profile list screen
ProfileScreen(String) - Constructor for class com.sybase.uep.bobclient.screens.ProfileScreen
Constructor to create the Profile List Screen
ProfileScreen(String, String) - Constructor for class com.sybase.uep.bobclient.screens.ProfileScreen
Constructor to create the Profile List Screen
ProfileScreen(int, String) - Constructor for class com.sybase.uep.bobclient.screens.ProfileScreen
Constructor to create the Profile List Screen
ProfileUpdateScreen - Class in com.sybase.uep.bobclient.screens
This is the profile update screen
ProfileUpdateScreen(boolean, String) - Constructor for class com.sybase.uep.bobclient.screens.ProfileUpdateScreen
Constructor to create the Profile Screen
PublicationName - Class in com.sybase.uep.bobclient.screens
This is the publication name object
PublicationName(String) - Constructor for class com.sybase.uep.bobclient.screens.PublicationName
 
PUSH_GLOBAL_EVENT_ACK_ID - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
PUSH_GLOBAL_EVENT_ID - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
PUSH_LOGS_CLEAR_LOGS_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Clear logs menu label for push logs screen Default label is "Delete All Logs"
PUSH_LOGS_CLOSE_ACTION - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The push logs screen action(s) that comes after close is clicked
PUSH_LOGS_CLOSE_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Close menu label for push logs screen Default label is "Close"
PUSH_LOGS_HEADERS_DISPLAY - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
PUSH_LOGS_SAVE_ACTION - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The push logs screen action(s) that comes after save is clicked
PUSH_LOGS_SCREEN_ERROR_LOADING_SYNC_GROUP_INFO_MSG - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The synchronization group loading error message
PUSH_LOGS_SCREEN_ERROR_SAVING_SYNC_GROUP_MSG - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The synchronization group saving error message
PUSH_LOGS_SCREEN_NAVIGATION_BORDER_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Push logs screen navigation bar border style Default font : system Default font size : system Default font unit : system Default font style : Font.PLAIN Default foreground color : 0x00000000 Default background color : 0x002D3642
PUSH_LOGS_SCREEN_NAVIGATION_FONT_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Push logs screen navigation bar font style Default font : system Default font size : system Default font unit : system Default font style : Font.PLAIN Default foreground color : 0x00FFFFFF Default background color : 0x005275BD
PUSH_LOGS_SCREEN_TITLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Title of the push logs screen Default label is "Push Logs"
PUSH_REQUEST_MESSAGE - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
PUSH_REQUEST_MESSAGE_KEY - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
PUSH_REQUEST_TITLE - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
PUSH_REQUEST_TITLE_KEY - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
PUSH_SETTINGS_INFORMATION_FONT_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Information font style for the push settings screen
PUSH_SETTINGS_LABEL_FONT_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Information font style for the push settings screen
PUSH_SETTINGS_SCREEN_BUTTON_FOCUS_FONT_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Button focus font style for the push settings screen
PUSH_SETTINGS_SCREEN_BUTTON_UNFOCUS_FONT_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Button unfocus font style for the push settings screen
PUSH_SETTINGS_SCREEN_CANCEL_BUTTON_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Push settings screen cancel button label
PUSH_SETTINGS_SCREEN_CANCEL_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Push settings screen cancel menu label
PUSH_SETTINGS_SCREEN_ENTER_HTTP_MDS_PORT_MESSAGE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Push settings screen enter HTTP MDS port input message
PUSH_SETTINGS_SCREEN_ENTER_HTTP_MDS_SERVER_MESSAGE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Push settings screen enter HTTP MDS server input message
PUSH_SETTINGS_SCREEN_ERROR_LOADING_SETTINGS_MESSAGE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Push settings screen error loading settings message
PUSH_SETTINGS_SCREEN_FONT_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Screen font style for the push settings screen
PUSH_SETTINGS_SCREEN_HTTP_INPUT_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Push settings screen HTTP radio label
PUSH_SETTINGS_SCREEN_HTTP_INPUT_MESSAGE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Push settings screen HTTP input info message
PUSH_SETTINGS_SCREEN_HTTP_INVALID_MDS_PORT_MESSAGE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Push settings screen HTTP invalid MDS port message
PUSH_SETTINGS_SCREEN_HTTP_MDS_PORT - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Push settings screen enter HTTP MDS port
PUSH_SETTINGS_SCREEN_HTTP_MDS_PORT_INPUT_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Push settings screen HTTP MDS port input label
PUSH_SETTINGS_SCREEN_HTTP_MDS_SERVER_INPUT_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Push settings screen HTTP MDS server input label
PUSH_SETTINGS_SCREEN_HTTP_MDS_SERVER_NAME - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Push settings screen HTTP MDS server name
PUSH_SETTINGS_SCREEN_NAVIGATION_BORDER_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Push settings screen navigation bar border style Default font : system Default font size : system Default font unit : system Default font style : Font.PLAIN Default foreground color : 0x00000000 Default background color : 0x002D3642
PUSH_SETTINGS_SCREEN_NAVIGATION_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Push settings screen navigation bar font style Default font : system Default font size : system Default font unit : system Default font style : Font.PLAIN Default foreground color : 0x00FFFFFF Default background color : 0x005275BD
PUSH_SETTINGS_SCREEN_SAVE_BUTTON_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Push settings screen save button label
PUSH_SETTINGS_SCREEN_SAVE_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Push settings screen save menu label
PUSH_SETTINGS_SCREEN_SAVE_SUCCESS_MESSAGE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Push settings screen save success message
PUSH_STATUS_CANCELLED - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
PUSH_STATUS_FAILED - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
PUSH_STATUS_IGNORE - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
PUSH_STATUS_SUCCESS - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
PUSH_TYPE_DELETE - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
PUSH_TYPE_NOPROMPT_NOSYNC - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
PUSH_TYPE_PROMPT_NOSYNC_NORESPONSE - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
PUSH_TYPE_PROMPT_SYNC_NORESPONSE - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
PUSH_TYPE_SYNC_IMMEDIATELY - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
PushConfiguration - Class in com.sybase.persistence
 
PushConfiguration() - Constructor for class com.sybase.persistence.PushConfiguration
Sybase internal use only.
PushController - Class in com.sybase.uep.bobclient.listener
This is the Push Controller.
PushController() - Constructor for class com.sybase.uep.bobclient.listener.PushController
Constructor
pushLoginScreen(UIController) - Static method in class com.sybase.uep.bobclient.utils.Util
Push the login screen.
PushLogsScreen - Class in com.sybase.uep.bobclient.screens
This is the settings screen
PushLogsScreen() - Constructor for class com.sybase.uep.bobclient.screens.PushLogsScreen
Push Logs Screen constructor
PushLogsScreen(SynchronizationGroup) - Constructor for class com.sybase.uep.bobclient.screens.PushLogsScreen
Push Logs Screen constructor
PushLogsTable - Class in com.sybase.uep.bobclient.controls
This is the Push Logs Table Contains all the push logs extends from TableField
PushLogsTable(BaseBOBScreen) - Constructor for class com.sybase.uep.bobclient.controls.PushLogsTable
Constructor PushLogsTable to create push logs screen
PushRequestScreen - Class in com.sybase.uep.bobclient.screens
This is the Push Request Screen.
PushRequestScreen(PushController, SynchronizationGroup, boolean, String) - Constructor for class com.sybase.uep.bobclient.screens.PushRequestScreen
Push Request Screen constructor
PushSettingsScreen - Class in com.sybase.uep.bobclient.screens
This is the push settings screen
PushSettingsScreen(String) - Constructor for class com.sybase.uep.bobclient.screens.PushSettingsScreen
Constructor to create the Push Settings Screen
PushSettingsScreen(String, String) - Constructor for class com.sybase.uep.bobclient.screens.PushSettingsScreen
Constructor to create the Push Settings Screen
PushSettingsScreen(int, String) - Constructor for class com.sybase.uep.bobclient.screens.PushSettingsScreen
Constructor to create the Push Settings Screen
pushSyncApplication(String, String, String) - Method in class com.sybase.uep.bobclient.listener.PushController
Push sync the given sync group under the given package.
PushSyncInfo - Class in com.sybase.afx.ulj
Holds information for push.
PushSyncInfo() - Constructor for class com.sybase.afx.ulj.PushSyncInfo
 
PushTimerTask - Class in com.sybase.uep.bobclient.screens
This is the Push timer task It will time the user when the push request screen is idle.
PushTimerTask(PushRequestScreen, boolean) - Constructor for class com.sybase.uep.bobclient.screens.PushTimerTask
Push Timer Task Constructor
put(Object, Object) - Method in class com.sybase.afx.json.JsonObject
 
put(Object, char) - Method in class com.sybase.afx.json.JsonObject
 
putMBOContext(String, MBOContext) - Method in class com.sybase.uep.bobclient.data.ScreenContext
Add context for a given mbo

Q

Query - Class in com.sybase.persistence
Programmatic interface to Query objects.
Query() - Constructor for class com.sybase.persistence.Query
Sybase internal use only.
Query(int, int, TestCriteria, SortCriteria) - Constructor for class com.sybase.persistence.Query
Sybase internal use only.
Query(int, int, Filter, SortOrderCollection, int, boolean) - Constructor for class com.sybase.persistence.Query
Deprecated.  
QueryResultSet - Class in com.sybase.persistence
A QueryResultSet object represents the result set from a dynamic query.
QueryResultSet() - Constructor for class com.sybase.persistence.QueryResultSet
Initializes a new instance of the QueryResultSet class.
QueryResultSet(int) - Constructor for class com.sybase.persistence.QueryResultSet
Initializes a new instance of the QueryResultSet class with specified capacity.
QUESTION_MARK - Static variable in class com.sybase.uep.bobclient.utils.Util
 

R

RADIO_BOX_GROUP_DISPLAY_FONT_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
RadioBoxGroup display font style Default font : system Default font size : system Default font unit : system Default font style : Font.PLAIN Default foreground color : 0x00000000 Default background color : 0x00FFFFFF
RADIO_BOX_GROUP_SELECTED_RADIO_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
RadioBoxGroup selected radio box by label
RADIO_EXCEPTION_MESSAGE_KEY - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
RADIO_EXCEPTION_MESSAGE_TEXT - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
RadioBox - Class in com.sybase.uep.bobclient.controls
This is the Radio box control
RadioBox(String, long) - Constructor for class com.sybase.uep.bobclient.controls.RadioBox
Radio box constructor
RadioBox(int, long) - Constructor for class com.sybase.uep.bobclient.controls.RadioBox
Radio box constructor
RadioBox(String, long, boolean) - Constructor for class com.sybase.uep.bobclient.controls.RadioBox
Radio box constructor
RadioBox(String, long, boolean, boolean) - Constructor for class com.sybase.uep.bobclient.controls.RadioBox
Radio box constructor
RadioBox(int, long, boolean) - Constructor for class com.sybase.uep.bobclient.controls.RadioBox
Radio box constructor
RadioBox(int, long, boolean, boolean) - Constructor for class com.sybase.uep.bobclient.controls.RadioBox
Radio box constructor
RADIOBOX_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
RadioBox label Default none
RadioBoxGroup - Class in com.sybase.uep.bobclient.controls
This is the Radio box group control
RadioBoxGroup(int, int[], FontStyle) - Constructor for class com.sybase.uep.bobclient.controls.RadioBoxGroup
Radio box group constructor
read(StringReader) - Static method in class com.sybase.afx.json.JsonReader
Parse a stream with JSON data (JavaScript Object Notation).
read() - Method in class com.sybase.afx.json.StringReader
 
readBinaryData(String) - Static method in class com.sybase.uep.bobclient.utils.Util
Read binary data from device
readBinaryData(String, boolean) - Static method in class com.sybase.uep.bobclient.utils.Util
Read binary data from device
readPersistentData() - Method in class com.sybase.uep.bobclient.data.SPMBOModel
Designed to be overridden.
RECORD_SELECT_MENU_ITEM_TEXT - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
RECORD_SELECT_MENU_ITEM_TEXT_KEY - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
ReflectionManager - Interface in com.sybase.reflection
 
refresh() - Method in interface com.sybase.persistence.BusinessObject
Reloads a Business Object from database.
refresh(Object) - Method in class com.sybase.persistence.EntityClass
Calls the entity's refresh method
refresh() - Method in class com.sybase.uep.bobclient.controls.AppLogsTable
Refresh the table data
refresh() - Method in class com.sybase.uep.bobclient.controls.Button
(non-Javadoc)
refresh() - Method in class com.sybase.uep.bobclient.controls.CellTable
Refresh all the fields
refresh() - Method in class com.sybase.uep.bobclient.controls.CheckBox
(non-Javadoc)
refresh() - Method in interface com.sybase.uep.bobclient.controls.Control
Refresh or redraws the control
refresh() - Method in class com.sybase.uep.bobclient.controls.DateChoice
(non-Javadoc)
refresh() - Method in class com.sybase.uep.bobclient.controls.EmailAddressInput
(non-Javadoc)
refresh() - Method in class com.sybase.uep.bobclient.controls.FooterField
refresh the fpoter
refresh() - Method in class com.sybase.uep.bobclient.controls.GridLookupTable
Refresh the table data
refresh() - Method in class com.sybase.uep.bobclient.controls.HorizontalRuler
(non-Javadoc)
refresh() - Method in class com.sybase.uep.bobclient.controls.HyperLink
(non-Javadoc)
refresh() - Method in class com.sybase.uep.bobclient.controls.HyperLinkRichField
(non-Javadoc)
refresh() - Method in class com.sybase.uep.bobclient.controls.ImageControl
(non-Javadoc)
refresh() - Method in class com.sybase.uep.bobclient.controls.Label
(non-Javadoc)
refresh() - Method in class com.sybase.uep.bobclient.controls.LayoutManager
Refresh all the fields
refresh() - Method in class com.sybase.uep.bobclient.controls.ListFieldControl
(non-Javadoc)
refresh() - Method in class com.sybase.uep.bobclient.controls.ListItem
Refresh
refresh() - Method in class com.sybase.uep.bobclient.controls.MenuAction
refresh
refresh() - Method in class com.sybase.uep.bobclient.controls.MobileAppTable
Refresh the table data
refresh() - Method in class com.sybase.uep.bobclient.controls.NavigationBarField
(non-Javadoc)
refresh() - Method in class com.sybase.uep.bobclient.controls.NumericChoice
(non-Javadoc)
refresh() - Method in class com.sybase.uep.bobclient.controls.PasswordInput
(non-Javadoc)
refresh() - Method in class com.sybase.uep.bobclient.controls.PhoneEmailRichTextInput
(non-Javadoc)
refresh() - Method in class com.sybase.uep.bobclient.controls.PushLogsTable
Refresh the table data
refresh() - Method in class com.sybase.uep.bobclient.controls.RadioBox
(non-Javadoc)
refresh() - Method in class com.sybase.uep.bobclient.controls.RadioBoxGroup
Refresh
refresh() - Method in class com.sybase.uep.bobclient.controls.RegionManager
(non-Javadoc)
refresh() - Method in class com.sybase.uep.bobclient.controls.RichTextInput
(non-Javadoc)
refresh() - Method in class com.sybase.uep.bobclient.controls.RowCoordinatorCalculator
Refreshing all the controls
refresh() - Method in class com.sybase.uep.bobclient.controls.RowLayout
Refreshing all the controls
refresh() - Method in class com.sybase.uep.bobclient.controls.SelectBox
(non-Javadoc)
refresh() - Method in class com.sybase.uep.bobclient.controls.SelectBoxChoice
Refresh
refresh() - Method in class com.sybase.uep.bobclient.controls.Spacer
(non-Javadoc)
refresh() - Method in class com.sybase.uep.bobclient.controls.TabControl
 
refresh() - Method in class com.sybase.uep.bobclient.controls.TabLayoutManager
(non-Javadoc)
refresh() - Method in class com.sybase.uep.bobclient.controls.TableField
(non-Javadoc)
refresh() - Method in class com.sybase.uep.bobclient.controls.TextInput
(non-Javadoc)
refresh() - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
(non-Javadoc)
refresh(Object) - Method in class com.sybase.uep.bobclient.data.MBOModel
Refresh the given mbo.
refresh(Object) - Method in class com.sybase.uep.bobclient.data.SPMBOModel
 
refresh() - Method in class com.sybase.uep.bobclient.screens.BaseBOBScreen
(non-Javadoc)
refresh() - Method in class com.sybase.uep.bobclient.screens.ClientLogsTab
(non-Javadoc)
refresh() - Method in class com.sybase.uep.bobclient.screens.FileExplorerScreen
Refresh the file explore view
refresh() - Method in interface com.sybase.uep.bobclient.screens.IBOBScreen
This will be called to refresh the screen
refresh() - Method in class com.sybase.uep.bobclient.screens.LogInfoScreen
(non-Javadoc)
refresh() - Method in class com.sybase.uep.bobclient.screens.LoginScreen
(non-Javadoc)
refresh() - Method in class com.sybase.uep.bobclient.screens.LogsScreen
(non-Javadoc)
refresh() - Method in class com.sybase.uep.bobclient.screens.MobileBusinessObjectInfoScreen
(non-Javadoc)
refresh() - Method in class com.sybase.uep.bobclient.screens.PendingOperationInfoScreen
(non-Javadoc)
refresh() - Method in class com.sybase.uep.bobclient.screens.PendingOperationScreen
(non-Javadoc)
refresh() - Method in class com.sybase.uep.bobclient.screens.PersonalizationScreen
(non-Javadoc)
refresh() - Method in class com.sybase.uep.bobclient.screens.ProfileScreen
(non-Javadoc)
refresh() - Method in class com.sybase.uep.bobclient.screens.ProfileUpdateScreen
(non-Javadoc)
refresh() - Method in class com.sybase.uep.bobclient.screens.PushLogsScreen
(non-Javadoc)
refresh() - Method in class com.sybase.uep.bobclient.screens.ServerLogsTab
Refresh the content of this tab
refresh() - Method in class com.sybase.uep.bobclient.screens.SynchronizationGroupInfoScreen
(non-Javadoc)
refresh() - Method in class com.sybase.uep.bobclient.screens.SynchronizationScreen
(non-Javadoc)
REFRESH_MENU_ITEM_TEXT - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
REFRESH_MENU_ITEM_TEXT_KEY - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
RefreshAction - Class in com.sybase.uep.bobclient.actions
This is the Refresh Action class.
RefreshAction() - Constructor for class com.sybase.uep.bobclient.actions.RefreshAction
Constructor to create a resfresh action
RefreshAction(IBOBScreen) - Constructor for class com.sybase.uep.bobclient.actions.RefreshAction
Constructor to create a resfresh action
refreshAllMobileApplicationOnScreen(IBOBScreen) - Static method in class com.sybase.uep.bobclient.utils.Util
Refresh all the mobile data controls on screen
refreshColumnWidths() - Method in class com.sybase.uep.bobclient.controls.RowLayout
 
refreshControls(Field) - Static method in class com.sybase.uep.bobclient.utils.Util
Refresh all controls within given field object
refreshData() - Method in class com.sybase.uep.bobclient.controls.BaseMobileDataControl
 
refreshData() - Method in class com.sybase.uep.bobclient.controls.CellTable
 
refreshData() - Method in class com.sybase.uep.bobclient.controls.MobileAppTable
 
refreshData() - Method in interface com.sybase.uep.bobclient.controls.MobileDataControl
Refresh mobile data
refreshData() - Method in class com.sybase.uep.bobclient.controls.SelectBox
Refresh the data
refreshData() - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
Refresh the data
refreshFilterChoices() - Method in class com.sybase.uep.bobclient.screens.SearchScreen
 
refreshFooter(String) - Method in class com.sybase.uep.bobclient.controls.AppLogsTable
Refresh the footer field from the screen that contains this table
refreshFooter(String) - Method in class com.sybase.uep.bobclient.controls.Button
Refresh the footer field from the screen that contains the text of the button.
refreshFooter(String) - Method in class com.sybase.uep.bobclient.controls.CheckBox
Refresh the footer field from the screen that contains the text of the button.
refreshFooter(String) - Method in class com.sybase.uep.bobclient.controls.EmailAddressInput
Refresh the footer field from the screen that contains the text of the button.
refreshFooter(String) - Method in class com.sybase.uep.bobclient.controls.GridLookupTable
Refresh the footer field from the screen that contains this table
refreshFooter(String) - Method in class com.sybase.uep.bobclient.controls.HyperLink
Refresh the footer field from the screen that contains the text of the button.
refreshFooter(String) - Method in class com.sybase.uep.bobclient.controls.HyperLinkRichField
Refresh the footer field from the screen that contains the text of the button.
refreshFooter() - Method in class com.sybase.uep.bobclient.controls.ImageControl
Refresh the footer with the display valu for this image.
refreshFooter(String) - Method in class com.sybase.uep.bobclient.controls.ListFieldControl
Refresh the footer field from the screen that contains the text of the list item.
refreshFooter(String) - Method in class com.sybase.uep.bobclient.controls.MobileAppTable
(non-Javadoc)
refreshFooter(String) - Method in class com.sybase.uep.bobclient.controls.NumericChoice
Refresh the footer field from the screen that contains the text of the button.
refreshFooter(String) - Method in class com.sybase.uep.bobclient.controls.PasswordInput
Refresh the footer field from the screen that contains the text of the button.
refreshFooter(String) - Method in class com.sybase.uep.bobclient.controls.PushLogsTable
Refresh the footer field from the screen that contains this table
refreshFooter(String) - Method in class com.sybase.uep.bobclient.controls.RadioBox
Refresh the footer field from the screen that contains the text of the button.
refreshFooter(String) - Method in class com.sybase.uep.bobclient.controls.SelectBox
Refresh the footer field from the screen that contains the text of the button.
refreshFooter(String) - Method in class com.sybase.uep.bobclient.controls.Spacer
Refresh the footer field from the screen that contains the text of the button.
refreshFooter(String) - Method in class com.sybase.uep.bobclient.controls.TabLayoutManager
Refresh the footer field from the screen that contains the text of the column cell.
refreshFooter(String) - Method in class com.sybase.uep.bobclient.controls.TableField
Refresh the footer field from the screen that contains this table
refreshLinkParameterControls(IBOBScreen) - Static method in class com.sybase.uep.bobclient.utils.Util
Refresh the link parameters controls on the screen supplied
refreshPackage() - Method in class com.sybase.uep.bobclient.screens.SynchronizationScreen
Refresh the selected package to refresh
refreshPerListTree(String) - Method in class com.sybase.uep.bobclient.screens.PersonalizationScreen
 
refreshPublication() - Method in class com.sybase.uep.bobclient.screens.SynchronizationScreen
Refresh the selected publication to refresh
refreshScreenContext() - Method in class com.sybase.uep.bobclient.screens.BaseBOBScreen
(non-Javadoc)
refreshScreenContext() - Method in interface com.sybase.uep.bobclient.screens.IBOBScreen
Refreshes the screen context
RegionManager - Class in com.sybase.uep.bobclient.controls
This is the Region manager control
RegionManager(int, int[], FontStyle) - Constructor for class com.sybase.uep.bobclient.controls.RegionManager
Region manager constructor
RegionManager(int, int[], FontStyle, FontStyle, FontStyle) - Constructor for class com.sybase.uep.bobclient.controls.RegionManager
Region manager constructor
registerCallback(SynchronizeCallback) - Static method in class com.sybase.persistence.SynchronizeRequired
Sybase internal use only.
registerCallbackHandler(String, CallbackHandler) - Static method in class com.sybase.uep.bobclient.data.CommonMBOModel
Starts the background synchronization on the synchronization groups.
regMBOModel(String, CommonMBOModel) - Method in class com.sybase.uep.bobclient.data.MBOModelFactory
Register a CommonMBOModel instance to the model repository, this method should only be called by custom coding when user wants to use their own MBO model.
RELATIONSHIP_CHANGE_TYPE - Static variable in class com.sybase.uep.bobclient.data.ModelChangeEvent
 
relationshipChanged() - Method in class com.sybase.uep.bobclient.data.MBOModel
Fires the relationship change event
relative(int) - Method in class com.sybase.persistence.QueryResultSet
Moves the cursor a relative number of rows, either positive or negative.
releaseToPool() - Method in class com.sybase.afx.ulj.ConnectionImpl
 
releaseToPool(DataSourceInfo, ConnectionImpl) - Static method in class com.sybase.afx.ulj.ConnectionUtil
 
releaseToPool() - Method in class com.sybase.persistence.ConnectionWrapper
 
remove(byte[]) - Method in class com.sybase.collections.BinaryList
Removes the first occurrence of the argument from this list.
remove(Boolean) - Method in class com.sybase.collections.BooleanList
Removes the first occurrence of the argument from this list.
remove(Byte) - Method in class com.sybase.collections.ByteList
Removes the first occurrence of the argument from this list.
remove(Character) - Method in class com.sybase.collections.CharList
Removes the first occurrence of the argument from this list.
remove(Date) - Method in class com.sybase.collections.DateList
Removes the first occurrence of the argument from this list.
remove(Date) - Method in class com.sybase.collections.DateTimeList
Removes the first occurrence of the argument from this list.
remove(String) - Method in class com.sybase.collections.DecimalList
Removes the first occurrence of the argument from this list.
remove(Double) - Method in class com.sybase.collections.DoubleList
Removes the first occurrence of the argument from this list.
remove(Float) - Method in class com.sybase.collections.FloatList
Removes the first occurrence of the argument from this list.
remove(String) - Method in class com.sybase.collections.IntegerList
Removes the first occurrence of the argument from this list.
remove(Integer) - Method in class com.sybase.collections.IntList
Removes the first occurrence of the argument from this list.
remove(Long) - Method in class com.sybase.collections.LongList
Removes the first occurrence of the argument from this list.
remove(byte[]) - Method in class com.sybase.collections.NullableBinaryList
Removes the first occurrence of the argument from this list.
remove(Boolean) - Method in class com.sybase.collections.NullableBooleanList
Removes the first occurrence of the argument from this list.
remove(Byte) - Method in class com.sybase.collections.NullableByteList
Removes the first occurrence of the argument from this list.
remove(Character) - Method in class com.sybase.collections.NullableCharList
Removes the first occurrence of the argument from this list.
remove(Date) - Method in class com.sybase.collections.NullableDateList
Removes the first occurrence of the argument from this list.
remove(Date) - Method in class com.sybase.collections.NullableDateTimeList
Removes the first occurrence of the argument from this list.
remove(String) - Method in class com.sybase.collections.NullableDecimalList
Removes the first occurrence of the argument from this list.
remove(Double) - Method in class com.sybase.collections.NullableDoubleList
Removes the first occurrence of the argument from this list.
remove(Float) - Method in class com.sybase.collections.NullableFloatList
Removes the first occurrence of the argument from this list.
remove(String) - Method in class com.sybase.collections.NullableIntegerList
Removes the first occurrence of the argument from this list.
remove(Integer) - Method in class com.sybase.collections.NullableIntList
Removes the first occurrence of the argument from this list.
remove(Long) - Method in class com.sybase.collections.NullableLongList
Removes the first occurrence of the argument from this list.
remove(Short) - Method in class com.sybase.collections.NullableShortList
Removes the first occurrence of the argument from this list.
remove(String) - Method in class com.sybase.collections.NullableStringList
Removes the first occurrence of the argument from this list.
remove(Date) - Method in class com.sybase.collections.NullableTimeList
Removes the first occurrence of the argument from this list.
remove(Object) - Method in class com.sybase.collections.ObjectList
 
remove(Short) - Method in class com.sybase.collections.ShortList
Removes the first occurrence of the argument from this list.
remove(String) - Method in class com.sybase.collections.StringList
Removes the first occurrence of the argument from this list.
remove(Date) - Method in class com.sybase.collections.TimeList
Removes the first occurrence of the argument from this list.
remove(String) - Method in class com.sybase.persistence.ColumnIndexMap
 
remove(SortOrder) - Method in class com.sybase.persistence.SortOrderCollection
Removes specified SortOrder object from this collection.
remove(AttributeMetaData) - Method in class com.sybase.reflection.AttributeMetaDataList
Sybase internal use only.
remove(ClassMetaData) - Method in class com.sybase.reflection.ClassMetaDataList
Sybase internal use only.
remove(DataType) - Method in class com.sybase.reflection.DataTypeList
Sybase internal use only.
remove(EntityMetaData) - Method in class com.sybase.reflection.EntityMetaDataList
Sybase internal use only.
remove(OperationMetaData) - Method in class com.sybase.reflection.OperationMetaDataList
Sybase internal use only.
remove(ParameterMetaData) - Method in class com.sybase.reflection.ParameterMetaDataList
Sybase internal use only.
remove(ServiceMetaData) - Method in class com.sybase.reflection.ServiceMetaDataList
Sybase internal use only.
remove(UiMetaData) - Method in class com.sybase.reflection.UiMetaDataList
 
removeAllListItems() - Method in class com.sybase.uep.bobclient.controls.ListFieldControl
Remove all the ListItems
removeAllMenus() - Method in class com.sybase.uep.bobclient.controls.MenuGroup
Remove all Menus
removeAllScreens() - Method in interface com.sybase.uep.bobclient.controller.UIController
Remove all screens from the UI screen stack but minimize the last one
removeAllScreens(boolean) - Method in interface com.sybase.uep.bobclient.controller.UIController
Remove all screens from the UI screen stack
removeCommand(AbstractCreatePIMMenuItemCommand) - Method in class com.sybase.uep.bobclient.controls.pimmenu.CreateMenuItemCompoundCommand
Removes a command from the compound command
removeDuplicateMenuItems(Vector) - Static method in class com.sybase.uep.bobclient.utils.Util
Removes duplicate menu items from menu list
removeFilter(Filter) - Method in class com.sybase.persistence.CompositeTest
Remove the test criteria from the critera lists
removeFilterAt(int) - Method in class com.sybase.persistence.CompositeTest
Remove the test criteria from the test critera lists at the specified position
removeItem(JoinCondition) - Method in class com.sybase.persistence.JoinCriteria
Sybase internal use only.
removeModelChangeListener(IModelChangeListener) - Method in class com.sybase.uep.bobclient.data.CommonMBOModel
Removes a listener
removeProfileByRefID(String) - Method in class com.sybase.uep.bobclient.data.RIMClientProfileList
 
removeProfileByRefID(String) - Method in interface com.sybase.uep.bobclient.interfaces.ClientProfileList
 
removeScreen(Screen) - Method in interface com.sybase.uep.bobclient.controller.UIController
Remove screen from the UI screen stack if the screen is not the last one in stack, otherwise minimize the screen.
removeScreen(Screen, boolean) - Method in interface com.sybase.uep.bobclient.controller.UIController
Remove screen from the UI screen stack
removeTabChangeListener(TabLayoutManager.TabChangeListener) - Method in class com.sybase.uep.bobclient.controls.TabControlLayout
Remove TabChangeListener instance from the list of listeners
removeTabChangeListener(TabLayoutManager.TabChangeListener) - Method in class com.sybase.uep.bobclient.controls.TabLayoutManager
Remove TabChangeListener instance from the list of listeners
removeToobarItem(ToolbarItem) - Method in class com.sybase.uep.bobclient.controls.ToolbarManager
Remove ToolbarItem object from this ToolbarManager
removeTop() - Method in class com.sybase.uep.bobclient.controls.ToolbarManager
Remove top field
renderHighlight(int, int, int, int, int, int, Graphics) - Static method in class com.sybase.uep.bobclient.utils.GraphicsUtil
Draw the highlight effect
reorganizeMenuItems(Vector, int) - Static method in class com.sybase.uep.bobclient.utils.Util
Sorts menu items by alpha and remove duplicate menu items
replace(String, String) - Static method in class com.sybase.uep.bobclient.utils.Util
 
replaceInputString(String, String[]) - Static method in class com.sybase.uep.bobclient.utils.Util
Replace '{0}' with input string
replacePoundColor(String, int) - Static method in class com.sybase.uep.bobclient.utils.Util
 
replacePoundColor(String, String, int) - Static method in class com.sybase.uep.bobclient.utils.Util
 
ReplayPending - Static variable in class com.sybase.uep.bobclient.data.LogConfig
The constant to indicate the attribute of replay pending in ObjAPI
Repository - Class in com.sybase.uep.bobclient.interfaces
The Mobile Sales data repository.
Repository() - Constructor for class com.sybase.uep.bobclient.interfaces.Repository
 
RepositoryException - Exception in com.sybase.uep.bobclient.sync
 
RepositoryException() - Constructor for exception com.sybase.uep.bobclient.sync.RepositoryException
 
RepositoryException(String) - Constructor for exception com.sybase.uep.bobclient.sync.RepositoryException
 
RepositoryException(Exception) - Constructor for exception com.sybase.uep.bobclient.sync.RepositoryException
 
RepositoryException(String, Exception) - Constructor for exception com.sybase.uep.bobclient.sync.RepositoryException
 
resetCell() - Method in class com.sybase.uep.bobclient.controls.celltable.Cell
Resets controls in a cell
resetCell() - Method in interface com.sybase.uep.bobclient.controls.celltable.ICell
Resets items in a cell, can be a value refresh
resetCellAttribute(AbstractCellAttributeConfig, IControlXYDraw) - Method in class com.sybase.uep.bobclient.controls.celltable.CellAttributeFactory
Resets values of a cell attribute by an attribute configuration
resetData() - Method in class com.sybase.uep.bobclient.controls.TextInputController
reset with initialization variable
resetRefreshingApps() - Method in interface com.sybase.uep.bobclient.controller.UIController
Reset currently refreshing applications
resetTextIfTruncated(boolean) - Method in class com.sybase.uep.bobclient.controls.Label
 
resizeColumns() - Method in class com.sybase.uep.bobclient.controls.TableField
Resize the columns
ResourceConstants - Interface in com.sybase.uep.bobclient.constants
Resource strings default constants for screens and controls
ResultUtil - Class in com.sybase.afx.ulj
 
ResultUtil() - Constructor for class com.sybase.afx.ulj.ResultUtil
 
resume() - Method in class com.sybase.persistence.DatabaseClass
Request the server to start delivering messages to the device again.
RichTextInput - Class in com.sybase.uep.bobclient.controls
This is the rich text input control
RichTextInput(String, long) - Constructor for class com.sybase.uep.bobclient.controls.RichTextInput
Constructor to create the text input
RIGHT_ARROW_IMAGE - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
RIGHT_OUTER_JOIN - Static variable in class com.sybase.persistence.JoinCondition
 
RIM_CUSTOMIZATION_PACKAGE - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
RIM_FONT_STYLES_PACKAGE - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
RIM_MBO_MOBILE_APPLICATION_LIST_PACKAGE - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
RIM_PIM_CONTACT - Static variable in interface com.sybase.uep.bobclient.constants.RIMPimConstants
 
RIM_PIM_EMAIL - Static variable in interface com.sybase.uep.bobclient.constants.RIMPimConstants
 
RIM_PIM_EVENT - Static variable in interface com.sybase.uep.bobclient.constants.RIMPimConstants
 
RIM_PIM_MEMO - Static variable in interface com.sybase.uep.bobclient.constants.RIMPimConstants
 
RIM_PIM_PHONE - Static variable in interface com.sybase.uep.bobclient.constants.RIMPimConstants
 
RIM_PIM_TODO - Static variable in interface com.sybase.uep.bobclient.constants.RIMPimConstants
 
RIM_PROFILE_PACKAGE - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
RIM_PROFILES_PACKAGE - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
RIM_SETTINGS_PACKAGE - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
RIM_SYNC_PROPERTIES_PACKAGE - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
RIM_SYNCHRONIZATION_GROUP_LIST_PACKAGE - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
RIM_VARIABLES_PACKAGE - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
RIMCallbackHandler - Class in com.sybase.uep.bobclient.sync
The RIM implementation of CallbackHandler.
RIMCallbackHandler(PushController, String, String) - Constructor for class com.sybase.uep.bobclient.sync.RIMCallbackHandler
Consturctor
RIMClientProfile - Class in com.sybase.uep.bobclient.data
Client Profile class for RIM devices.
RIMClientProfile(String) - Constructor for class com.sybase.uep.bobclient.data.RIMClientProfile
 
RIMClientProfile(String, String) - Constructor for class com.sybase.uep.bobclient.data.RIMClientProfile
 
RIMClientProfileFactory - Class in com.sybase.uep.bobclient.data
Factory for creating Profile objects for RIM devices.
RIMClientProfileFactory() - Constructor for class com.sybase.uep.bobclient.data.RIMClientProfileFactory
 
RIMClientProfileList - Class in com.sybase.uep.bobclient.data
Client profile list class for RIM devices.
RIMClientProfileList() - Constructor for class com.sybase.uep.bobclient.data.RIMClientProfileList
 
RIMClientProfileListFactory - Class in com.sybase.uep.bobclient.data
Factory for creating client profile list for RIM devices.
RIMClientProfileListFactory() - Constructor for class com.sybase.uep.bobclient.data.RIMClientProfileListFactory
 
RIMClientSecurityToken - Class in com.sybase.uep.bobclient.data
 
RIMClientSecurityToken() - Constructor for class com.sybase.uep.bobclient.data.RIMClientSecurityToken
 
RIMClientSecurityTokenFactory - Class in com.sybase.uep.bobclient.data
Factory for creating Client Security Token objects for RIM devices.
RIMClientSecurityTokenFactory() - Constructor for class com.sybase.uep.bobclient.data.RIMClientSecurityTokenFactory
 
RIMDevice - Class in com.sybase.uep.bobclient.data
 
RIMDevice() - Constructor for class com.sybase.uep.bobclient.data.RIMDevice
 
RIMLinkParamNode - Class in com.sybase.uep.bobclient.data
 
RIMLinkParamNode() - Constructor for class com.sybase.uep.bobclient.data.RIMLinkParamNode
 
RIMLinkParamNode(String, String, String, String) - Constructor for class com.sybase.uep.bobclient.data.RIMLinkParamNode
 
RIMLinkParamNode(String, String, String, String, String) - Constructor for class com.sybase.uep.bobclient.data.RIMLinkParamNode
 
RIMLinkParamNodeFactory - Class in com.sybase.uep.bobclient.data
 
RIMLinkParamNodeFactory() - Constructor for class com.sybase.uep.bobclient.data.RIMLinkParamNodeFactory
 
RIMMBOMobileApplication - Class in com.sybase.uep.bobclient.data
Class MBO Mobile Application
RIMMBOMobileApplication(String, String, String, String, String) - Constructor for class com.sybase.uep.bobclient.data.RIMMBOMobileApplication
 
RIMMBOMobileApplication(String, String, String, String, String, int) - Constructor for class com.sybase.uep.bobclient.data.RIMMBOMobileApplication
 
RIMMBOMobileApplication(String, String, String, String, String, int, boolean) - Constructor for class com.sybase.uep.bobclient.data.RIMMBOMobileApplication
 
RIMMBOMobileApplicationFactory - Class in com.sybase.uep.bobclient.data
Factory class for creating MBO Mobile Application
RIMMBOMobileApplicationFactory() - Constructor for class com.sybase.uep.bobclient.data.RIMMBOMobileApplicationFactory
 
RIMMBOMobileApplicationList - Class in com.sybase.uep.bobclient.data
Class MBO Mobile Application List Holds the list of MBO Mobile Applications
RIMMBOMobileApplicationList() - Constructor for class com.sybase.uep.bobclient.data.RIMMBOMobileApplicationList
Constructor to create MBO Mobile Application List
RIMMBOMobileApplicationListFactory - Class in com.sybase.uep.bobclient.data
Factory class for creating mbo mobile application list
RIMMBOMobileApplicationListFactory() - Constructor for class com.sybase.uep.bobclient.data.RIMMBOMobileApplicationListFactory
 
RIMPersistableObject - Class in com.sybase.uep.bobclient.data
Defines the base class for all our persistable objects.
RIMPersistableObject() - Constructor for class com.sybase.uep.bobclient.data.RIMPersistableObject
 
RIMPimAppAction - Class in com.sybase.uep.bobclient.actions
This is the BlackBerry specific pim action class
RIMPimAppAction(int, boolean, Object) - Constructor for class com.sybase.uep.bobclient.actions.RIMPimAppAction
Constructor to create a BlackBerry pim read/write action
RIMPimAppAction(int, boolean, Object, boolean) - Constructor for class com.sybase.uep.bobclient.actions.RIMPimAppAction
Constructor to create a BlackBerry pim read/write action
RIMPimAppAction(int, boolean, Object, UiApplication) - Constructor for class com.sybase.uep.bobclient.actions.RIMPimAppAction
Constructor to create a BlackBerry pim read/write action
RIMPimAppAction(int, boolean, Object, UiApplication, boolean) - Constructor for class com.sybase.uep.bobclient.actions.RIMPimAppAction
Constructor to create a BlackBerry pim read/write action
RIMPimConstants - Interface in com.sybase.uep.bobclient.constants
RIM POIM Applications key constants
RIMRepository - Class in com.sybase.uep.bobclient.data
 
RIMRepository() - Constructor for class com.sybase.uep.bobclient.data.RIMRepository
 
RIMRepository(UIDefinition) - Constructor for class com.sybase.uep.bobclient.data.RIMRepository
 
RIMSettings - Class in com.sybase.uep.bobclient.data
 
RIMSettings() - Constructor for class com.sybase.uep.bobclient.data.RIMSettings
 
RIMSettingsFactory - Class in com.sybase.uep.bobclient.data
Factory for creating Settings objects for RIM devices.
RIMSettingsFactory() - Constructor for class com.sybase.uep.bobclient.data.RIMSettingsFactory
 
RIMSynchronizationGroup - Class in com.sybase.uep.bobclient.data
The RIM Synchronization Group
RIMSynchronizationGroup(String, String) - Constructor for class com.sybase.uep.bobclient.data.RIMSynchronizationGroup
Constructor
RIMSynchronizationGroup(String, String, String, String) - Constructor for class com.sybase.uep.bobclient.data.RIMSynchronizationGroup
Constructor
RIMSynchronizationGroupList - Class in com.sybase.uep.bobclient.data
The RIM Synchronization Group List
RIMSynchronizationGroupList() - Constructor for class com.sybase.uep.bobclient.data.RIMSynchronizationGroupList
Constructor to create Synchronization Group List
RIMSynchronizationGroupListFactory - Class in com.sybase.uep.bobclient.data
Factory class for creating RIMSynchronizationGroupListFactory
RIMSynchronizationGroupListFactory() - Constructor for class com.sybase.uep.bobclient.data.RIMSynchronizationGroupListFactory
 
RIMValidationObjectFactory - Class in com.sybase.uep.bobclient.data
Factory for creating Validation objects for RIM devices.
RIMValidationObjectFactory() - Constructor for class com.sybase.uep.bobclient.data.RIMValidationObjectFactory
 
RIMVariableObject - Class in com.sybase.uep.bobclient.data
Class Variables object
RIMVariableObject(Object, String) - Constructor for class com.sybase.uep.bobclient.data.RIMVariableObject
Constructor to create the variable object class
RIMVariableObjectFactory - Class in com.sybase.uep.bobclient.data
Factory class for creating variable object
RIMVariableObjectFactory() - Constructor for class com.sybase.uep.bobclient.data.RIMVariableObjectFactory
 
RIMVariables - Class in com.sybase.uep.bobclient.data
Class Variables object holder Holds the list of variables by key
RIMVariables() - Constructor for class com.sybase.uep.bobclient.data.RIMVariables
 
RIMVariablesFactory - Class in com.sybase.uep.bobclient.data
Factory class for creating variable objects
RIMVariablesFactory() - Constructor for class com.sybase.uep.bobclient.data.RIMVariablesFactory
 
RMFactory - Class in com.sybase.uep.bobclient.data
Factory for ReflectionManager.
RMFactory() - Constructor for class com.sybase.uep.bobclient.data.RMFactory
 
rollback() - Method in class com.sybase.afx.ulj.TransactionImpl
 
rollback() - Method in class com.sybase.persistence.DatabaseTransaction
Rollback current database transaction.
rollback() - Method in class com.sybase.persistence.LocalTransaction
Rollback the database transactions.
RowCoordinatorCalculator - Class in com.sybase.uep.bobclient.controls
Class to calculate coordinates of controls in a grid layout
RowCoordinatorCalculator(int) - Constructor for class com.sybase.uep.bobclient.controls.RowCoordinatorCalculator
Row Layout constructor
RowCoordinatorCalculator(int, int, int, int, int) - Constructor for class com.sybase.uep.bobclient.controls.RowCoordinatorCalculator
 
RowLayout - Class in com.sybase.uep.bobclient.controls
This is the row layout control
RowLayout(int, LayoutManager) - Constructor for class com.sybase.uep.bobclient.controls.RowLayout
Row Layout constructor
RowLayout(int, LayoutManager, int) - Constructor for class com.sybase.uep.bobclient.controls.RowLayout
Row Layout constructor
run() - Method in class com.sybase.afx.sms.MessageSender
 
run() - Method in class com.sybase.persistence.BackgroundSynchronization
Run the polling thread contained by this instance.
run() - Method in interface com.sybase.persistence.SynchronizeCallback
Occurs while synchronize method is called.
run() - Method in class com.sybase.uep.bobclient.actions.ActionList
(non-Javadoc)
run() - Method in class com.sybase.uep.bobclient.actions.AlertAction
(non-Javadoc)
run() - Method in class com.sybase.uep.bobclient.actions.AlertErrorAction
(non-Javadoc)
run() - Method in class com.sybase.uep.bobclient.actions.AlertQuestionAction
(non-Javadoc)
run() - Method in class com.sybase.uep.bobclient.actions.BackAction
 
run() - Method in class com.sybase.uep.bobclient.actions.CloseScreenAction
(non-Javadoc)
run() - Method in class com.sybase.uep.bobclient.actions.DisableScreenSaverAction
(non-Javadoc)
run() - Method in class com.sybase.uep.bobclient.actions.EnableScreenSaverAction
(non-Javadoc)
run() - Method in class com.sybase.uep.bobclient.actions.ExitAction
(non-Javadoc)
run() - Method in class com.sybase.uep.bobclient.actions.GoogleMapAction
 
run() - Method in class com.sybase.uep.bobclient.actions.LockClientAction
(non-Javadoc)
run() - Method in class com.sybase.uep.bobclient.actions.LoginAction
Deprecated. (non-Javadoc)
run() - Method in class com.sybase.uep.bobclient.actions.LogoutAction
(non-Javadoc)
run() - Method in class com.sybase.uep.bobclient.actions.NamedQueryAction
(non-Javadoc)
run() - Method in class com.sybase.uep.bobclient.actions.NoOpAction
(non-Javadoc)
run() - Method in class com.sybase.uep.bobclient.actions.PersistAction
(non-Javadoc)
run() - Method in class com.sybase.uep.bobclient.actions.RefreshAction
(non-Javadoc)
run() - Method in class com.sybase.uep.bobclient.actions.RIMPimAppAction
(non-Javadoc)
run() - Method in class com.sybase.uep.bobclient.actions.SaveMobileDataContextAction
(non-Javadoc)
run() - Method in class com.sybase.uep.bobclient.actions.ScreenAction
(non-Javadoc)
run() - Method in class com.sybase.uep.bobclient.actions.SubmitAction
(non-Javadoc)
run() - Method in class com.sybase.uep.bobclient.actions.SyncAction
(non-Javadoc)
run() - Method in class com.sybase.uep.bobclient.actions.SyncPublicationAction
(non-Javadoc)
run() - Method in class com.sybase.uep.bobclient.actions.TabAction
(non-Javadoc)
run() - Method in class com.sybase.uep.bobclient.controls.MenuAction
Run the action assigned to this menu action
run() - Method in class com.sybase.uep.bobclient.listener.IdleTimerTask
 
run() - Method in class com.sybase.uep.bobclient.screens.BaseBOBScreen
(non-Javadoc)
run() - Method in interface com.sybase.uep.bobclient.screens.IBOBScreen
This method is called when it is push onto the UI stack by the BOBController.
run() - Method in class com.sybase.uep.bobclient.screens.PushTimerTask
Execute method
run() - Method in class com.sybase.uep.bobclient.sync.AuthenticateUser
Deprecated.  
run() - Method in class com.sybase.uep.bobclient.sync.StartUpSyncAll
 
run() - Method in class com.sybase.uep.bobclient.sync.SyncApplicationData
Executing thread
run() - Method in class com.sybase.uep.bobclient.sync.SyncPublicationData
 
run() - Method in class com.sybase.uep.bobclient.sync.SyncPushRegisteredApps
 
run() - Method in interface com.sybase.uep.bobclient.utils.IModalRunnable
Runs this runnable.
run(IModalRunnable) - Method in class com.sybase.uep.bobclient.utils.ModalRunner
Runs the given IModalRunnable Call this method in UI thread.
run() - Method in class com.sybase.uep.bobclient.utils.ScreenPopper
 
run() - Method in class com.sybase.uep.bobclient.utils.ScreenPusher
 
runAction() - Method in class com.sybase.uep.bobclient.controls.Button
Run the action assigned to this button
runAction() - Method in class com.sybase.uep.bobclient.controls.HyperLink
Run the action assigned to this hyperlink
runAction() - Method in class com.sybase.uep.bobclient.controls.HyperLinkRichField
Run the action assigned to this hyperlink
runAction() - Method in class com.sybase.uep.bobclient.controls.ImageControl
Run the action assigned to this button
runAction() - Method in class com.sybase.uep.bobclient.controls.ListItem
Run the action
runOnSaveActions() - Method in class com.sybase.uep.bobclient.screens.BaseBOBStockScreen
Execute the on save actions

S

save() - Method in class com.sybase.afx.ulj.Profile
Saves or updates the Profile.
save() - Method in interface com.sybase.persistence.BusinessObject
Saves a Business Object.
save() - Method in class com.sybase.persistence.Connection
Sybase internal use only.
save() - Method in class com.sybase.persistence.ConnectionProfile
Save the connection profile information to the file.
save(Object) - Method in class com.sybase.persistence.EntityClass
Calls the entity's save method
save() - Method in interface com.sybase.persistence.LogRecord
 
save() - Method in interface com.sybase.persistence.OperationReplay
 
save() - Method in interface com.sybase.persistence.SynchronizationGroup
 
save() - Method in class com.sybase.uep.bobclient.data.MBOModelSyncParameters
Save the synchronization parameters
save() - Method in class com.sybase.uep.bobclient.options.BOBOptionProvider
 
saveActiveProfile(Profile) - Method in class com.sybase.afx.ulj.DBManager
 
saveClientProfileList(ClientProfileList) - Method in class com.sybase.uep.bobclient.data.RIMRepository
Persists the profiles object.
saveClientProfileList(ClientProfileList) - Method in class com.sybase.uep.bobclient.interfaces.Repository
Persists the application profiles.
saveClientProfileList(ClientProfileList, OptionsDefinition) - Method in class com.sybase.uep.bobclient.options.OptionsRepository
Persists the profiles object.
saveClientProfileList(ClientProfileList, String) - Method in class com.sybase.uep.bobclient.options.OptionsRepository
Persists the profiles object.
saveConnection(Connection) - Method in class com.sybase.persistence.ConnectionManager
Saves or updates the specified Connection.
saveErrorInfo() - Method in interface com.sybase.persistence.OperationReplay
 
saveMBOMobileApplicationList(MBOMobileApplicationList) - Method in class com.sybase.uep.bobclient.data.RIMRepository
Persists the MBO Mobile Application List object.
saveMBOMobileApplicationList(MBOMobileApplicationList) - Method in class com.sybase.uep.bobclient.interfaces.Repository
Persists the MBO Mobile Application List properties.
SaveMobileDataContextAction - Class in com.sybase.uep.bobclient.actions
This is the save mobile data context action class
SaveMobileDataContextAction(MobileDataControl) - Constructor for class com.sybase.uep.bobclient.actions.SaveMobileDataContextAction
Constructor to create the save mobile data context action
SaveMobileDataContextAction(MobileDataControl, String[]) - Constructor for class com.sybase.uep.bobclient.actions.SaveMobileDataContextAction
Constructor to create the save mobile data context action
saveProfile(Profile) - Method in class com.sybase.afx.ulj.DBManager
Saves profile/resources related data to database
saveProfile(Profile) - Method in class com.sybase.afx.ulj.ProfileManager
Saves or updates the specified Profile.
saveProfileList() - Method in class com.sybase.uep.bobclient.screens.ProfileScreen
 
saveSettings(Settings) - Method in class com.sybase.uep.bobclient.data.RIMRepository
Deprecated. persistent settings handled in OptionsRepository
saveSettings(Settings) - Method in class com.sybase.uep.bobclient.interfaces.Repository
Persists the application settings.
saveSettings(Settings, OptionsDefinition) - Method in class com.sybase.uep.bobclient.options.OptionsRepository
Persists the settings object.
saveSettings(Settings, String) - Method in class com.sybase.uep.bobclient.options.OptionsRepository
Persists the settings object.
saveSynchronizationGroupList(SynchronizationGroupList) - Method in class com.sybase.uep.bobclient.data.RIMRepository
Persists the Synchronization Group List object.
saveSynchronizationGroupList(SynchronizationGroupList) - Method in class com.sybase.uep.bobclient.interfaces.Repository
Persists the Synchronization Group List properties.
saveUpdate(Object) - Method in class com.sybase.uep.bobclient.data.MBOModel
Saves the changes to MBO application.
saveUpdate(Object) - Method in class com.sybase.uep.bobclient.data.SPMBOModel
 
saveVariables(Variables) - Method in class com.sybase.uep.bobclient.data.RIMRepository
Persists the variables object.
saveVariables(Variables) - Method in class com.sybase.uep.bobclient.interfaces.Repository
Persists the variables properties.
SCALAR_PERSONALIZATION_EDITOR_SCREEN_CLOSE_BUTTON_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Close button label for scalar personalization editor screen
SCALAR_PERSONALIZATION_EDITOR_SCREEN_CLOSE_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Close menu label for scalar personalization editor screen
SCALAR_PERSONALIZATION_EDITOR_SCREEN_PERS_KEY_VALUE_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Label of the scalar personalization screen value
SCALAR_PERSONALIZATION_EDITOR_SCREEN_SAVE_BUTTON_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Save button label for scalar personalization editor screen
SCALAR_PERSONALIZATION_EDITOR_SCREEN_SAVE_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Save menu label for scalar personalization editor screen
SCALAR_PERSONALIZATION_EDITOR_SCREEN_TITLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Title of the scalar personalization screen
ScalarPKEditorScreen - Class in com.sybase.uep.bobclient.screens
This is the scalar personalization key editor screen
ScalarPKEditorScreen() - Constructor for class com.sybase.uep.bobclient.screens.ScalarPKEditorScreen
 
scaleImage(EncodedImage, int, int, boolean) - Static method in class com.sybase.uep.bobclient.utils.Util
Scales an image to a certain size
SCHEMA_TYPE_BINARY - Static variable in class com.sybase.uep.bobclient.data.MBOAttribute
 
SCHEMA_TYPE_BOOLEAN - Static variable in class com.sybase.uep.bobclient.data.MBOAttribute
 
SCHEMA_TYPE_BYTE - Static variable in class com.sybase.uep.bobclient.data.MBOAttribute
 
SCHEMA_TYPE_CHAR - Static variable in class com.sybase.uep.bobclient.data.MBOAttribute
 
SCHEMA_TYPE_DATE - Static variable in class com.sybase.uep.bobclient.data.MBOAttribute
 
SCHEMA_TYPE_DATETIME - Static variable in class com.sybase.uep.bobclient.data.MBOAttribute
 
SCHEMA_TYPE_DECIMAL - Static variable in class com.sybase.uep.bobclient.data.MBOAttribute
 
SCHEMA_TYPE_DOUBLE - Static variable in class com.sybase.uep.bobclient.data.MBOAttribute
 
SCHEMA_TYPE_FLOAT - Static variable in class com.sybase.uep.bobclient.data.MBOAttribute
 
SCHEMA_TYPE_INT - Static variable in class com.sybase.uep.bobclient.data.MBOAttribute
 
SCHEMA_TYPE_INTEGER - Static variable in class com.sybase.uep.bobclient.data.MBOAttribute
 
SCHEMA_TYPE_LONG - Static variable in class com.sybase.uep.bobclient.data.MBOAttribute
 
SCHEMA_TYPE_SHORT - Static variable in class com.sybase.uep.bobclient.data.MBOAttribute
 
SCHEMA_TYPE_STRING - Static variable in class com.sybase.uep.bobclient.data.MBOAttribute
 
SCHEMA_TYPE_TIME - Static variable in class com.sybase.uep.bobclient.data.MBOAttribute
 
SCREEN_SAVER_LOCK_EVENT_ID - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
SCREEN_SAVER_RESET_TIMER_EVENT_ID - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
SCREEN_SAVER_SCREEN_BUTTON_FOCUS_FONT_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Button focus font style for the screen saver screen
SCREEN_SAVER_SCREEN_BUTTON_UNFOCUS_FONT_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Button unfocus font style for the screen saver screen
SCREEN_SAVER_SCREEN_CANCEL_BUTTON_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Cancel button label for screen saver screen
SCREEN_SAVER_SCREEN_CANCEL_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Cancel menu label for screen saver screen
SCREEN_SAVER_SCREEN_CHANGE_IDLE_TIME - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Allow user to change the screen saver idle time for screen saver screen Default true
SCREEN_SAVER_SCREEN_CHANGE_SCREEN_SAVER - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Allow user to change the screen saver settings for screen saver screen Default true
SCREEN_SAVER_SCREEN_ENABLE_SCREEN_SAVER_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Enable screen saver label for screen saver screen
SCREEN_SAVER_SCREEN_ERROR_LOADING_SETTINGS_MESSAGE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Error loading settings message for screen saver screen
SCREEN_SAVER_SCREEN_FONT_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Font style for the screen saver screen
SCREEN_SAVER_SCREEN_IDLE_TIME_MESSAGE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Idle time message for screen saver screen
SCREEN_SAVER_SCREEN_LOCK_CLIENT_NOW_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Lock client now label for screen saver screen
SCREEN_SAVER_SCREEN_LOCK_CLIENT_NOW_PROMPT_MESSAGE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Lock client now prompt message for screen saver screen
SCREEN_SAVER_SCREEN_NAVIGATION_BORDER_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Screen saver screen navigation bar border style Default font : system Default font size : system Default font unit : system Default font style : Font.PLAIN Default foreground color : 0x00000000 Default background color : 0x002D3642
SCREEN_SAVER_SCREEN_NAVIGATION_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Screen saver screen navigation bar font style Default font : system Default font size : system Default font unit : system Default font style : Font.PLAIN Default foreground color : 0x00FFFFFF Default background color : 0x005275BD
SCREEN_SAVER_SCREEN_SAVE_ACTION - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The screen saver screen action(s) that comes after save is clicked
SCREEN_SAVER_SCREEN_SAVE_BUTTON_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Save button label for screen saver screen
SCREEN_SAVER_SCREEN_SAVE_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Save menu label for screen saver screen
SCREEN_SAVER_SCREEN_SAVE_SUCCESS_MESSAGE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Save successful label for screen saver screen
SCREEN_SAVER_SCREEN_SHOW_BUTTONS - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Show the save and cancel buttons for screen saver screen Default true
SCREEN_SAVER_SCREEN_WAIT_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Wait idle time label for screen saver screen
ScreenAction - Class in com.sybase.uep.bobclient.actions
This is the screen action class
ScreenAction(IBOBScreen) - Constructor for class com.sybase.uep.bobclient.actions.ScreenAction
Constructor to create a screen action
ScreenAction(IBOBScreen, String[]) - Constructor for class com.sybase.uep.bobclient.actions.ScreenAction
Constructor to create a screen action
ScreenAction(IBOBScreen, boolean, String[]) - Constructor for class com.sybase.uep.bobclient.actions.ScreenAction
Construction to go to another screen
ScreenContext - Class in com.sybase.uep.bobclient.data
ScreenContext stores the MBOContext instances for referenced MBO.
ScreenContext() - Constructor for class com.sybase.uep.bobclient.data.ScreenContext
 
ScreenPopper - Class in com.sybase.uep.bobclient.utils
This is the Screen Popper helper class It will pop off screens from the UI stack
ScreenPopper(UIController, Screen) - Constructor for class com.sybase.uep.bobclient.utils.ScreenPopper
 
ScreenProperties - Interface in com.sybase.uep.bobclient.constants
Screen Properties key constants
ScreenPusher - Class in com.sybase.uep.bobclient.utils
This is the Screen Pusher helper class It will push screens onto the UI stack
ScreenPusher(IBOBScreen) - Constructor for class com.sybase.uep.bobclient.utils.ScreenPusher
 
ScreenSaverScreen - Class in com.sybase.uep.bobclient.screens
This is the screen saver screen
ScreenSaverScreen(String) - Constructor for class com.sybase.uep.bobclient.screens.ScreenSaverScreen
Constructor to create the Screen Saver Screen
ScreenSaverScreen(String, String) - Constructor for class com.sybase.uep.bobclient.screens.ScreenSaverScreen
Constructor to create the Screen Saver Screen
ScreenSaverScreen(int, String) - Constructor for class com.sybase.uep.bobclient.screens.ScreenSaverScreen
Constructor to create the Screen Saver Screen
SEARCH_SCREEN_ALL_COLUMN_SELECT_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The search screen all column select label
SEARCH_SCREEN_BLOB_ERROR_MESSAGE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The search screen blob error message
SEARCH_SCREEN_BUTTON_FOCUS_FONT_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Button focus font style for the search screen
SEARCH_SCREEN_BUTTON_UNFOCUS_FONT_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Button unfocus font style for the search screen
SEARCH_SCREEN_CLOSE_BUTTON_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The search screen close button label
SEARCH_SCREEN_CLOSE_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The search screen close menu label
SEARCH_SCREEN_COLUMN_SELECT_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The search screen column select label
SEARCH_SCREEN_COMPARISON_SELECT_AND_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The search screen comparison and label
SEARCH_SCREEN_COMPARISON_SELECT_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The search screen comparison select label
SEARCH_SCREEN_COMPARISON_SELECT_OR_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The search screen comparison or label
SEARCH_SCREEN_ENTER_SEARCH_VALUE_ALERT - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The search screen enter search value alert
SEARCH_SCREEN_FAILURE_ACTION - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The search screen fail action
SEARCH_SCREEN_FILTER_SELECT_CONTAINS_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The search screen filter select contains label
SEARCH_SCREEN_FILTER_SELECT_DOES_NOT_CONTAIN_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The search screen filter select does not contain label
SEARCH_SCREEN_FILTER_SELECT_DOES_NOT_END_WITH_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The search screen filter select does not end with label
SEARCH_SCREEN_FILTER_SELECT_DOES_NOT_START_WITH_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The search screen filter select does not start with label
SEARCH_SCREEN_FILTER_SELECT_ENDS_WITH_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The search screen filter select ends with label
SEARCH_SCREEN_FILTER_SELECT_EQUAL_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The search screen filter select equals label
SEARCH_SCREEN_FILTER_SELECT_GREATER_THAN_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The search screen filter select greater than label
SEARCH_SCREEN_FILTER_SELECT_GREATER_THEN_OR_EQUAL_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The search screen filter select greater then or equal label
SEARCH_SCREEN_FILTER_SELECT_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The search screen filter select label
SEARCH_SCREEN_FILTER_SELECT_LESS_THAN_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The search screen filter select less than label
SEARCH_SCREEN_FILTER_SELECT_LESS_THAN_OR_EQUAL_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The search screen filter select less than or equal label
SEARCH_SCREEN_FILTER_SELECT_LIKE_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The search screen filter select like label
SEARCH_SCREEN_FILTER_SELECT_NOT_EQUAL_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The search screen filter select not equal label
SEARCH_SCREEN_FILTER_SELECT_NOT_LIKE_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The search screen filter select not like label
SEARCH_SCREEN_FILTER_SELECT_STARTS_WITH_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The search screen filter select starts with label
SEARCH_SCREEN_FIND_BUTTON_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The search screen find button label
SEARCH_SCREEN_FIND_INPUT_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The search screen find input label
SEARCH_SCREEN_FIND_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The search screen find menu label
SEARCH_SCREEN_LABEL_FONT_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Label font style for the search screen
SEARCH_SCREEN_MOBILE_APP_UNDEFINED_ERROR_MSG - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The search screen mobile application undefined error message
SEARCH_SCREEN_MOBILE_ERROR_LOADING_MOBILE_APP_MSG - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The search screen error loading mobile application message
SEARCH_SCREEN_NAVIGATION_BORDER_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Search screen navigation bar border style Default font : system Default font size : system Default font unit : system Default font style : Font.PLAIN Default foreground color : 0x00000000 Default background color : 0x002D3642
SEARCH_SCREEN_NAVIGATION_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Search screen navigation bar font style Default font : system Default font size : system Default font unit : system Default font style : Font.PLAIN Default foreground color : 0x00FFFFFF Default background color : 0x005275BD
SEARCH_SCREEN_NO_COLUMN_MATCH_OP_ERROR_MSG - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The search screen no column matches operation error message
SEARCH_SCREEN_SCREEN_FONT_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Screen font style for the search screen
SEARCH_SCREEN_SEARCH_DATA_TYPE_DOES_NOT_MATCH_MESSAGE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The error message when searching value does not match column data type
SEARCH_SCREEN_SEARCH_EXCEPTION_ERROR_MSG - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The search screen search exception error message
SEARCH_SCREEN_SUCCESS_ACTION - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The search screen success action
SEARCH_SCREEN_UNABLE_TO_FIND_ALERT - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The search screen unable to find alert
searchRelationshipAppData(Query) - Method in class com.sybase.uep.bobclient.controls.BaseMobileDataControl
Perform search on relationship application data
searchRelationshipAppData(Query) - Method in class com.sybase.uep.bobclient.controls.MobileAppTable
Perform search on relationship application data
SearchScreen - Class in com.sybase.uep.bobclient.screens
This is the search screen
SearchScreen(String) - Constructor for class com.sybase.uep.bobclient.screens.SearchScreen
Constructor to create Search Screen
SearchScreen(int) - Constructor for class com.sybase.uep.bobclient.screens.SearchScreen
Constructor to create Search Screen
second(Date) - Static method in class com.sybase.afx.util.DateTimeUtil
 
second(Date) - Static method in class com.sybase.afx.util.TimeUtil
 
select(String) - Method in class com.sybase.persistence.Query
Sybase internal use only.
SelectBox - Class in com.sybase.uep.bobclient.controls
This is the select box control
SelectBox(String, Object[], int, long) - Constructor for class com.sybase.uep.bobclient.controls.SelectBox
Constructor to create a new select box
SelectBox(String, Object[], int) - Constructor for class com.sybase.uep.bobclient.controls.SelectBox
Constructor to create a new select box
SELECTBOX_ITEM_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
SelectBox Choice label Default none
SELECTBOX_ITEM_NAME - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
SelectBox Choice name Default none
SELECTBOX_ITEM_VALUE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
SelectBox Choice value Default none
SELECTBOX_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
SelectBox label Default none
SelectBoxChoice - Class in com.sybase.uep.bobclient.controls
This is the select box choice
SelectBoxChoice(int, Object) - Constructor for class com.sybase.uep.bobclient.controls.SelectBoxChoice
Select box choice constructor
SelectBoxChoice(String, Object) - Constructor for class com.sybase.uep.bobclient.controls.SelectBoxChoice
Select box choice constructor
SelectItem - Class in com.sybase.persistence
 
SelectItem() - Constructor for class com.sybase.persistence.SelectItem
Sybase internal use only.
send() - Method in class com.sybase.afx.sms.SMSReplayInfo
 
SERVER_NAME - Static variable in interface com.sybase.uep.bobclient.constants.VariableProperties
Server name value = SERVER_NAME
SERVER_URL - Static variable in interface com.sybase.uep.bobclient.constants.VariableProperties
Server URL value = SERVER_URL
ServerLogsTab - Class in com.sybase.uep.bobclient.screens
 
ServerLogsTab(String, BaseBOBScreen, TabLayoutManager, int, int[], boolean, FontStyle, FooterField) - Constructor for class com.sybase.uep.bobclient.screens.ServerLogsTab
 
ServiceMap - Class in com.sybase.reflection
Sybase internal use only.
ServiceMap() - Constructor for class com.sybase.reflection.ServiceMap
 
ServiceMetaData - Class in com.sybase.reflection
Sybase internal use only.
ServiceMetaData() - Constructor for class com.sybase.reflection.ServiceMetaData
 
ServiceMetaDataList - Class in com.sybase.reflection
 
ServiceMetaDataList(int) - Constructor for class com.sybase.reflection.ServiceMetaDataList
Sybase internal use only.
set(Object) - Method in class com.sybase.afx.util.ThreadLocal
 
set(int, Filter) - Method in class com.sybase.persistence.CompositeTest
Set the operands at the specified position of the operands
setAction(IBOBAction) - Method in class com.sybase.uep.bobclient.controls.Button
Set the action assigned to this button
setAction(IBOBAction) - Method in class com.sybase.uep.bobclient.controls.HyperLink
Set the action assigned to this hyperlink
setAction(IBOBAction) - Method in class com.sybase.uep.bobclient.controls.HyperLinkRichField
Set the action assigned to this hyperlink
setAction(IBOBAction) - Method in class com.sybase.uep.bobclient.controls.ImageControl
Set the action assigned to this button
setAction(IBOBAction) - Method in class com.sybase.uep.bobclient.controls.ListItem
Set action
setAction(IBOBAction) - Method in class com.sybase.uep.bobclient.controls.MenuAction
Set the Action to this menu item
setActive() - Method in class com.sybase.uep.bobclient.controls.TabControl
Set this tab to be active
setActiveTabFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.controls.TabLayoutManager
Set active tab style for
setAddNavigationBarOption(String) - Method in class com.sybase.uep.bobclient.screens.LogsScreen
Set the option of add the navigation bar
setAddress(String) - Method in class com.sybase.afx.ulj.PushSyncInfo
Sets the push address.
setAddress(String) - Method in class com.sybase.persistence.PushConfiguration
Sybase internal use only.
setAddScalarPersKeyMenuLabel(String) - Method in class com.sybase.uep.bobclient.screens.PersonalizationScreen
Set the add personalization key menu label
setAdminServerHttpPort(int) - Method in class com.sybase.afx.ulj.Profile
Sets the admin server http port.
setAdminServerHttpsPort(int) - Method in class com.sybase.afx.ulj.Profile
Sets the admin server https port.
setAfariaChannel(String) - Method in class com.sybase.persistence.Connection
Sybase internal use only.
setAfariaChannelName(String) - Method in class com.sybase.afx.ulj.Profile
Sets the afariaChannelName.
setAfariaPort(int) - Method in class com.sybase.afx.ulj.Profile
Sets the afariaPort.
setAfariaPort(int) - Method in class com.sybase.persistence.Connection
Sybase internal use only.
setAfariaProtocol(String) - Method in class com.sybase.afx.ulj.Profile
Sets the afariaProtocol viz https/xnets etc...
setAfariaProtocol(String) - Method in class com.sybase.persistence.Connection
Sybase internal use only.
setAfariaServer(String) - Method in class com.sybase.afx.ulj.Profile
Sets the afariaServer.
setAfariaServer(String) - Method in class com.sybase.persistence.Connection
Sybase internal use only.
setAggregate(String) - Method in class com.sybase.persistence.SelectItem
Sybase internal use only.
setAlertCancelLabel(String) - Method in class com.sybase.uep.bobclient.screens.LogsScreen
Set the alert cancel label
setAlertCancelLabel(String) - Method in class com.sybase.uep.bobclient.screens.PendingOperationScreen
Set the alert cancel label
setAlertDeleteAllLogsMessage(String) - Method in class com.sybase.uep.bobclient.screens.LogsScreen
Set the alert delete all logs message
setAlertDeleteAllOperationsMessage(String) - Method in class com.sybase.uep.bobclient.screens.PendingOperationScreen
Set the alert delete all operation message
setAlertDeleteLogLevelTreeMessage(String) - Method in class com.sybase.uep.bobclient.screens.LogsScreen
Set the alert delete log level tree message
setAlertDeleteLogMessage(String) - Method in class com.sybase.uep.bobclient.screens.LogsScreen
Set the alert delete log message
setAlertDeleteOperationMessage(String) - Method in class com.sybase.uep.bobclient.screens.PendingOperationScreen
Set the alert delete operation message
setAlertOkLabel(String) - Method in class com.sybase.uep.bobclient.screens.LogsScreen
Set the alert ok label
setAlertOkLabel(String) - Method in class com.sybase.uep.bobclient.screens.PendingOperationScreen
Set the alert ok label
setAlertSubmitAllOperationsMessage(String) - Method in class com.sybase.uep.bobclient.screens.PendingOperationScreen
Set the alert submit all operations message
setAlertSubmitPackageOperationMessage(String) - Method in class com.sybase.uep.bobclient.screens.PendingOperationScreen
Set the alert submit package operation message
setAlertSubmitPublicationOperationMessage(String) - Method in class com.sybase.uep.bobclient.screens.PendingOperationScreen
Set the alert submit package operation message
setAlias(String) - Method in class com.sybase.persistence.EntityAlias
Sybase internal use only.
setAlias(String) - Method in class com.sybase.persistence.SelectItem
Sybase internal use only.
setAllColumnSelectLabel(String) - Method in class com.sybase.uep.bobclient.screens.SearchScreen
Set the search screen all column select label
setAppID(String) - Static method in class com.sybase.uep.bobclient.data.AppLoggerWrapper
 
setApplicationData(MBOModel) - Method in class com.sybase.uep.bobclient.controls.BaseMobileDataControl
 
setApplicationData(MBOModel) - Method in class com.sybase.uep.bobclient.controls.CellTable
 
setApplicationData(MBOModel) - Method in class com.sybase.uep.bobclient.controls.MobileAppTable
Set the application data
setApplicationData(MBOModel) - Method in interface com.sybase.uep.bobclient.controls.MobileDataControl
Set the application data
setApplicationData(MBOModel) - Method in class com.sybase.uep.bobclient.controls.SelectBox
Set the application data
setApplicationData(MBOModel) - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
Set the application data
setApplicationData(IBOBScreen, MBOModel) - Static method in class com.sybase.uep.bobclient.utils.Util
Set the application data object to mobile object table on the screen
setApplicationDataByMobileAppID(IBOBScreen, String, MBOModel) - Static method in class com.sybase.uep.bobclient.utils.Util
Set the application data with any matching mobile data control on the screen
setApplicationName(String) - Method in class com.sybase.afx.sms.SMSReplayInfo
 
setApplicationName(String) - Static method in class com.sybase.afx.ulj.DatabaseConfig
 
setApplicationName(String) - Method in class com.sybase.afx.ulj.PushSyncInfo
Sets the push application name.
setApplicationName(String) - Method in class com.sybase.persistence.PushConfiguration
Sybase internal use only.
setApplicationSizeLabel(String) - Method in class com.sybase.uep.bobclient.screens.MobileBusinessObjectInfoScreen
Set the Application Size Label
setAppLogDetailScreenTitle(String) - Method in class com.sybase.uep.bobclient.screens.AppLogDetailScreen
Set the title of the application log detail screen
setAttribute(String) - Method in class com.sybase.persistence.AttributeTest
Sets the attribute name to use for filter.
setAttribute(String) - Method in class com.sybase.persistence.SelectItem
Sybase internal use only.
setAttribute(String) - Method in class com.sybase.persistence.SortOrder
Sybase internal use only.
setAttributeMap(AttributeMap) - Method in class com.sybase.reflection.ClassMetaData
Sybase internal use only.
setAttributes(String) - Method in class com.sybase.afx.sms.SMSReplayInfo
 
setAttributes(String) - Method in interface com.sybase.persistence.OperationReplay
 
setAttributes(AttributeMetaDataList) - Method in class com.sybase.reflection.ClassMetaData
Sybase internal use only.
setBackgroundColor(int) - Method in class com.sybase.uep.bobclient.controls.Button
(non-Javadoc)
setBackgroundColor(int) - Method in class com.sybase.uep.bobclient.controls.CellTable
 
setBackgroundColor(int) - Method in class com.sybase.uep.bobclient.controls.CheckBox
(non-Javadoc)
setBackgroundColor(int) - Method in interface com.sybase.uep.bobclient.controls.Control
Set the back ground color of this control
setBackgroundColor(int) - Method in class com.sybase.uep.bobclient.controls.DateChoice
(non-Javadoc)
setBackgroundColor(int) - Method in class com.sybase.uep.bobclient.controls.DetailLinkLabel
 
setBackgroundColor(int) - Method in class com.sybase.uep.bobclient.controls.EmailAddressInput
(non-Javadoc)
setBackgroundColor(int) - Method in class com.sybase.uep.bobclient.controls.HorizontalRuler
(non-Javadoc)
setBackgroundColor(int) - Method in class com.sybase.uep.bobclient.controls.HyperLink
(non-Javadoc)
setBackgroundColor(int) - Method in class com.sybase.uep.bobclient.controls.HyperLinkRichField
(non-Javadoc)
setBackgroundColor(int) - Method in class com.sybase.uep.bobclient.controls.ImageControl
(non-Javadoc)
setBackgroundColor(int) - Method in class com.sybase.uep.bobclient.controls.Label
(non-Javadoc)
setBackgroundColor(int) - Method in class com.sybase.uep.bobclient.controls.ListFieldControl
(non-Javadoc)
setBackgroundColor(int) - Method in class com.sybase.uep.bobclient.controls.NavigationBarField
(non-Javadoc)
setBackgroundColor(int) - Method in class com.sybase.uep.bobclient.controls.NumericChoice
(non-Javadoc)
setBackgroundColor(int) - Method in class com.sybase.uep.bobclient.controls.PasswordInput
(non-Javadoc)
setBackgroundColor(int) - Method in class com.sybase.uep.bobclient.controls.PhoneEmailRichTextInput
(non-Javadoc)
setBackgroundColor(int) - Method in class com.sybase.uep.bobclient.controls.RadioBox
(non-Javadoc)
setBackgroundColor(int) - Method in class com.sybase.uep.bobclient.controls.RegionManager
(non-Javadoc)
setBackgroundColor(int) - Method in class com.sybase.uep.bobclient.controls.RichTextInput
(non-Javadoc)
setBackgroundColor(int) - Method in class com.sybase.uep.bobclient.controls.SelectBox
(non-Javadoc)
setBackgroundColor(int) - Method in class com.sybase.uep.bobclient.controls.Spacer
(non-Javadoc)
setBackgroundColor(int) - Method in class com.sybase.uep.bobclient.controls.TabLayoutManager
(non-Javadoc)
setBackgroundColor(int) - Method in class com.sybase.uep.bobclient.controls.TableField
(non-Javadoc)
setBackgroundColor(int) - Method in class com.sybase.uep.bobclient.controls.TextInput
(non-Javadoc)
setBackgroundColor(int) - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
(non-Javadoc)
setBackgroundColor(int) - Method in class com.sybase.uep.bobclient.data.FontStyle
Set the background color
setBackgroundImage(String) - Method in class com.sybase.uep.bobclient.controls.LayoutManager
Sets the full file name of the background image
setBackgroundImage(EncodedImage) - Method in class com.sybase.uep.bobclient.controls.LayoutManager
Sets the encoded background image
setBackgroundImage(String, boolean) - Method in class com.sybase.uep.bobclient.controls.TabContentPanel
Sets the background image of the content panel
setBanding(boolean) - Method in class com.sybase.uep.bobclient.controls.TableField
Set the table banding
setBannerImage(String) - Method in class com.sybase.uep.bobclient.screens.LoginScreen
Set the banner of the login screen by image name
setBannerImage(EncodedImage) - Method in class com.sybase.uep.bobclient.screens.LoginScreen
Set the banner of the login screen
setBannerImage(String) - Method in class com.sybase.uep.bobclient.screens.SplashScreen
Set the banner of the splash screen By the image name
setBannerImage(Bitmap) - Method in class com.sybase.uep.bobclient.screens.SplashScreen
Set the banner of the splash screen screen
setBasicRowHeight(int) - Method in class com.sybase.uep.bobclient.controls.RowCoordinatorCalculator
Set the row height
setBgColor(int) - Method in class com.sybase.uep.bobclient.controls.RowLayout
Set the background color
setBinary(ConnectionWrapper, CollectionOfValueWriters, String, int, byte[]) - Static method in class com.sybase.afx.ulj.StatementUtil
 
setBlobErrorMsg(String) - Method in class com.sybase.uep.bobclient.screens.SearchScreen
Set blob error message
setBobcscreen(IBOBScreen) - Method in class com.sybase.uep.bobclient.controls.CellTable
Set screen
setBobcscreen(IBOBScreen) - Method in class com.sybase.uep.bobclient.controls.MobileAppTable
Set screen
setBoolean(ConnectionWrapper, CollectionOfValueWriters, String, int, boolean) - Static method in class com.sybase.afx.ulj.StatementUtil
 
setBorder(boolean) - Method in class com.sybase.uep.bobclient.controls.TableField
Set the border on or off
setBorderColor(int) - Method in class com.sybase.uep.bobclient.controls.Button
Set the border color
setBorderColor(int) - Method in class com.sybase.uep.bobclient.controls.EmailAddressInput
Set the border color
setBorderColor(int) - Method in class com.sybase.uep.bobclient.controls.FooterField
Set the border color for this footer
setBorderColor(int) - Method in class com.sybase.uep.bobclient.controls.ListItem
Set the border color for this list item
setBorderColor(int) - Method in class com.sybase.uep.bobclient.controls.PasswordInput
Set the border color
setBorderColor(int) - Method in class com.sybase.uep.bobclient.controls.TabContentPanel
Set border color around the panel
setBorderColor(int) - Method in class com.sybase.uep.bobclient.controls.TableField
Set the border color
setBorderColor(int) - Method in class com.sybase.uep.bobclient.controls.TextInput
Set the border color
setBorderColor(int) - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
Set the border color
setBorderEdgeBackgroundColor(int) - Method in class com.sybase.uep.bobclient.controls.TabLayoutManager
Set the border edge background color
setBorderStyle(FontStyle) - Method in class com.sybase.uep.bobclient.controls.NavigationBarField
Set the border style
setBorderStyle(FontStyle) - Method in class com.sybase.uep.bobclient.controls.ToolbarManager
set the toolbar border font style
setButtonExitLabel(String) - Method in class com.sybase.uep.bobclient.screens.LoginScreen
Set button exit label
setButtonFocusFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.screens.LoggingScreen
Set the button focus font style for this control
setButtonFocusFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.screens.LoginScreen
Set the button focus font style for this control
setButtonFocusFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.screens.PersonalizationScreen
Set the button focus font style for this control
setButtonFocusFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.screens.PushSettingsScreen
Set the button focus font style for this control
setButtonFocusFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.screens.ScalarPKEditorScreen
Set the button focus font style for this control
setButtonFocusFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.screens.ScreenSaverScreen
Set the button focus font style for this control
setButtonFocusFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.screens.SearchScreen
Set the button focus font style for this control
setButtonLabel(String) - Method in class com.sybase.uep.bobclient.screens.ExceptionScreen
Set the label of the button on the exception screen
setButtonLoginLabel(String) - Method in class com.sybase.uep.bobclient.screens.LoginScreen
Set button login label
setButtonUnfocusFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.screens.LoggingScreen
Set the button unfocus font style for this control
setButtonUnfocusFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.screens.LoginScreen
Set the button unfocus font style for this control
setButtonUnfocusFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.screens.PersonalizationScreen
Set the button unfocus font style for this control
setButtonUnfocusFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.screens.PushSettingsScreen
Set the button unfocus font style for this control
setButtonUnfocusFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.screens.ScalarPKEditorScreen
Set the button unfocus font style for this control
setButtonUnfocusFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.screens.ScreenSaverScreen
Set the button unfocus font style for this control
setButtonUnfocusFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.screens.SearchScreen
Set the button unfocus font style for this control
setByte(ConnectionWrapper, CollectionOfValueWriters, String, int, byte) - Static method in class com.sybase.afx.ulj.StatementUtil
 
setCacheSize(int) - Static method in class com.sybase.afx.ulj.DatabaseConfig
 
setCacheSize(int) - Method in class com.sybase.persistence.ConnectionManager
Sets the cache size
setCacheSize(int) - Method in class com.sybase.persistence.ConnectionProfile
set the property value of cacheSize
setCancelButtonLabel(String) - Method in class com.sybase.uep.bobclient.screens.PushSettingsScreen
Set the Cancel Button Label
setCancelButtonLabel(String) - Method in class com.sybase.uep.bobclient.screens.ScreenSaverScreen
Set the Cancel button Label
setCancelMenuLabel(String) - Method in class com.sybase.uep.bobclient.screens.AppLogDetailScreen
Set the Close Menu Label
setCancelMenuLabel(String) - Method in class com.sybase.uep.bobclient.screens.LogInfoScreen
Set the Close Menu Label
setCancelMenuLabel(String) - Method in class com.sybase.uep.bobclient.screens.MobileBusinessObjectInfoScreen
Set the Close Menu Label
setCancelMenuLabel(String) - Method in class com.sybase.uep.bobclient.screens.PendingOperationInfoScreen
Set the Close Menu Label
setCancelMenuLabel(String) - Method in class com.sybase.uep.bobclient.screens.ProfileUpdateScreen
Set the Cancel Menu Label
setCancelMenuLabel(String) - Method in class com.sybase.uep.bobclient.screens.PushSettingsScreen
Set the Cancel Menu Label
setCancelMenuLabel(String) - Method in class com.sybase.uep.bobclient.screens.ScreenSaverScreen
Set the Cancel Menu Label
setCancelMenuLabel(String) - Method in class com.sybase.uep.bobclient.screens.SynchronizationGroupInfoScreen
Set the Close Menu Label
setCellAttributeConfigs(Vector) - Method in class com.sybase.uep.bobclient.controls.celltable.configs.CellTableConfig
Sets cell attribute configurations
setCellTable(CellTable) - Method in class com.sybase.uep.bobclient.controls.celltable.Cell
Sets cell table to this cell.
setChangeIdleTime(boolean) - Method in class com.sybase.uep.bobclient.screens.ScreenSaverScreen
Set to allow users change the screen saver idle time or not
setChangeScreenSaver(boolean) - Method in class com.sybase.uep.bobclient.screens.ScreenSaverScreen
Set to allow users change the screen saver settings or not
setChar(ConnectionWrapper, CollectionOfValueWriters, String, int, char) - Static method in class com.sybase.afx.ulj.StatementUtil
 
setChoices(Object[]) - Method in class com.sybase.uep.bobclient.controls.SelectBox
Set choices of the select box
setClassList(ClassMetaDataList) - Method in class com.sybase.reflection.DatabaseMetaData
Sybase internal use only.
setClassMap(ClassMap) - Method in class com.sybase.reflection.DatabaseMetaData
Sybase internal use only.
setClickThru(String) - Method in class com.sybase.uep.bobclient.controls.TableColumn
Set if this column has clickacross
setClientDeleteAllLogsMenuLabel(String) - Method in class com.sybase.uep.bobclient.screens.LogsScreen
Set delete all logs menu label for the client logs tab
setClientDeleteLogMenuLabel(String) - Method in class com.sybase.uep.bobclient.screens.LogsScreen
Set delete log menu label for the client logs tab
setClientDetailMenuLabel(String) - Method in class com.sybase.uep.bobclient.screens.LogsScreen
Set detail menu label for the client logs tab
setClientLogTabTitle(String) - Method in class com.sybase.uep.bobclient.screens.LogsScreen
Set the title of the client logs tab
setClientToken(String, String) - Method in class com.sybase.uep.bobclient.data.RIMClientSecurityToken
 
setClientToken(String, String) - Method in interface com.sybase.uep.bobclient.interfaces.ClientSecurityToken
 
setCloseButtonLabel(String) - Method in class com.sybase.uep.bobclient.screens.LoggingScreen
Set the close button label
setCloseButtonLabel(String) - Method in class com.sybase.uep.bobclient.screens.PersonalizationScreen
Set the close button label
setCloseButtonLabel(String) - Method in class com.sybase.uep.bobclient.screens.ScalarPKEditorScreen
Set the close button label
setCloseButtonLabel(String) - Method in class com.sybase.uep.bobclient.screens.SearchScreen
Set the search screen close button label
setCloseMenuLabel(String) - Method in class com.sybase.uep.bobclient.screens.AboutScreen
Set the close menu label
setCloseMenuLabel(String) - Method in class com.sybase.uep.bobclient.screens.LoggingScreen
Set the close menu label
setCloseMenuLabel(String) - Method in class com.sybase.uep.bobclient.screens.LogsScreen
Set close menu label
setCloseMenuLabel(String) - Method in class com.sybase.uep.bobclient.screens.PendingOperationScreen
Set the close menu label
setCloseMenuLabel(String) - Method in class com.sybase.uep.bobclient.screens.PersonalizationScreen
Set the close menu label
setCloseMenuLabel(String) - Method in class com.sybase.uep.bobclient.screens.ProfileScreen
Set the close menu label
setCloseMenuLabel(String) - Method in class com.sybase.uep.bobclient.screens.PushLogsScreen
Set the Close Menu Label
setCloseMenuLabel(String) - Method in class com.sybase.uep.bobclient.screens.ScalarPKEditorScreen
Set the close menu label
setCloseMenuLabel(String) - Method in class com.sybase.uep.bobclient.screens.SearchScreen
Set the search screen close menu label
setCloseMenuLabel(String) - Method in class com.sybase.uep.bobclient.screens.SynchronizationScreen
Set the close menu label
setCloseScreenOnCancel(boolean) - Method in class com.sybase.uep.bobclient.actions.AlertQuestionAction
Set the close screen cancel action
setCode(int) - Method in interface com.sybase.persistence.LogRecord
 
setCode(int) - Method in class com.sybase.reflection.DataType
Sybase internal use only.
setColor(int) - Method in class com.sybase.uep.bobclient.controls.HorizontalRuler
Set the color of the line to be drawn
setColor(int) - Method in class com.sybase.uep.bobclient.controls.TableColumn
Set the font color of this column
setColSpan(int) - Method in class com.sybase.uep.bobclient.controls.Button
(non-Javadoc)
setColSpan(int) - Method in class com.sybase.uep.bobclient.controls.celltable.CellImage
 
setColSpan(int) - Method in class com.sybase.uep.bobclient.controls.celltable.CellLabel
 
setColSpan(int) - Method in class com.sybase.uep.bobclient.controls.celltable.configs.AbstractCellAttributeConfig
 
setColSpan(int) - Method in class com.sybase.uep.bobclient.controls.CellTable
 
setColSpan(int) - Method in class com.sybase.uep.bobclient.controls.CheckBox
(non-Javadoc)
setColSpan(int) - Method in interface com.sybase.uep.bobclient.controls.Control
Set the column span for this control.
setColSpan(int) - Method in class com.sybase.uep.bobclient.controls.DateChoice
(non-Javadoc)
setColSpan(int) - Method in class com.sybase.uep.bobclient.controls.EmailAddressInput
(non-Javadoc)
setColSpan(int) - Method in class com.sybase.uep.bobclient.controls.HorizontalRuler
(non-Javadoc)
setColSpan(int) - Method in class com.sybase.uep.bobclient.controls.HyperLink
(non-Javadoc)
setColSpan(int) - Method in class com.sybase.uep.bobclient.controls.HyperLinkRichField
(non-Javadoc)
setColSpan(int) - Method in class com.sybase.uep.bobclient.controls.ImageControl
(non-Javadoc)
setColSpan(int) - Method in class com.sybase.uep.bobclient.controls.Label
(non-Javadoc)
setColSpan(int) - Method in class com.sybase.uep.bobclient.controls.ListFieldControl
(non-Javadoc)
setColSpan(int) - Method in class com.sybase.uep.bobclient.controls.NavigationBarField
(non-Javadoc)
setColSpan(int) - Method in class com.sybase.uep.bobclient.controls.NumericChoice
(non-Javadoc)
setColSpan(int) - Method in class com.sybase.uep.bobclient.controls.PasswordInput
(non-Javadoc)
setColSpan(int) - Method in class com.sybase.uep.bobclient.controls.PhoneEmailRichTextInput
(non-Javadoc)
setColSpan(int) - Method in class com.sybase.uep.bobclient.controls.RadioBox
(non-Javadoc)
setColSpan(int) - Method in class com.sybase.uep.bobclient.controls.RegionManager
(non-Javadoc)
setColSpan(int) - Method in class com.sybase.uep.bobclient.controls.RichTextInput
(non-Javadoc)
setColSpan(int) - Method in class com.sybase.uep.bobclient.controls.SelectBox
(non-Javadoc)
setColSpan(int) - Method in class com.sybase.uep.bobclient.controls.Spacer
(non-Javadoc)
setColSpan(int) - Method in class com.sybase.uep.bobclient.controls.TabLayoutManager
(non-Javadoc)
setColSpan(int) - Method in class com.sybase.uep.bobclient.controls.TableField
(non-Javadoc)
setColSpan(int) - Method in class com.sybase.uep.bobclient.controls.TextInput
(non-Javadoc)
setColSpan(int) - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
(non-Javadoc)
setColumn(String) - Method in class com.sybase.reflection.AttributeMetaData
Sets the column name of the attribute.
setColumnAttributes(MBOAttribute[]) - Method in class com.sybase.uep.bobclient.controls.BaseMobileDataControl
 
setColumnClickThru(int, String) - Method in class com.sybase.uep.bobclient.controls.TableField
Set the column click thru value
setColumnConfig(String[]) - Method in class com.sybase.uep.bobclient.controls.BaseMobileDataControl
Set column config
setColumnConfig(String[]) - Method in class com.sybase.uep.bobclient.controls.CellTable
Sets selected MBO attribute ids
setColumnConfig(String[]) - Method in class com.sybase.uep.bobclient.controls.MobileAppTable
Set column config
setColumnIndex(int) - Method in class com.sybase.persistence.AttributeMetaData
 
setColumnLabel(int, String) - Method in class com.sybase.uep.bobclient.controls.TableField
Set the column label
setColumnName(String) - Method in class com.sybase.persistence.AttributeTest
Deprecated.  
setColumnName(String) - Method in class com.sybase.persistence.SortOrder
Deprecated.  
setColumnNames(StringList) - Method in class com.sybase.persistence.QueryResultSet
Sets the names of the columns selected in the query.
setColumnPercentage(int[]) - Method in class com.sybase.uep.bobclient.controls.celltable.configs.CellTableConfig
Sets column percentages to the cell table
setColumnPercentage(int[]) - Method in class com.sybase.uep.bobclient.controls.CellTable
Sets column percentages
setColumnPercentage(int[]) - Method in class com.sybase.uep.bobclient.controls.LayoutManager
Set the column percentages
setColumns(int) - Method in class com.sybase.uep.bobclient.controls.TableField
Set the number of columns
setColumnSelectLabel(String) - Method in class com.sybase.uep.bobclient.screens.SearchScreen
Set the search screen column select label
setColumnTypes(ObjectList) - Method in class com.sybase.persistence.QueryResultSet
Sets the types of the columns selected in the query.
setColumnWidth(int, String) - Method in class com.sybase.uep.bobclient.controls.TableField
Set the column width
setColumnWidths(int[]) - Method in class com.sybase.uep.bobclient.controls.LayoutManager
Set the column widths
setColumnWidths(int[]) - Method in class com.sybase.uep.bobclient.controls.MobileAppTable
Set column widths
setColumnWidths(int[]) - Method in class com.sybase.uep.bobclient.controls.RowCoordinatorCalculator
Set column widths of a row
setComparisonSelectLabel(String) - Method in class com.sybase.uep.bobclient.screens.SearchScreen
Set the search screen filter select label
setCompleted(boolean) - Method in interface com.sybase.persistence.OperationReplay
 
setComponent(String) - Method in class com.sybase.afx.sms.SMSReplayInfo
 
setComponent(String) - Method in interface com.sybase.persistence.LogRecord
 
setComponent(String) - Method in interface com.sybase.persistence.OperationReplay
 
setCompositionType(int) - Method in class com.sybase.persistence.CompositeTest
Deprecated.  
setConfiguration(Configuration) - Method in class com.sybase.afx.ulj.DataSourceInfo
 
setConnection(DataSourceInfo, Connection) - Static method in class com.sybase.afx.ulj.ConnectionUtil
 
setConnection(DataSourceInfo, ConnectionImpl) - Static method in class com.sybase.afx.ulj.ConnectionUtil
 
setConnection(Connection) - Method in class com.sybase.persistence.SynchronizationParameters
 
setContent(Field) - Method in class com.sybase.uep.bobclient.controls.TabContentPanel
Set the content for this panel
setContent(Field) - Method in class com.sybase.uep.bobclient.controls.TabControl
Set tab content
setContent(Field) - Method in class com.sybase.uep.bobclient.controls.TabLayoutManager
Set the tab content
setContentPanelBackgroundImage(String) - Method in class com.sybase.uep.bobclient.controls.TabControl
Sets the full file name of the content panel background image
setControlID(int) - Method in class com.sybase.uep.bobclient.controls.Button
Sets the control's ID
setControlID(int) - Method in class com.sybase.uep.bobclient.controls.CellTable
Sets the control's ID
setControlID(int) - Method in class com.sybase.uep.bobclient.controls.CheckBox
Sets the control's ID
setControlID(int) - Method in class com.sybase.uep.bobclient.controls.HorizontalRuler
Sets the control's ID
setControlID(int) - Method in class com.sybase.uep.bobclient.controls.HyperLink
Sets the control's ID
setControlID(int) - Method in class com.sybase.uep.bobclient.controls.ImageControl
Sets the control's ID
setControlID(int) - Method in class com.sybase.uep.bobclient.controls.Label
Sets the control's ID
setControlID(int) - Method in class com.sybase.uep.bobclient.controls.LayoutManager
Sets the control's ID
setControlID(int) - Method in class com.sybase.uep.bobclient.controls.ListFieldControl
Sets the control's ID
setControlID(int) - Method in class com.sybase.uep.bobclient.controls.ListItem
Sets the control's ID
setControlID(int) - Method in class com.sybase.uep.bobclient.controls.NavigationBarField
Sets the control's ID
setControlID(int) - Method in class com.sybase.uep.bobclient.controls.PasswordInput
Sets the control's ID
setControlID(int) - Method in class com.sybase.uep.bobclient.controls.SelectBox
Sets the control's ID
setControlID(int) - Method in class com.sybase.uep.bobclient.controls.TabControlLayout
Sets the control's ID
setControlID(int) - Method in class com.sybase.uep.bobclient.controls.TabLayoutManager
Sets the control's ID
setControlID(int) - Method in class com.sybase.uep.bobclient.controls.TableField
Sets the control's ID
setControlID(int) - Method in class com.sybase.uep.bobclient.controls.TextInput
Sets the control's ID
setControlID(int) - Method in class com.sybase.uep.bobclient.controls.ToolbarManager
Sets the control's ID
setController(TextInputController) - Method in interface com.sybase.uep.bobclient.controls.ITextInput
Set text input controller
setController(TextInputController) - Method in class com.sybase.uep.bobclient.controls.PasswordInput
 
setController(UiApplication) - Method in class com.sybase.uep.bobclient.controls.pimmenu.AbstractCreatePIMMenuItemCommand
Sets UiApplication for the case that menu item's action pops up screens.
setController(TextInputController) - Method in class com.sybase.uep.bobclient.controls.TextInput
 
setControlVariable(ControlVariable) - Method in class com.sybase.uep.bobclient.controls.TextInputController
 
setCreateIcon(Object) - Method in class com.sybase.uep.bobclient.screens.PendingOperationScreen
Set create icon
setCreateTreeLabel(String) - Method in class com.sybase.uep.bobclient.screens.PendingOperationScreen
Set the create tree label
setCurrent() - Method in class com.sybase.afx.ulj.ConnectionImpl
 
setCurrent() - Method in class com.sybase.persistence.ConnectionWrapper
 
setCurrentAssociationName(String) - Static method in class com.sybase.uep.bobclient.utils.Util
Save he current association name for relationship
setCurrentAssoicationName(String) - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
Set the current association name
setCurrentLevel(int) - Method in class com.sybase.uep.bobclient.data.LogConfig
Sets the current log level for application
setCurrentMBOId(String) - Method in class com.sybase.uep.bobclient.data.MBOContext
Sets _currentMBOId
setCurrentRecordIndex(int) - Method in class com.sybase.uep.bobclient.controls.CellTable
 
setCurrentRecordIndex(int) - Method in class com.sybase.uep.bobclient.controls.MobileAppTable
 
setCurrentRecordIndex(int) - Method in interface com.sybase.uep.bobclient.controls.MobileDataControl
Sets the index of current selected row
setCurrentRecordIndex(int) - Method in class com.sybase.uep.bobclient.controls.SelectBox
Set current record index
setCurrentRecordIndex(int) - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
Set the current record index
setCurrentRowIndex(int) - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
Set the current row index
setCurrentSelectedIndex(int) - Method in class com.sybase.uep.bobclient.data.MBOContext
Sets _currentSelectedIndex
setCurrentSelectedMBO(Object) - Method in class com.sybase.uep.bobclient.data.MBOContext
Sets _currentSelectedMBO
setCustomEventsDelegate(ICustomEventsDelegate, int) - Method in class com.sybase.uep.bobclient.controls.Button
Sets the control's custom events delegate for the given events
setCustomEventsDelegate(ICustomEventsDelegate, int) - Method in class com.sybase.uep.bobclient.controls.CellTable
Sets the control's custom events delegate for the given events
setCustomEventsDelegate(ICustomEventsDelegate, int) - Method in class com.sybase.uep.bobclient.controls.CheckBox
Sets the control's custom events delegate for the given events
setCustomEventsDelegate(ICustomEventsDelegate, int) - Method in class com.sybase.uep.bobclient.controls.HorizontalRuler
Sets the control's custom events delegate for the given events
setCustomEventsDelegate(ICustomEventsDelegate, int) - Method in class com.sybase.uep.bobclient.controls.HyperLink
Sets the control's custom events delegate for the given events
setCustomEventsDelegate(ICustomEventsDelegate, int) - Method in class com.sybase.uep.bobclient.controls.ImageControl
Sets the control's custom events delegate for the given events
setCustomEventsDelegate(ICustomEventsDelegate, int) - Method in class com.sybase.uep.bobclient.controls.Label
Sets the control's custom events delegate for the given events
setCustomEventsDelegate(ICustomEventsDelegate, int) - Method in class com.sybase.uep.bobclient.controls.LayoutManager
Sets the control's custom events delegate for the given events
setCustomEventsDelegate(ICustomEventsDelegate, int) - Method in class com.sybase.uep.bobclient.controls.ListFieldControl
Sets the control's custom events delegate for the given events
setCustomEventsDelegate(ICustomEventsDelegate, int) - Method in class com.sybase.uep.bobclient.controls.ListItem
Sets the control's custom events delegate for the given events
setCustomEventsDelegate(ICustomEventsDelegate, int) - Method in class com.sybase.uep.bobclient.controls.NavigationBarField
Sets the control's custom events delegate for the given events
setCustomEventsDelegate(ICustomEventsDelegate, int) - Method in class com.sybase.uep.bobclient.controls.PasswordInput
Sets the control's custom events delegate for the given events
setCustomEventsDelegate(ICustomEventsDelegate, int) - Method in class com.sybase.uep.bobclient.controls.SelectBox
Sets the control's custom events delegate for the given events
setCustomEventsDelegate(ICustomEventsDelegate, int) - Method in class com.sybase.uep.bobclient.controls.TabControlLayout
Sets the control's custom events delegate for the given events
setCustomEventsDelegate(ICustomEventsDelegate, int) - Method in class com.sybase.uep.bobclient.controls.TabLayoutManager
Sets the control's custom events delegate for the given events
setCustomEventsDelegate(ICustomEventsDelegate, int) - Method in class com.sybase.uep.bobclient.controls.TableField
Sets the control's custom events delegate for the given events
setCustomEventsDelegate(ICustomEventsDelegate, int) - Method in class com.sybase.uep.bobclient.controls.TextInput
Sets the control's custom events delegate for the given events
setCustomEventsDelegate(ICustomEventsDelegate, int) - Method in class com.sybase.uep.bobclient.controls.ToolbarManager
Sets the control's custom events delegate for the given events
setData(Vector) - Method in class com.sybase.uep.bobclient.data.SPMBOModel
set data to this model
setData(Vector, boolean) - Method in class com.sybase.uep.bobclient.data.SPMBOModel
Set the data to this model
setData(byte[]) - Method in class com.sybase.uep.bobclient.utils.Binary
 
setDatabaseEncryptionKey(String) - Method in class com.sybase.afx.ulj.Profile
Set the database encryption key
setDatabaseFile(String) - Method in class com.sybase.afx.ulj.DataSourceInfo
 
setDatabaseFile(String) - Method in class com.sybase.reflection.DatabaseMetaData
Sybase internal use only.
setDatabaseName(String) - Method in class com.sybase.reflection.DatabaseMetaData
Sybase internal use only.
setDataHandler(IMobileApplicationDataHandler) - Method in class com.sybase.uep.bobclient.data.MBOContext
Sets _dataHandler
setDataProperties(Query) - Method in class com.sybase.uep.bobclient.controls.BaseMobileDataControl
 
setDataProperties(Query) - Method in class com.sybase.uep.bobclient.controls.CellTable
 
setDataProperties(Query) - Method in class com.sybase.uep.bobclient.controls.MobileAppTable
Set the data properties filtering
setDataProperties(Query) - Method in interface com.sybase.uep.bobclient.controls.MobileDataControl
Set the data properties filtering
setDataProperties(Query) - Method in class com.sybase.uep.bobclient.controls.SelectBox
Set the data properties filtering
setDataProperties(Query) - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
Set the data properties filtering
setDataRecordCount(int) - Method in class com.sybase.uep.bobclient.controls.TableField
Set the data record count
setDataType(String) - Method in class com.sybase.persistence.AttributeMetaData
 
setDataType(DataType) - Method in class com.sybase.reflection.AttributeMetaData
Sets the DataType of the attribute.
setDataType(DataType) - Method in class com.sybase.reflection.ParameterMetaData
Sets the DataType of the parameter.
setDate(ConnectionWrapper, CollectionOfValueWriters, String, int, Date) - Static method in class com.sybase.afx.ulj.StatementUtil
 
setDate(Date) - Method in class com.sybase.uep.bobclient.utils.PersistableDate
 
setDateTime(ConnectionWrapper, CollectionOfValueWriters, String, int, Date) - Static method in class com.sybase.afx.ulj.StatementUtil
 
setDecimal(ConnectionWrapper, CollectionOfValueWriters, String, int, String) - Static method in class com.sybase.afx.ulj.StatementUtil
 
setDefault(String, String) - Method in class com.sybase.persistence.ConnectionProfile
Set a property value if the property does not exist.
setDefaultAction(IBOBAction) - Method in class com.sybase.uep.bobclient.controls.CellTable
Sets the table's default action
setDefaultAction(IBOBAction) - Method in class com.sybase.uep.bobclient.controls.TableField
Sets the table's default action
setDefaultConnection(Connection) - Method in class com.sybase.persistence.ConnectionManager
Sybase internal use only.
setDefaultDeleteLogs(boolean) - Method in class com.sybase.uep.bobclient.screens.LoggingScreen
Sets default value of the delete log checkbox
setDefaultLogLevel(String) - Method in class com.sybase.uep.bobclient.screens.LoggingScreen
Set the default log level
setDefaultValueMappingImageName(String) - Method in class com.sybase.uep.bobclient.controls.celltable.CellImage
Sets the default value mapping image file name
setDefaultValueMappingImageName(String) - Method in class com.sybase.uep.bobclient.controls.celltable.configs.CellImageConfig
Sets the default value mapping image file name
setDelegate(ICustomEventsDelegate) - Method in class com.sybase.uep.bobclient.controls.CustomEventsHandler
Sets the custom events delegate
setDeleteAllLogsMenuLabel(String) - Method in class com.sybase.uep.bobclient.screens.LogsScreen
Set delete all logs menu label
setDeleteAllMenuLabel(String) - Method in class com.sybase.uep.bobclient.screens.PushLogsScreen
Set the Delete All Menu Label
setDeleteAllOperationsMenuLabel(String) - Method in class com.sybase.uep.bobclient.screens.PendingOperationScreen
Set the delete all operation menu label
setDeleteIcon(Object) - Method in class com.sybase.uep.bobclient.screens.PendingOperationScreen
Set delete icon
setDeleteLogMenuLabel(String) - Method in class com.sybase.uep.bobclient.controls.AppLogsTable
Set delete log menu label
setDeleteLogMenuLabel(String) - Method in class com.sybase.uep.bobclient.screens.LogsScreen
Set delete log menu label
setDeleteLogs(boolean) - Method in class com.sybase.uep.bobclient.data.RIMSettings
 
setDeleteLogs(boolean) - Method in interface com.sybase.uep.bobclient.interfaces.Settings
Sets if delete logs when user leave the first screen
setDeleteLogsCheckboxLabel(String) - Method in class com.sybase.uep.bobclient.screens.LoggingScreen
Sets label of the delete logs check box
setDeleteOperationMenuLabel(String) - Method in class com.sybase.uep.bobclient.screens.PendingOperationScreen
Set the delete operation menu label
setDeleteTreeLabel(String) - Method in class com.sybase.uep.bobclient.screens.PendingOperationScreen
Set the delete tree label
setDescription(String) - Method in class com.sybase.uep.bobclient.screens.AboutScreen
Set the description in the about screen
setDescriptionLabel(String) - Method in class com.sybase.uep.bobclient.screens.SyncProgressScreen
Deprecated.  
setDetailMenuLabel(String) - Method in class com.sybase.uep.bobclient.controls.AppLogsTable
Set detail menu label
setDetailMenuLabel(String) - Method in class com.sybase.uep.bobclient.screens.LogsScreen
Set detail menu label
setDetailMsg(String) - Method in interface com.sybase.uep.bobclient.interfaces.ValidationObject
 
setDeviceId(String) - Method in class com.sybase.afx.ulj.PushSyncInfo
ets the device id.
setDeviceID(String) - Method in class com.sybase.persistence.PushConfiguration
Sybase internal use only.
setDirty(boolean) - Method in class com.sybase.persistence.AbstractEntity
Sybase internal use only.
setDisable(boolean) - Method in class com.sybase.uep.bobclient.controls.MenuAction
Set the disable flag for this menu action
setDisableIcon(Object) - Method in class com.sybase.uep.bobclient.screens.PendingOperationScreen
Set disable icon
setDisableOperationsMenuLabel(String) - Method in class com.sybase.uep.bobclient.screens.PendingOperationScreen
Set the disable operation menu label
setDisableSubmit(boolean) - Method in class com.sybase.persistence.AbstractEntity
Sets the disable submit attribute of the Mobile business Object.
setDisplayFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.controls.LayoutManager
Set display font style
setDisplayFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.controls.TabContentPanel
Set display font style for tab panel
setDisplayFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.controls.TabLayoutManager
Set display font style for tab panel
setDisplayName(String) - Method in class com.sybase.reflection.OperationMetaData
Sets the display name of the operation.
setDisplayName(String) - Method in class com.sybase.uep.bobclient.controls.DateChoice
Set display name
setDisplayName(String) - Method in class com.sybase.uep.bobclient.controls.EmailAddressInput
Set display name
setDisplayName(String) - Method in class com.sybase.uep.bobclient.controls.PasswordInput
Set display name
setDisplayName(String) - Method in class com.sybase.uep.bobclient.controls.SelectBox
Set display name
setDisplayName(String) - Method in class com.sybase.uep.bobclient.data.RIMMBOMobileApplication
 
setDisplayName(String) - Method in interface com.sybase.uep.bobclient.interfaces.MBOMobileApplication
 
setDisplayNameRID(int) - Method in class com.sybase.uep.bobclient.data.MBOAttribute
Set the localization resource ID for the display name
setDisplayNameRID(int) - Method in class com.sybase.uep.bobclient.data.RIMMBOMobileApplication
 
setDisplayNameRID(int) - Method in interface com.sybase.uep.bobclient.interfaces.MBOMobileApplication
 
setDomainName(String) - Method in class com.sybase.afx.ulj.Profile
Set the domain name.
setDomainName(String) - Method in class com.sybase.persistence.Connection
Sybase internal use only.
setDomainName(String) - Method in class com.sybase.persistence.ConnectionProfile
set the property value of domainName
setDoPlayback(boolean) - Method in class com.sybase.persistence.SynchronizationParameters
 
setDouble(ConnectionWrapper, CollectionOfValueWriters, String, int, double) - Static method in class com.sybase.afx.ulj.StatementUtil
 
setDownloadOnly(boolean) - Method in class com.sybase.persistence.SynchronizationParameters
 
setDuplicateProfileNameMessage(String) - Method in class com.sybase.uep.bobclient.screens.ProfileUpdateScreen
Set the duplicate profile name message
setDynamicNamedQuery(String) - Method in class com.sybase.uep.bobclient.controls.BaseMobileDataControl
(non-Javadoc)
setDynamicNamedQuery(String) - Method in class com.sybase.uep.bobclient.controls.CellTable
 
setDynamicNamedQuery(String) - Method in class com.sybase.uep.bobclient.controls.MobileAppTable
(non-Javadoc)
setDynamicNamedQuery(String) - Method in interface com.sybase.uep.bobclient.controls.MobileDataControl
Set the dynamic named query
setDynamicNamedQuery(String) - Method in class com.sybase.uep.bobclient.controls.SelectBox
(non-Javadoc)
setDynamicNamedQuery(String) - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
(non-Javadoc)
setDynamicNamedQuery(String) - Method in class com.sybase.uep.bobclient.data.MobileApplicationDataHandler
 
setDynamicNamedQuery(String) - Method in class com.sybase.uep.bobclient.data.MobileApplicationDataPagingHandler
 
setDynamicNamedQuery(String) - Method in class com.sybase.uep.bobclient.data.SPDataHandler
 
setDynamicNamedQuery(String) - Method in interface com.sybase.uep.bobclient.interfaces.IMobileApplicationDataHandler
Set the dynamic named query name
setDynamicNamedQueryParameters(Hashtable) - Method in class com.sybase.uep.bobclient.controls.BaseMobileDataControl
(non-Javadoc)
setDynamicNamedQueryParameters(Hashtable) - Method in class com.sybase.uep.bobclient.controls.CellTable
 
setDynamicNamedQueryParameters(Hashtable) - Method in class com.sybase.uep.bobclient.controls.MobileAppTable
(non-Javadoc)
setDynamicNamedQueryParameters(Hashtable) - Method in interface com.sybase.uep.bobclient.controls.MobileDataControl
Set the dynamic named query parameters hash table
setDynamicNamedQueryParameters(Hashtable) - Method in class com.sybase.uep.bobclient.controls.SelectBox
(non-Javadoc)
setDynamicNamedQueryParameters(Hashtable) - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
(non-Javadoc)
setDynamicNamedQueryParameters(Hashtable) - Method in class com.sybase.uep.bobclient.data.MobileApplicationDataHandler
 
setDynamicNamedQueryParameters(Hashtable) - Method in class com.sybase.uep.bobclient.data.SPDataHandler
 
setDynamicNamedQueryParameters(Hashtable) - Method in interface com.sybase.uep.bobclient.interfaces.IMobileApplicationDataHandler
Set the dynamic named query parameters hash table
setEditMenuLabel(String) - Method in class com.sybase.uep.bobclient.screens.ProfileScreen
Set the edit profile menu label
setEditScalarPersKeyMenuLabel(String) - Method in class com.sybase.uep.bobclient.screens.PersonalizationScreen
Set the edit personalization key menu label
setEisCode(String) - Method in interface com.sybase.persistence.LogRecord
 
setEmptyMeanNull(boolean) - Method in class com.sybase.uep.bobclient.controls.PasswordInput
Set if any empty values in the text fields should return a null value for empty.
setEmptyMeanNull(boolean) - Method in class com.sybase.uep.bobclient.controls.TextInput
Set if any empty values in the text fields should return a null value for empty.
setEmptyMeanNull(boolean) - Method in class com.sybase.uep.bobclient.controls.TextInputController
 
setEmulator(boolean) - Method in class com.sybase.uep.bobclient.sync.Device
 
setEnableHotKeys(boolean) - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
Disable or enable the next and previous hot keys
setEnableIcon(Object) - Method in class com.sybase.uep.bobclient.screens.PendingOperationScreen
Set enable icon
setEnableOperationsMenuLabel(String) - Method in class com.sybase.uep.bobclient.screens.PendingOperationScreen
Set the enable operation menu label
setEnableScreenSaverLabel(String) - Method in class com.sybase.uep.bobclient.screens.ScreenSaverScreen
Set the enable screen saver label
setEnableSIS(boolean) - Method in interface com.sybase.persistence.SynchronizationGroup
 
setEncryptionKey(String) - Method in class com.sybase.persistence.Connection
Sybase internal use only.
setEncryptionKey(String) - Method in class com.sybase.persistence.ConnectionProfile
Set value for encryptionKey property.
setEnterHTTPMdsPortMessage(String) - Method in class com.sybase.uep.bobclient.screens.PushSettingsScreen
Set the enter HTTP MDS port input message
setEnterHTTPMdsServerMessage(String) - Method in class com.sybase.uep.bobclient.screens.PushSettingsScreen
Set the enter HTTP MDS server input message
setEnterProfileNameMessage(String) - Method in class com.sybase.uep.bobclient.screens.ProfileUpdateScreen
Set the enter profile name message
setEnterSearchValueAlert(String) - Method in class com.sybase.uep.bobclient.screens.SearchScreen
Set the search screen enter search value alert
setEnterServerNameMessage(String) - Method in class com.sybase.uep.bobclient.screens.ProfileUpdateScreen
Set the enter server name message
setEnterServerPortMessage(String) - Method in class com.sybase.uep.bobclient.screens.ProfileUpdateScreen
Set the enter server port message
setEnterUserNameMessage(String) - Method in class com.sybase.uep.bobclient.screens.ProfileUpdateScreen
Set the enter user name message
setEntity(String) - Method in class com.sybase.persistence.EntityAlias
Sybase internal use only.
setEntity(EntityMetaData) - Method in class com.sybase.persistence.Query
Sybase internal use only.
setEntityKey(String) - Method in interface com.sybase.persistence.LogRecord
 
setEntityList(EntityMetaDataList) - Method in class com.sybase.reflection.DatabaseMetaData
Sybase internal use only.
setEntityMap(EntityMap) - Method in class com.sybase.reflection.DatabaseMetaData
Sybase internal use only.
setErrorAuthenticateMessage(String) - Method in class com.sybase.uep.bobclient.screens.LoginScreen
Set the error authenticate message
setErrorCode(int) - Method in class com.sybase.uep.bobclient.actions.Diagnostic
Sets result
setErrorLoadingMBOMessage(int) - Method in class com.sybase.uep.bobclient.controls.BaseMobileDataControl
Set the error loading MBO message
setErrorLoadingMBOMessage(String) - Method in class com.sybase.uep.bobclient.controls.BaseMobileDataControl
Set the error loading MBO message
setErrorLoadingMBOMessage(int) - Method in class com.sybase.uep.bobclient.controls.MobileAppTable
Set the error loading MBO message
setErrorLoadingMBOMessage(String) - Method in class com.sybase.uep.bobclient.controls.MobileAppTable
Set the error loading MBO message
setErrorLoadingMBOMsg(String) - Method in class com.sybase.uep.bobclient.screens.MobileBusinessObjectInfoScreen
Set the error loading MBO Message
setErrorLoadingMobileAppMessage(int) - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
Set the error loading mobile application message
setErrorLoadingMobileAppMessage(String) - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
Set the error loading mobile application message
setErrorLoadingMobileAppMsg(String) - Method in class com.sybase.uep.bobclient.screens.SearchScreen
Set the error loading mobile application message
setErrorLoadingProfileMsg(String) - Method in class com.sybase.uep.bobclient.screens.LoginScreen
Set the error loading profile message string
setErrorLoadingProfileMsg(String) - Method in class com.sybase.uep.bobclient.screens.ProfileScreen
Set the error loading profile message string
setErrorLoadingProfileMsg(String) - Method in class com.sybase.uep.bobclient.screens.ProfileUpdateScreen
Set the error loading profile message string
setErrorLoadingSettingsMessage(String) - Method in class com.sybase.uep.bobclient.screens.PushSettingsScreen
Set the error loading settings message
setErrorLoadingSettingsMessage(String) - Method in class com.sybase.uep.bobclient.screens.ScreenSaverScreen
Set the error loading settings message
setErrorLoadingSyncGroupMsg(String) - Method in class com.sybase.uep.bobclient.screens.PushLogsScreen
Set the error loading MBO Message
setErrorLoadingSyncGroupMsg(String) - Method in class com.sybase.uep.bobclient.screens.SynchronizationGroupInfoScreen
Set the error loading sync group Message
setErrorLoginProfileMsg(String) - Method in class com.sybase.uep.bobclient.screens.ProfileScreen
Set the error setting profile message string
setErrorLoginProfileMsg(String) - Method in class com.sybase.uep.bobclient.screens.ProfileUpdateScreen
Set the error setting login profile message string
setErrorSavingProfileMsg(String) - Method in class com.sybase.uep.bobclient.screens.ProfileScreen
Set the error saving profile message string
setErrorSavingSyncGroupMsg(String) - Method in class com.sybase.uep.bobclient.screens.PushLogsScreen
Set the error saving MBO Message
setErrorSavingSyncGroupMsg(String) - Method in class com.sybase.uep.bobclient.screens.SynchronizationGroupInfoScreen
Set the error saving sync group Message
setEvenRowFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.controls.LayoutManager
Set the two column even row font style
setEvenRowFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.controls.TableField
Set the table even row font style
setEventsFlags(int) - Method in class com.sybase.uep.bobclient.controls.CustomEventsHandler
Sets the events flags
setException(String) - Method in class com.sybase.afx.sms.SMSReplayInfo
 
setException(String) - Method in interface com.sybase.persistence.OperationReplay
 
setException(Exception) - Method in class com.sybase.persistence.SynchronizationContext
 
setException(Exception) - Method in class com.sybase.uep.bobclient.screens.ExceptionScreen
Set the exception object for the exception screen
setFailedLoginAlertMessage(String) - Method in class com.sybase.uep.bobclient.screens.LoginScreen
Set the failed login alert message string
setFieldIndex(int) - Method in class com.sybase.uep.bobclient.controls.CheckBox
Set field index
setFieldIndex(int) - Method in class com.sybase.uep.bobclient.controls.DateChoice
Set edit index
setFieldIndex(int) - Method in class com.sybase.uep.bobclient.controls.EmailAddressInput
Set edit index
setFieldIndex(int) - Method in class com.sybase.uep.bobclient.controls.NumericChoice
Set field index
setFieldIndex(int) - Method in class com.sybase.uep.bobclient.controls.PasswordInput
Set the edit index
setFieldIndex(int) - Method in class com.sybase.uep.bobclient.controls.RadioBox
Set index
setFieldIndex(int) - Method in class com.sybase.uep.bobclient.controls.SelectBox
Set edit index
setFilterSelectLabel(String) - Method in class com.sybase.uep.bobclient.screens.SearchScreen
Set the search screen comparison select label
setFindButtonLabel(String) - Method in class com.sybase.uep.bobclient.screens.SearchScreen
Set the search screen find button label
setFindInputLabel(String) - Method in class com.sybase.uep.bobclient.screens.SearchScreen
Set the search screen find input label
setFindMenuLabel(String) - Method in class com.sybase.uep.bobclient.screens.SearchScreen
Set the search screen find menu label
setFloat(ConnectionWrapper, CollectionOfValueWriters, String, int, float) - Static method in class com.sybase.afx.ulj.StatementUtil
 
setFocus(boolean) - Method in class com.sybase.uep.bobclient.controls.celltable.Cell
 
setFocus() - Method in class com.sybase.uep.bobclient.controls.celltable.CellLabel
 
setFocus(boolean) - Method in interface com.sybase.uep.bobclient.controls.celltable.ICell
Sets focus status of a cell
setFocusCellHeight(int) - Method in class com.sybase.uep.bobclient.controls.celltable.Cell
 
setFocusCellHeight(int) - Method in interface com.sybase.uep.bobclient.controls.celltable.ICell
Sets height for a focused cell
setFocusDisplayValue(String) - Method in class com.sybase.uep.bobclient.controls.ImageControl
Set focus display value
setFocusFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.controls.Button
Set the focus font style for this control
setFocusFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.controls.celltable.CellLabel
 
setFocusFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.controls.celltable.configs.AbstractCellAttributeConfig
 
setFocusFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.controls.celltable.configs.CellTableConfig
Sets focus font style to the cell table
setFocusFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.controls.CellTable
Sets focused font style
setFocusFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.controls.HyperLink
Set the focus font style for this control
setFocusFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.controls.HyperLinkRichField
Set the focus font style for this control
setFocusFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.controls.Label
Set the focus font style for this control
setFocusFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.controls.ListItem
Set focus font style for this control
setFocusFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.controls.PhoneEmailRichTextInput
Set the focus font style for this control
setFocusFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.controls.RadioBoxGroup
Set the selected font style for radiobox group
setFocusFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.controls.SelectBox
Set the focus font style for this control
setFocusFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.controls.TableField
Set the table focus font style
setFocusFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.controls.TextInput
Sets the focus font style
setFocusFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.controls.ToolbarManager
set the toolbar focus font style
setFocusFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
Set the focus font style for the right hand controls
setFont(Font) - Method in class com.sybase.uep.bobclient.controls.TableColumn
Set the font object for this column
setFontColor(int) - Method in class com.sybase.uep.bobclient.controls.DetailLinkLabel
 
setFontFace(String) - Method in class com.sybase.uep.bobclient.data.FontStyle
Set the font face
setFontSize(int) - Method in class com.sybase.uep.bobclient.data.FontStyle
Set the font size
setFontSizeUnit(int) - Method in class com.sybase.uep.bobclient.data.FontStyle
Set the font size unit
setFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.controls.CheckBox
Set the font style for this control
setFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.controls.DateChoice
Set the font style for this control
setFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.controls.EmailAddressInput
Set the font style for this control
setFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.controls.FooterField
Set the font style for this control
setFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.controls.Label
Set the font style for this control
setFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.controls.NavigationBarField
Set the font style for this control
setFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.controls.NumericChoice
Set the font style for this control
setFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.controls.PasswordInput
Set the font style for this control
setFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.controls.PhoneEmailRichTextInput
Set the font style for this control
setFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.controls.RadioBox
Set the font style for this control
setFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.controls.RichTextInput
Set the font style for this control
setFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.controls.SelectBox
Set the unfocus font style for this control
setFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.controls.TextInput
Set the font style for this control
setFontStyle(int) - Method in class com.sybase.uep.bobclient.data.FontStyle
Set the font style
setFooter(Object) - Method in class com.sybase.uep.bobclient.screens.BaseBOBScreen
Set the footer for this screen using a custom footer control
setFooterBorderColor(int) - Method in class com.sybase.uep.bobclient.screens.BaseBOBScreen
Set the border color for the footer
setFooterField(FooterField) - Method in class com.sybase.uep.bobclient.controls.Button
Set the footer field
setFooterField(FooterField) - Method in class com.sybase.uep.bobclient.controls.CheckBox
Set the footer field
setFooterField(FooterField) - Method in class com.sybase.uep.bobclient.controls.EmailAddressInput
Set the footer field
setFooterField(FooterField) - Method in class com.sybase.uep.bobclient.controls.HyperLink
Set the footer field
setFooterField(FooterField) - Method in class com.sybase.uep.bobclient.controls.HyperLinkRichField
Set the footer field
setFooterField(FooterField) - Method in class com.sybase.uep.bobclient.controls.ImageControl
Set the footer field
setFooterField(FooterField) - Method in class com.sybase.uep.bobclient.controls.Label
Set the footer field
setFooterField(FooterField) - Method in class com.sybase.uep.bobclient.controls.ListFieldControl
Set the footer field
setFooterField(FooterField) - Method in class com.sybase.uep.bobclient.controls.MobileAppTable
Set footer field
setFooterField(FooterField) - Method in class com.sybase.uep.bobclient.controls.NumericChoice
Set the footer field
setFooterField(FooterField) - Method in class com.sybase.uep.bobclient.controls.PasswordInput
Set the footer field
setFooterField(FooterField) - Method in class com.sybase.uep.bobclient.controls.PhoneEmailRichTextInput
Set the footer field
setFooterField(FooterField) - Method in class com.sybase.uep.bobclient.controls.RadioBox
Set the footer field
setFooterField(FooterField) - Method in class com.sybase.uep.bobclient.controls.SelectBox
Set the footer field
setFooterField(FooterField) - Method in class com.sybase.uep.bobclient.controls.TextInput
Set the footer field
setFooterFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.screens.BaseBOBScreen
Set the footer font style on the screen
setFooterHasBorder(boolean) - Method in class com.sybase.uep.bobclient.screens.BaseBOBScreen
Set to have border around the footer or not
setFooterLabel(String) - Method in class com.sybase.uep.bobclient.screens.BaseBOBScreen
Set the label for the footer
setForegroundColor(int) - Method in class com.sybase.uep.bobclient.data.FontStyle
Set the foreground color
setGradientColor(int) - Method in class com.sybase.uep.bobclient.data.FontStyle
Get the gradient color
setGridType(boolean) - Method in class com.sybase.uep.bobclient.controls.EmailAddressInput
Set grid type
setHAlignment(long) - Method in class com.sybase.uep.bobclient.controls.celltable.configs.AbstractCellAttributeConfig
 
setHasAltRow(boolean) - Method in class com.sybase.uep.bobclient.controls.TableField
Set if the table has alternating colors
setHasBorder(boolean) - Method in class com.sybase.uep.bobclient.controls.FooterField
Set to have border around the footer or not
setHasBorder(boolean) - Method in class com.sybase.uep.bobclient.controls.ListItem
Set if this list item has border
setHasBorder(boolean) - Method in class com.sybase.uep.bobclient.controls.TableField
Set if the table has border
setHasChanged(boolean) - Method in class com.sybase.uep.bobclient.data.RIMMBOMobileApplication
 
setHasChanged(boolean) - Method in interface com.sybase.uep.bobclient.interfaces.MBOMobileApplication
 
setHasFailed(boolean) - Method in class com.sybase.uep.bobclient.actions.Action
(non-Javadoc)
setHasFailed(boolean) - Method in interface com.sybase.uep.bobclient.actions.IBOBAction
Set the action to have succeeded or failed
setHasLoginScreen(boolean) - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
Set if there is a login screen
setHasLoginScreen(boolean) - Method in class com.sybase.uep.bobclient.options.OptionsDefinition
 
setHasSearchMenus(boolean) - Method in class com.sybase.uep.bobclient.controls.TableField
Set search menu flag
setHasSortMenus(boolean) - Method in class com.sybase.uep.bobclient.controls.TableField
Set sort menu flag
setHeaderFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.controls.TableField
Set the table header font style
setHeaderFooter(Object, Object) - Method in class com.sybase.uep.bobclient.screens.BaseBOBScreen
Set the header and footer object to show on the screen
setHiddenAttribute(AttributeMetaData) - Method in class com.sybase.reflection.ParameterMetaData
Sets the hidden attribute of the parameter.
setHrefTextValue(String) - Method in class com.sybase.uep.bobclient.controls.TableField
Set the href key text value
setHTTPInputLabel(String) - Method in class com.sybase.uep.bobclient.screens.PushSettingsScreen
Set the HTTP radio label
setHTTPInputMessage(String) - Method in class com.sybase.uep.bobclient.screens.PushSettingsScreen
Set the HTTP input info message
setHTTPInvalidMdsPortMessage(String) - Method in class com.sybase.uep.bobclient.screens.PushSettingsScreen
Set the HTTP invalud MDS port message
setHTTPMdsPort(String) - Method in class com.sybase.uep.bobclient.screens.PushSettingsScreen
Set the HTTP MDS port
setHTTPMdsPortInputLabel(String) - Method in class com.sybase.uep.bobclient.screens.PushSettingsScreen
Set the HTTP MDS port input label
setHTTPMdsServerInputLabel(String) - Method in class com.sybase.uep.bobclient.screens.PushSettingsScreen
Set the HTTP MDS server input label
setHTTPMdsServerName(String) - Method in class com.sybase.uep.bobclient.screens.PushSettingsScreen
Set the HTTP MDS server name
setHTTPPushMdsPort(String) - Method in class com.sybase.uep.bobclient.data.RIMSettings
 
setHTTPPushMdsPort(String) - Method in interface com.sybase.uep.bobclient.interfaces.Settings
 
setHTTPPushMdsServer(String) - Method in class com.sybase.uep.bobclient.data.RIMSettings
 
setHTTPPushMdsServer(String) - Method in interface com.sybase.uep.bobclient.interfaces.Settings
 
setIcon(String) - Method in class com.sybase.uep.bobclient.controls.ListItem
Set the list item image icon that goes to left of the list item
setIcon(Bitmap) - Method in class com.sybase.uep.bobclient.controls.ListItem
Set the list item image icon that goes to left of the list item
setId(UUID) - Method in class com.sybase.persistence.Connection
Sybase internal use only.
setId(int) - Method in class com.sybase.reflection.AttributeMetaData
Sets the attribute ID.
setId(int) - Method in class com.sybase.reflection.ClassMetaData
Sybase internal use only.
setId(int) - Method in class com.sybase.reflection.OperationMetaData
Sets the ID of the operation.
setIdleTime(int) - Method in class com.sybase.uep.bobclient.data.RIMSettings
 
setIdleTime(int) - Method in interface com.sybase.uep.bobclient.interfaces.Settings
 
setIdleTimeMessage(String) - Method in class com.sybase.uep.bobclient.screens.ScreenSaverScreen
Set the idle time message
setIDUndefintedMsg(String) - Method in class com.sybase.uep.bobclient.screens.MobileBusinessObjectInfoScreen
Set the ID undefined Message
setIDUndefintedMsg(String) - Method in class com.sybase.uep.bobclient.screens.SynchronizationGroupInfoScreen
Set the ID undefined Message
setImage(String) - Method in class com.sybase.uep.bobclient.controls.Button
Add image to the button
setImage(String, int) - Method in class com.sybase.uep.bobclient.controls.Button
Add image to the button
setImage(Bitmap) - Method in class com.sybase.uep.bobclient.controls.Button
Add image to the button
setImage(Bitmap, int) - Method in class com.sybase.uep.bobclient.controls.Button
Add image to the button
setImage(EncodedImage) - Method in class com.sybase.uep.bobclient.controls.celltable.CellImage
 
setImage(Bitmap) - Method in class com.sybase.uep.bobclient.controls.ImageControl
Set image to the control
setImage(String) - Method in class com.sybase.uep.bobclient.controls.ImageControl
Set image to the control
setImage(Object) - Method in class com.sybase.uep.bobclient.controls.ImageControl
Set image
setImage(String, int) - Method in class com.sybase.uep.bobclient.controls.ToolbarItem
 
setImageAlignment(int) - Method in class com.sybase.uep.bobclient.controls.Button
Set the image alignment
setImageConfig(CellImageConfig) - Method in class com.sybase.uep.bobclient.controls.celltable.CellImage
Sets configuration to the cell image
setImageName(String) - Method in class com.sybase.uep.bobclient.controls.celltable.CellImage
Sets image name
setImageName(String) - Method in class com.sybase.uep.bobclient.controls.celltable.configs.CellImageConfig
Sets full image file name to the image
setImageTextValue(String) - Method in class com.sybase.uep.bobclient.controls.TableField
Set the image key text value
setImageType(int) - Method in class com.sybase.uep.bobclient.controls.celltable.CellImage
Sets image type
setImageType(int) - Method in class com.sybase.uep.bobclient.controls.celltable.configs.CellImageConfig
Sets the image type.
setInActive() - Method in class com.sybase.uep.bobclient.controls.TabControl
Set this tab to be inactive
setInactiveTabFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.controls.TabLayoutManager
Set inactive tab font style
setIncludeStyles(boolean) - Method in class com.sybase.persistence.Query
Deprecated.  
setIndex(int) - Method in class com.sybase.uep.bobclient.controls.celltable.Cell
 
setIndex(int) - Method in interface com.sybase.uep.bobclient.controls.celltable.ICell
Sets index of a cell
setInformationFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.screens.PushSettingsScreen
Set information font style
setInt(ConnectionWrapper, CollectionOfValueWriters, String, int, int) - Static method in class com.sybase.afx.ulj.StatementUtil
 
setInteger(ConnectionWrapper, CollectionOfValueWriters, String, int, String) - Static method in class com.sybase.afx.ulj.StatementUtil
 
setInterval(int) - Method in interface com.sybase.persistence.SynchronizationGroup
 
setInvalidValueMessage(String) - Method in class com.sybase.uep.bobclient.controls.PasswordInput
Set invalid value message
setInvalidValueMessage(int) - Method in class com.sybase.uep.bobclient.controls.PasswordInput
Set invalid value message by localization resource id
setInvalidValueMessage(String) - Method in class com.sybase.uep.bobclient.controls.TextInput
Set invalid value message
setInvalidValueMessage(int) - Method in class com.sybase.uep.bobclient.controls.TextInput
Set invalid value message by localization resource id
setIsAssociation(boolean) - Method in class com.sybase.reflection.AttributeMetaData
Sets the association option of the attribute.
setIsCache(boolean) - Method in class com.sybase.uep.bobclient.screens.BaseBOBScreen
Set if the screen is cached
setIsCascade(boolean) - Method in class com.sybase.reflection.AttributeMetaData
Set cascade option of the attribute.
setIsCreate(boolean) - Method in class com.sybase.reflection.OperationMetaData
Sets the create option of the operation.
setIsDefaultconnection(boolean) - Method in class com.sybase.uep.bobclient.data.RIMClientProfile
 
setIsDefaultConnection(boolean) - Method in class com.sybase.uep.bobclient.data.RIMClientProfile
 
setIsDefaultConnection(boolean) - Method in interface com.sybase.uep.bobclient.interfaces.ClientProfile
 
setIsDelete(boolean) - Method in class com.sybase.reflection.OperationMetaData
Sets the delete option vlaue of the operation.
setIsGridType(boolean) - Method in class com.sybase.uep.bobclient.controls.Label
Set if it's a grid lookup type, if it is, we show the grid icon.
setIsInBackgroundSync(boolean) - Method in class com.sybase.uep.bobclient.listener.PushController
Sets if the controller is in background
setIsKey(boolean) - Method in class com.sybase.reflection.AttributeMetaData
Set whether the attribute is surrogate key.
setIsLazyLoad(boolean) - Method in class com.sybase.reflection.AttributeMetaData
Sets the lazy load option of the attribute.
setIsModalScreen(boolean) - Method in class com.sybase.uep.bobclient.actions.SyncAction
Set if the sync screen should be a modal screen
setIsProcessing(boolean) - Method in class com.sybase.uep.bobclient.actions.Action
(non-Javadoc)
setIsProcessing(boolean) - Method in interface com.sybase.uep.bobclient.actions.IBOBAction
Set the boolean value of true or value if the action is processing
setIsRefreshing(boolean) - Method in class com.sybase.uep.bobclient.data.RIMMBOMobileApplication
 
setIsRefreshing(boolean) - Method in interface com.sybase.uep.bobclient.interfaces.MBOMobileApplication
 
setIsReplay(boolean) - Method in class com.sybase.reflection.AttributeMetaData
Sets the replay option value of the attribute.
setIsReplay(boolean) - Method in class com.sybase.reflection.OperationMetaData
Sets the replay option value of the operation.
setIsRequired(boolean) - Method in class com.sybase.uep.bobclient.controls.Label
Set if this input field is required
setIsScreenSaver(boolean) - Method in class com.sybase.uep.bobclient.screens.LoginScreen
Set isScreenSaver flag.
setIsSecure(boolean) - Method in class com.sybase.uep.bobclient.data.RIMClientProfile
 
setIsSecure(boolean) - Method in interface com.sybase.uep.bobclient.interfaces.ClientProfile
 
setIsStatic(boolean) - Method in class com.sybase.reflection.AttributeMetaData
Sets the static option of the attribute.
setIsStatic(boolean) - Method in class com.sybase.reflection.OperationMetaData
Sets the static option value of the operation.
setIsSyncFirstTime(boolean) - Method in class com.sybase.uep.bobclient.custom.UIDefinition
Set if is sync first time
setIsSystem(boolean) - Method in class com.sybase.reflection.AttributeMetaData
Sets the system option of the attribute.
setIsUpdate(boolean) - Method in class com.sybase.reflection.OperationMetaData
Sets the update option value of the operation.
setIsVisible(boolean) - Method in class com.sybase.uep.bobclient.data.ApplicationDefinition
 
setIsVisible(boolean) - Method in class com.sybase.uep.bobclient.data.RIMMBOMobileApplication
 
setIsVisible(boolean) - Method in interface com.sybase.uep.bobclient.interfaces.MBOMobileApplication
 
setItemType(DataType) - Method in class com.sybase.reflection.DataType
Sybase internal use only.
setJoinType(int) - Method in class com.sybase.persistence.JoinCondition
Sybase internal use only.
setLabel(String) - Method in class com.sybase.uep.bobclient.controls.Button
Set the label for this button
setLabel(int) - Method in class com.sybase.uep.bobclient.controls.Button
Set the label for this button by localization resource id
setLabel(String) - Method in class com.sybase.uep.bobclient.controls.FooterField
Set the label for this footer
setLabel(String) - Method in class com.sybase.uep.bobclient.controls.ListItem
Set the label for this list item
setLabel(String) - Method in class com.sybase.uep.bobclient.controls.MenuAction
 
setLabel(String) - Method in class com.sybase.uep.bobclient.controls.NavigationBarField
Set the label for this Navigation Bar
setLabel(int) - Method in class com.sybase.uep.bobclient.controls.NavigationBarField
Set the localization resource ID for the label of this Navigation Bar
setLabel(String) - Method in class com.sybase.uep.bobclient.controls.SelectBoxChoice
Set the label for this select box item
setLabel(String) - Method in class com.sybase.uep.bobclient.controls.TabControl
Set label for the tab
setLabel(String) - Method in class com.sybase.uep.bobclient.controls.TableColumn
Set the column label
setLabelConfig(CellLabelConfig) - Method in class com.sybase.uep.bobclient.controls.celltable.CellLabel
Sets label configuration
setLabelFocus(boolean) - Method in class com.sybase.uep.bobclient.controls.celltable.CellLabel
Sets the focus status
setLabelFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.screens.AppLogDetailScreen
Set label font style
setLabelFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.screens.LoggingScreen
Set label font style
setLabelFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.screens.LogInfoScreen
Set label font style
setLabelFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.screens.PendingOperationInfoScreen
Set label font style
setLabelFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.screens.PersonalizationScreen
Set label font style
setLabelFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.screens.ProfileUpdateScreen
Set label font style
setLabelFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.screens.PushSettingsScreen
Set label font style
setLabelFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.screens.ScalarPKEditorScreen
Set label font style
setLabelFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.screens.SearchScreen
Set label font style
setLabelItemConfigs(Vector) - Method in class com.sybase.uep.bobclient.controls.celltable.configs.CellLabelConfig
Sets label item configurations
setLabelItemType(int) - Method in class com.sybase.uep.bobclient.controls.celltable.configs.CellLabelItemConfig
Sets the label item type.
setLabelMsgValue(int, String) - Method in class com.sybase.uep.bobclient.screens.BaseBOBScreen
Set the label/message based on the resource key
setLastActiveProfile(Profile) - Method in class com.sybase.afx.ulj.ProfileManager
Sets the given profile as active.
setLastActiveTableContextMobileAppID(String) - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
Set the last active table contenxt mobile application ID
setLastFocusedField(Field) - Method in class com.sybase.uep.bobclient.controls.RowLayout
Sets the last focused field in the rowLayout
setLastModifiedLabel(String) - Method in class com.sybase.uep.bobclient.screens.PendingOperationInfoScreen
Set the pending operation last modified label
setLastRefreshTime(long) - Method in class com.sybase.uep.bobclient.data.RIMMBOMobileApplication
 
setLastRefreshTime(long) - Method in interface com.sybase.uep.bobclient.interfaces.MBOMobileApplication
 
setLastTimeRefreshLabel(String) - Method in class com.sybase.uep.bobclient.screens.MobileBusinessObjectInfoScreen
Set the Last Time Refresh Label
setLayoutHeight(int) - Method in class com.sybase.uep.bobclient.controls.Button
(non-Javadoc)
setLayoutHeight(int) - Method in class com.sybase.uep.bobclient.controls.CellTable
 
setLayoutHeight(int) - Method in class com.sybase.uep.bobclient.controls.CheckBox
(non-Javadoc)
setLayoutHeight(int) - Method in interface com.sybase.uep.bobclient.controls.Control
Set the available layout height for this control
setLayoutHeight(int) - Method in class com.sybase.uep.bobclient.controls.DateChoice
(non-Javadoc)
setLayoutHeight(int) - Method in class com.sybase.uep.bobclient.controls.EmailAddressInput
(non-Javadoc)
setLayoutHeight(int) - Method in class com.sybase.uep.bobclient.controls.HorizontalRuler
(non-Javadoc)
setLayoutHeight(int) - Method in class com.sybase.uep.bobclient.controls.HyperLink
(non-Javadoc)
setLayoutHeight(int) - Method in class com.sybase.uep.bobclient.controls.HyperLinkRichField
(non-Javadoc)
setLayoutHeight(int) - Method in class com.sybase.uep.bobclient.controls.ImageControl
(non-Javadoc)
setLayoutHeight(int) - Method in class com.sybase.uep.bobclient.controls.Label
(non-Javadoc)
setLayoutHeight(int) - Method in class com.sybase.uep.bobclient.controls.ListFieldControl
(non-Javadoc)
setLayoutHeight(int) - Method in class com.sybase.uep.bobclient.controls.NavigationBarField
(non-Javadoc)
setLayoutHeight(int) - Method in class com.sybase.uep.bobclient.controls.NumericChoice
(non-Javadoc)
setLayoutHeight(int) - Method in class com.sybase.uep.bobclient.controls.PasswordInput
(non-Javadoc)
setLayoutHeight(int) - Method in class com.sybase.uep.bobclient.controls.PhoneEmailRichTextInput
(non-Javadoc)
setLayoutHeight(int) - Method in class com.sybase.uep.bobclient.controls.RadioBox
(non-Javadoc)
setLayoutHeight(int) - Method in class com.sybase.uep.bobclient.controls.RegionManager
(non-Javadoc)
setLayoutHeight(int) - Method in class com.sybase.uep.bobclient.controls.RichTextInput
(non-Javadoc)
setLayoutHeight(int) - Method in class com.sybase.uep.bobclient.controls.SelectBox
(non-Javadoc)
setLayoutHeight(int) - Method in class com.sybase.uep.bobclient.controls.Spacer
(non-Javadoc)
setLayoutHeight(int) - Method in class com.sybase.uep.bobclient.controls.TabLayoutManager
(non-Javadoc)
setLayoutHeight(int) - Method in class com.sybase.uep.bobclient.controls.TableField
(non-Javadoc)
setLayoutHeight(int) - Method in class com.sybase.uep.bobclient.controls.TextInput
(non-Javadoc)
setLayoutHeight(int) - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
(non-Javadoc)
setLayoutWidth(int) - Method in class com.sybase.uep.bobclient.controls.Button
(non-Javadoc)
setLayoutWidth(int) - Method in class com.sybase.uep.bobclient.controls.CellTable
 
setLayoutWidth(int) - Method in class com.sybase.uep.bobclient.controls.CheckBox
(non-Javadoc)
setLayoutWidth(int) - Method in interface com.sybase.uep.bobclient.controls.Control
Set the available layout width for this control
setLayoutWidth(int) - Method in class com.sybase.uep.bobclient.controls.DateChoice
(non-Javadoc)
setLayoutWidth(int) - Method in class com.sybase.uep.bobclient.controls.EmailAddressInput
(non-Javadoc)
setLayoutWidth(int) - Method in class com.sybase.uep.bobclient.controls.HorizontalRuler
(non-Javadoc)
setLayoutWidth(int) - Method in class com.sybase.uep.bobclient.controls.HyperLink
(non-Javadoc)
setLayoutWidth(int) - Method in class com.sybase.uep.bobclient.controls.HyperLinkRichField
(non-Javadoc)
setLayoutWidth(int) - Method in class com.sybase.uep.bobclient.controls.ImageControl
(non-Javadoc)
setLayoutWidth(int) - Method in class com.sybase.uep.bobclient.controls.Label
(non-Javadoc)
setLayoutWidth(int) - Method in class com.sybase.uep.bobclient.controls.ListFieldControl
(non-Javadoc)
setLayoutWidth(int) - Method in class com.sybase.uep.bobclient.controls.NavigationBarField
(non-Javadoc)
setLayoutWidth(int) - Method in class com.sybase.uep.bobclient.controls.NumericChoice
(non-Javadoc)
setLayoutWidth(int) - Method in class com.sybase.uep.bobclient.controls.PasswordInput
(non-Javadoc)
setLayoutWidth(int) - Method in class com.sybase.uep.bobclient.controls.PhoneEmailRichTextInput
(non-Javadoc)
setLayoutWidth(int) - Method in class com.sybase.uep.bobclient.controls.RadioBox
(non-Javadoc)
setLayoutWidth(int) - Method in class com.sybase.uep.bobclient.controls.RegionManager
(non-Javadoc)
setLayoutWidth(int) - Method in class com.sybase.uep.bobclient.controls.RichTextInput
(non-Javadoc)
setLayoutWidth(int) - Method in class com.sybase.uep.bobclient.controls.SelectBox
(non-Javadoc)
setLayoutWidth(int) - Method in class com.sybase.uep.bobclient.controls.Spacer
(non-Javadoc)
setLayoutWidth(int) - Method in class com.sybase.uep.bobclient.controls.TabLayoutManager
(non-Javadoc)
setLayoutWidth(int) - Method in class com.sybase.uep.bobclient.controls.TableField
(non-Javadoc)
setLayoutWidth(int) - Method in class com.sybase.uep.bobclient.controls.TextInput
(non-Javadoc)
setLayoutWidth(int) - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
(non-Javadoc)
setLeftColumnAlignment(long) - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
Set the left column alignment
setLeftItem(String) - Method in class com.sybase.persistence.JoinCondition
Sybase internal use only.
setLevel(int) - Method in interface com.sybase.persistence.LogRecord
 
setLevel() - Method in class com.sybase.uep.bobclient.data.LoggerLevel
Set the logger level for the level node
setLinkedValue(String) - Method in class com.sybase.uep.bobclient.controls.SelectBox
Set linked value
setLinkParameter(LinkParamNode) - Method in class com.sybase.uep.bobclient.data.RIMMBOMobileApplication
 
setLinkParameter(LinkParamNode) - Method in interface com.sybase.uep.bobclient.interfaces.MBOMobileApplication
 
setLinkParamListener(LinkParamListener) - Method in class com.sybase.uep.bobclient.controls.SelectBox
Sets the LinkParamListener
setListenerPort(int) - Method in class com.sybase.afx.sms.SMSReplayInfo
 
setListItems(Vector) - Method in class com.sybase.uep.bobclient.controls.ListFieldControl
Set list items
setListItems(ListItem[]) - Method in class com.sybase.uep.bobclient.controls.ListFieldControl
Set list items
setLiteralText(String) - Method in class com.sybase.uep.bobclient.controls.celltable.configs.CellLabelItemConfig
Sets a literal text to the label item
setLoadingMBOErrorMessage(String) - Method in class com.sybase.uep.bobclient.screens.LogsScreen
Set the loading MBO error message
setLoadingMBOErrorMessage(String) - Method in class com.sybase.uep.bobclient.screens.PendingOperationScreen
Set the loading MBO error message
setLoadingMBOErrorMessage(String) - Method in class com.sybase.uep.bobclient.screens.SynchronizationScreen
Set the loading mobile business object error message message
setLocalHTTP(boolean) - Method in class com.sybase.uep.bobclient.sync.Device
 
setLockClientNowLabel(String) - Method in class com.sybase.uep.bobclient.screens.ScreenSaverScreen
Set the lock client now label
setLockClientPromptMessage(String) - Method in class com.sybase.uep.bobclient.screens.ScreenSaverScreen
Set the lock client now prompt message
setLog(LogRecord) - Method in class com.sybase.uep.bobclient.screens.AppLogDetailScreen
Set the log info object
setLog(LogRecord) - Method in class com.sybase.uep.bobclient.screens.LogInfoScreen
Set the log info object
setLogApplicationNameLabel(String) - Method in class com.sybase.uep.bobclient.screens.LogInfoScreen
Set the log application name label
setLogConfigNoChangeMessage(String) - Method in class com.sybase.uep.bobclient.screens.LoggingScreen
Set the no log config change message
setLogDateLabel(String) - Method in class com.sybase.uep.bobclient.screens.LogInfoScreen
Set the log date label
setLogDebugIcon(Object) - Method in class com.sybase.uep.bobclient.screens.ClientLogsTab
Set debug level icon
setLogDebugLevelIcon(Object) - Method in class com.sybase.uep.bobclient.screens.LogsScreen
Set Log debug level icon
setLogErrorIcon(Object) - Method in class com.sybase.uep.bobclient.screens.ClientLogsTab
Set error level icon
setLogErrorIcon(Object) - Method in class com.sybase.uep.bobclient.screens.LogsScreen
Set Log error icon
setLogErrorIcon(Object) - Method in class com.sybase.uep.bobclient.screens.ServerLogsTab
Set Log error icon
setLogErrorLevelIcon(Object) - Method in class com.sybase.uep.bobclient.screens.LogsScreen
Set Log Error level icon
setLogFatalIcon(Object) - Method in class com.sybase.uep.bobclient.screens.ClientLogsTab
Set fatal level icon
setLogFatalLevelIcon(Object) - Method in class com.sybase.uep.bobclient.screens.LogsScreen
Set Log Fatal level icon
setLoggerLevel() - Method in class com.sybase.uep.bobclient.data.AppLoggerWrapper
 
setLoggerLevel() - Method in class com.sybase.uep.bobclient.data.OptionAppLoggerWrapper
 
setLogicalType(LogicalType) - Method in class com.sybase.uep.bobclient.controls.CheckBox
Set logical type
setLogicalType(LogicalType) - Method in class com.sybase.uep.bobclient.controls.HyperLink
Set logical type
setLogicalType(LogicalType) - Method in interface com.sybase.uep.bobclient.controls.ITextInput
Set logical type
setLogicalType(LogicalType) - Method in class com.sybase.uep.bobclient.controls.PasswordInput
Set logical type
setLogicalType(LogicalType) - Method in class com.sybase.uep.bobclient.controls.RadioBoxGroup
Set logical type
setLogicalType(LogicalType) - Method in class com.sybase.uep.bobclient.controls.SelectBox
Set logical type
setLogicalType(LogicalType) - Method in class com.sybase.uep.bobclient.controls.TextInput
Set logical type
setLogIcon(Object) - Method in class com.sybase.uep.bobclient.screens.LogsScreen
Set Log icon
setLogIcon(Object) - Method in class com.sybase.uep.bobclient.screens.ServerLogsTab
Set Log icon
setLogInfoIcon(Object) - Method in class com.sybase.uep.bobclient.screens.ClientLogsTab
Set info level icon
setLogInfoLevelIcon(Object) - Method in class com.sybase.uep.bobclient.screens.LogsScreen
Set Log info level icon
setLogInfoScreenTitle(String) - Method in class com.sybase.uep.bobclient.screens.LogInfoScreen
Set the title of the log info screen
setLoginInputLabel(String) - Method in class com.sybase.uep.bobclient.screens.LoginScreen
Set the login input label
setLoginProfile(String) - Method in class com.sybase.uep.bobclient.data.RIMClientProfileList
 
setLoginProfile(String) - Method in interface com.sybase.uep.bobclient.interfaces.ClientProfileList
 
setLoginProfile(String) - Method in class com.sybase.uep.bobclient.options.OptionsDefinition
Set the login profile that will be used for authenticating.
setLoginProfileIcon(Object) - Method in class com.sybase.uep.bobclient.screens.ProfileScreen
Set login profile icon
setLoginProfileMenuLabel(String) - Method in class com.sybase.uep.bobclient.screens.ProfileScreen
Set the login profile menu label
setLoginPromptMessage(String) - Method in class com.sybase.uep.bobclient.screens.LoginScreen
Set the login prompt message
setLogLevel(int) - Method in class com.sybase.persistence.AbstractLogger
Sets current log level
setLogLevel(int) - Method in interface com.sybase.persistence.Logger
Set current log level
setLogLevel(int) - Method in class com.sybase.uep.bobclient.data.RIMSettings
Set the log level for the corresponding application
setLogLevel(int) - Method in interface com.sybase.uep.bobclient.interfaces.Settings
 
setLogLevelLabel(String) - Method in class com.sybase.uep.bobclient.screens.AppLogDetailScreen
Set the log level label
setLogLevelLabel(String) - Method in class com.sybase.uep.bobclient.screens.LoggingScreen
Set the log level label
setLogMessageLabel(String) - Method in class com.sybase.uep.bobclient.screens.AppLogDetailScreen
Set the log messages label
setLogMessageLabel(String) - Method in class com.sybase.uep.bobclient.screens.LogInfoScreen
Set the log message label
setLogMessageMenuLabel(String) - Method in class com.sybase.uep.bobclient.screens.SynchronizationGroupInfoScreen
Set the Log Message Menu Label
setLogo(String) - Method in class com.sybase.uep.bobclient.screens.AboutScreen
Set the logo
setLogo(String, long) - Method in class com.sybase.uep.bobclient.screens.AboutScreen
Set the logo
setLogo(EncodedImage) - Method in class com.sybase.uep.bobclient.screens.AboutScreen
Set the logo
setLogo(EncodedImage, long) - Method in class com.sybase.uep.bobclient.screens.AboutScreen
Set the logo
setLogsScreenTitle(String) - Method in class com.sybase.uep.bobclient.screens.LogsScreen
Set the title of the navigation bar in logs screen
setLogStatusClientOnlyLabel(String) - Method in class com.sybase.uep.bobclient.screens.AppLogDetailScreen
Set the log status client only label
setLogStatusFailedLabel(String) - Method in class com.sybase.uep.bobclient.screens.LogInfoScreen
Set the log status failed label
setLogStatusLabel(String) - Method in class com.sybase.uep.bobclient.screens.AppLogDetailScreen
Set the log status label
setLogStatusLabel(String) - Method in class com.sybase.uep.bobclient.screens.LogInfoScreen
Set the log sub label
setLogStatusSuccessLabel(String) - Method in class com.sybase.uep.bobclient.screens.LogInfoScreen
Set the log status success label
setLogStatusUploadedLabel(String) - Method in class com.sybase.uep.bobclient.screens.AppLogDetailScreen
Set the log status uploaded label
setLogTimeLabel(String) - Method in class com.sybase.uep.bobclient.screens.AppLogDetailScreen
Set the log time label
setLogWarnIcon(Object) - Method in class com.sybase.uep.bobclient.screens.ClientLogsTab
Set warning level icon
setLogWarnLevelIcon(Object) - Method in class com.sybase.uep.bobclient.screens.LogsScreen
Set Log warn level icon
setLong(ConnectionWrapper, CollectionOfValueWriters, String, int, long) - Static method in class com.sybase.afx.ulj.StatementUtil
 
setMainGaugeValue(int) - Method in class com.sybase.uep.bobclient.screens.SyncProgressScreen
Deprecated.  
setMarginHeight(int) - Method in class com.sybase.uep.bobclient.controls.LayoutManager
Sets the value of vertical margin
setMarginWidth(int) - Method in class com.sybase.uep.bobclient.controls.LayoutManager
Sets the value of horizontal margin
setMaxImageHeight(int) - Method in class com.sybase.uep.bobclient.controls.celltable.CellImage
Sets the maximum height to the image
setMaxImageWidth(int) - Method in class com.sybase.uep.bobclient.controls.celltable.CellImage
Sets the maximum width to the image
setMaxLength(int) - Method in class com.sybase.persistence.AttributeMetaData
 
setMaxLength(int) - Method in class com.sybase.reflection.AttributeMetaData
Sets the max length of the attribute.
setMaxMessages(int) - Method in class com.sybase.afx.sms.SMSReplayInfo
 
setMboAttributeIds(Vector) - Method in class com.sybase.uep.bobclient.controls.celltable.configs.MBOConfig
Sets mobile business object attributes
setMboAttrId(String) - Method in class com.sybase.uep.bobclient.controls.celltable.CellImage
Sets MBO attribute id of the image
setMboAttrId(String) - Method in class com.sybase.uep.bobclient.controls.celltable.configs.CellImageConfig
Sets mobile business object attribute id to the image
setMboAttrId(String) - Method in class com.sybase.uep.bobclient.controls.celltable.configs.CellLabelItemConfig
Sets mobile business object attribute id to the label item
setMboConfig(MBOConfig) - Method in class com.sybase.uep.bobclient.controls.celltable.configs.CellTableConfig
Sets a MBOConfig object to the cell table
setMBODataProperties(Object[]) - Method in class com.sybase.uep.bobclient.actions.ScreenAction
Set the mobile business object data properties
setMBODataProperties(IBOBScreen, Object[]) - Static method in class com.sybase.uep.bobclient.utils.Util
Set the MOB data properties to any matching mobile data control on the screen
setMBOIcon(Object) - Method in class com.sybase.uep.bobclient.screens.LogsScreen
Set MBO icon
setMBOIcon(Object) - Method in class com.sybase.uep.bobclient.screens.PendingOperationScreen
Set MBO icon
setMBOIcon(Object) - Method in class com.sybase.uep.bobclient.screens.ServerLogsTab
Set MBO icon
setMBOIcon(Object) - Method in class com.sybase.uep.bobclient.screens.SynchronizationScreen
Set MBO icon
setMboId(String) - Method in class com.sybase.uep.bobclient.controls.celltable.configs.MBOConfig
Sets id of a mobile business object
setMboId(String) - Method in class com.sybase.uep.bobclient.controls.CellTable
Sets id of a MBO that is binded to the table
setMBOMobileApp(MBOMobileApplication) - Method in class com.sybase.uep.bobclient.screens.PendingOperationInfoScreen
Set the MBO mobile application object
setMBOMobileApplication(String, MBOMobileApplication) - Method in class com.sybase.uep.bobclient.data.RIMMBOMobileApplicationList
Set MBO Mobile Application by ID
setMBOMobileApplication(String, MBOMobileApplication) - Method in interface com.sybase.uep.bobclient.interfaces.MBOMobileApplicationList
Set the mobile application object based on the mobile application ID
setMBOMobileApplicationList(Vector) - Method in class com.sybase.uep.bobclient.data.RIMMBOMobileApplicationList
Set the list of MBO Mobile Applications
setMBOMobileApplicationList(Vector) - Method in interface com.sybase.uep.bobclient.interfaces.MBOMobileApplicationList
Set the mobile application list objects
setMBOModel(MBOModel) - Method in class com.sybase.uep.bobclient.screens.PendingOperationInfoScreen
 
setMBONameLabel(String) - Method in class com.sybase.uep.bobclient.screens.MobileBusinessObjectInfoScreen
Set the Application Name Label
setMBONames(String[]) - Method in class com.sybase.persistence.SynchronizationParameters
 
setMd(DatabaseMetaData) - Method in class com.sybase.persistence.DatabaseClass
Sybase internal use only.
setMd(EntityMetaData) - Method in class com.sybase.persistence.EntityClass
Sets entity metadata
setMenuCancelLabel(String) - Method in class com.sybase.uep.bobclient.screens.LoginScreen
Set menu exit label for exit
setMenuLoginLabel(String) - Method in class com.sybase.uep.bobclient.screens.LoginScreen
Set menu login label for login
setMessage(String) - Method in interface com.sybase.persistence.LogRecord
 
setMessage(String) - Method in exception com.sybase.reflection.NoSuchAttributeException
Sybase internal use only.
setMessage(String) - Method in exception com.sybase.reflection.NoSuchClassException
Sybase internal use only.
setMessage(String) - Method in exception com.sybase.reflection.NoSuchOperationException
Sybase internal use only.
setMessage(String) - Method in exception com.sybase.reflection.NoSuchParameterException
Sybase internal use only.
setMessage(String) - Method in interface com.sybase.uep.bobclient.interfaces.ValidationObject
 
setMessage(String) - Method in class com.sybase.uep.bobclient.screens.ExceptionScreen
Set the exception object for the exception screen
setMessage(String) - Method in class com.sybase.uep.bobclient.screens.SplashScreen
Set the message under the banner
setMessageId(long) - Method in interface com.sybase.persistence.LogRecord
 
setMetaData(Object) - Method in class com.sybase.uep.bobclient.data.SPTreeNode
Set meta data
setMinutes(String) - Method in class com.sybase.uep.bobclient.data.RIMSynchronizationGroup
Sets the Synchronization Group is push interval.
setMinutes(String) - Method in interface com.sybase.uep.bobclient.interfaces.SynchronizationGroup
Sets the Synchronization Group is push interval.
setMobileAppID(String) - Method in class com.sybase.uep.bobclient.controls.BaseMobileDataControl
 
setMobileAppID(String) - Method in class com.sybase.uep.bobclient.controls.MobileAppTable
Set mobile application id
setMobileAppID(String) - Method in class com.sybase.uep.bobclient.controls.SelectBox
Set mobile application id
setMobileAppID(String) - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
(non-Javadoc)
setMobileAppID(String) - Method in class com.sybase.uep.bobclient.screens.MobileBusinessObjectInfoScreen
Set the mobile application ID
setMobileAppID(String) - Method in class com.sybase.uep.bobclient.screens.SearchScreen
Set the mobile application ID
setMobileApplication(MBOModel) - Method in class com.sybase.uep.bobclient.data.MobileApplicationDataHandler
 
setMobileApplication(MBOModel) - Method in class com.sybase.uep.bobclient.data.MobileApplicationDataPagingHandler
 
setMobileApplication(MBOModel) - Method in class com.sybase.uep.bobclient.data.SPDataHandler
 
setMobileApplication(MBOModel) - Method in interface com.sybase.uep.bobclient.interfaces.IMobileApplicationDataHandler
Sets the motile application to the data handler, calling this method would clear the cached rows if necessary
setMobileApplicationDataHandler(IMobileApplicationDataHandler) - Method in class com.sybase.uep.bobclient.controls.BaseMobileDataControl
Sets the data handler
setMobileApplicationDataHandler(MobileApplicationDataHandler) - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
Sets up the data handler of the list details from the table context
setMobileAppUndefinedErrorMsg(String) - Method in class com.sybase.uep.bobclient.screens.SearchScreen
Set the mobile application undefined error message
setMobileObjectInfoMenuLabel(String) - Method in class com.sybase.uep.bobclient.screens.SynchronizationScreen
Set the Mobile Object Info menu label
setMobiLinkHost(String) - Method in class com.sybase.persistence.Connection
Sets the MobiLink host server name.
setMobiLinkPort(int) - Method in class com.sybase.persistence.Connection
* Sets the MobiLink port.
setMobiLinkStreamParam(String) - Method in class com.sybase.persistence.Connection
Sybase internal use only.
setMobiLinkStreamType(String) - Method in class com.sybase.persistence.Connection
Sets the protocol used by MobiLink when authenticating against UEP.
setMockNow(Date) - Static method in class com.sybase.afx.util.DateTimeUtil
 
setMockNow(Date) - Static method in class com.sybase.afx.util.DateUtil
 
setMockNow(Date) - Static method in class com.sybase.afx.util.TimeUtil
 
setName(String) - Method in class com.sybase.afx.ulj.Profile
Sets the name of the Profile.
setName(String) - Method in class com.sybase.afx.ulj.PushSyncInfo
This property is not used in SUP server.
setName(String) - Method in class com.sybase.persistence.AttributeMetaData
 
setName(String) - Method in class com.sybase.persistence.Connection
Sets the name of the Connection.
setName(String) - Method in class com.sybase.persistence.ConnectionProfile
Set the profile name.
setName(String) - Method in exception com.sybase.persistence.NoSuchAttributeException
Sets the attribute name that does not exist in class or entity metadata.
setName(String) - Method in exception com.sybase.persistence.NoSuchOperationException
Sets the operation name which does not exist in class metadata.
setName(String) - Method in class com.sybase.persistence.PushConfiguration
Sybase internal use only.
setName(String) - Method in class com.sybase.reflection.AttributeMetaData
set the attribute name
setName(String) - Method in class com.sybase.reflection.ClassMetaData
Sybase internal use only.
setName(String) - Method in class com.sybase.reflection.DataType
Sybase internal use only.
setName(String) - Method in exception com.sybase.reflection.NoSuchAttributeException
Sybase internal use only.
setName(String) - Method in exception com.sybase.reflection.NoSuchClassException
Sybase internal use only.
setName(String) - Method in exception com.sybase.reflection.NoSuchOperationException
Sybase internal use only.
setName(String) - Method in exception com.sybase.reflection.NoSuchParameterException
Sybase internal use only.
setName(String) - Method in class com.sybase.reflection.OperationMetaData
Sets the name of the operation.
setName(String) - Method in class com.sybase.reflection.ParameterMetaData
Sets the name of the parameter.
setName(String) - Method in class com.sybase.uep.bobclient.controls.CheckBox
Set a key name for this control
setName(String) - Method in class com.sybase.uep.bobclient.controls.DateChoice
Set a key name for this control
setName(String) - Method in class com.sybase.uep.bobclient.controls.EmailAddressInput
Set a key name for this control
setName(String) - Method in class com.sybase.uep.bobclient.controls.NumericChoice
Set a key name for this control
setName(String) - Method in class com.sybase.uep.bobclient.controls.PasswordInput
Set a key name for this control
setName(String) - Method in class com.sybase.uep.bobclient.controls.pimmenu.PIMItem
Sets display name
setName(String) - Method in class com.sybase.uep.bobclient.controls.RadioBox
Set a key name for this control
setName(String) - Method in class com.sybase.uep.bobclient.controls.RadioBoxGroup
Set radio group name
setName(String) - Method in class com.sybase.uep.bobclient.controls.RichTextInput
Set a key name for this control
setName(String) - Method in class com.sybase.uep.bobclient.controls.SelectBox
Set a key name for this control
setName(String) - Method in class com.sybase.uep.bobclient.controls.SelectBoxChoice
Set the name for this select box choice
setName(String) - Method in class com.sybase.uep.bobclient.controls.TextInput
Set a key name for this control
setName(String) - Method in class com.sybase.uep.bobclient.controls.ToolbarItem
the name works as tooltip value also
setName(String) - Method in class com.sybase.uep.bobclient.data.Association
 
setName(String) - Method in class com.sybase.uep.bobclient.data.SPTreeNode
Set name
setNameColumnName(String) - Method in class com.sybase.uep.bobclient.controls.SelectBox
Set name of name column
setNamedQuery(String) - Method in class com.sybase.uep.bobclient.controls.BaseMobileDataControl
(non-Javadoc)
setNamedQuery(String) - Method in class com.sybase.uep.bobclient.controls.CellTable
 
setNamedQuery(String) - Method in class com.sybase.uep.bobclient.controls.MobileAppTable
(non-Javadoc)
setNamedQuery(String) - Method in interface com.sybase.uep.bobclient.controls.MobileDataControl
Set the named query
setNamedQuery(String) - Method in class com.sybase.uep.bobclient.controls.SelectBox
(non-Javadoc)
setNamedQuery(String) - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
(non-Javadoc)
setNamedQuery(String) - Method in class com.sybase.uep.bobclient.data.MobileApplicationDataHandler
 
setNamedQuery(String) - Method in class com.sybase.uep.bobclient.data.MobileApplicationDataPagingHandler
 
setNamedQuery(String) - Method in class com.sybase.uep.bobclient.data.SPDataHandler
 
setNamedQuery(String) - Method in interface com.sybase.uep.bobclient.interfaces.IMobileApplicationDataHandler
Set the named query name
setNamedQueryParameters(Hashtable) - Method in class com.sybase.uep.bobclient.controls.BaseMobileDataControl
(non-Javadoc)
setNamedQueryParameters(Hashtable) - Method in class com.sybase.uep.bobclient.controls.CellTable
 
setNamedQueryParameters(Hashtable) - Method in class com.sybase.uep.bobclient.controls.MobileAppTable
(non-Javadoc)
setNamedQueryParameters(Hashtable) - Method in interface com.sybase.uep.bobclient.controls.MobileDataControl
Set the named query parameters hash table
setNamedQueryParameters(Hashtable) - Method in class com.sybase.uep.bobclient.controls.SelectBox
(non-Javadoc)
setNamedQueryParameters(Hashtable) - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
(non-Javadoc)
setNamedQueryParameters(Hashtable) - Method in class com.sybase.uep.bobclient.data.MobileApplicationDataHandler
Set the named query parameters hash table
setNamedQueryParameters(Hashtable) - Method in class com.sybase.uep.bobclient.data.SPDataHandler
 
setNamedQueryParameters(Hashtable) - Method in interface com.sybase.uep.bobclient.interfaces.IMobileApplicationDataHandler
Set the named query parameters hash table
setNamedQuerySubmitElements(Vector) - Method in class com.sybase.uep.bobclient.controls.BaseMobileDataControl
(non-Javadoc)
setNamedQuerySubmitElements(Vector) - Method in class com.sybase.uep.bobclient.controls.CellTable
 
setNamedQuerySubmitElements(Vector) - Method in class com.sybase.uep.bobclient.controls.MobileAppTable
(non-Javadoc)
setNamedQuerySubmitElements(Vector) - Method in interface com.sybase.uep.bobclient.controls.MobileDataControl
Set the named query submit elements
setNamedQuerySubmitElements(Vector) - Method in class com.sybase.uep.bobclient.controls.SelectBox
(non-Javadoc)
setNamedQuerySubmitElements(Vector) - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
(non-Javadoc)
setNamedQuerySubmitElements(Vector) - Method in class com.sybase.uep.bobclient.data.MobileApplicationDataHandler
 
setNamedQuerySubmitElements(Vector) - Method in class com.sybase.uep.bobclient.data.SPDataHandler
 
setNamedQuerySubmitElements(Vector) - Method in interface com.sybase.uep.bobclient.interfaces.IMobileApplicationDataHandler
Set the named query submit elements
setNavigationBarBorderStyle(FontStyle) - Method in class com.sybase.uep.bobclient.screens.BaseBOBStockScreen
Set the font style for navigation bar border on the screen
setNavigationBarLabel(String) - Method in class com.sybase.uep.bobclient.screens.BaseBOBStockScreen
Set the navigation bar label
setNavigationBarStyle(FontStyle) - Method in class com.sybase.uep.bobclient.screens.BaseBOBStockScreen
Set the font style for navigation bar on the screen
setNeedValidate(boolean) - Method in interface com.sybase.uep.bobclient.controls.ITextInput
Specify need validate or not
setNeedValidate(boolean) - Method in class com.sybase.uep.bobclient.controls.PasswordInput
Specify need validate or not
setNeedValidate(boolean) - Method in class com.sybase.uep.bobclient.controls.TextInput
Specify need validate or not
setNetworkProtocol(String) - Method in class com.sybase.persistence.ConnectionProfile
set the property value of mobiLinkStreamType
setNetworkStreamParams(String) - Method in class com.sybase.persistence.ConnectionProfile
set the property value of mobiLinkStreamParams
setNewIdleTimer() - Method in class com.sybase.uep.bobclient.listener.UserActionListener
 
setNewImageName(String) - Method in class com.sybase.uep.bobclient.controls.celltable.CellImage
Sets the name of image file that indicates 'new' state of a MBO
setNewImageName(String) - Method in class com.sybase.uep.bobclient.controls.celltable.configs.CellImageConfig
Sets the name of image file that indicates 'new' state of a MBO
setNextHotKey(char) - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
Set the next hot key
setNextMenuLabel(int) - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
Set the next menu label
setNextMenuLabel(String) - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
Set the next menu label
setNoColumnMatchErrorMsg(String) - Method in class com.sybase.uep.bobclient.screens.SearchScreen
Set no column match operation error message
setNodeCount(int) - Method in class com.sybase.uep.bobclient.data.LoggerLevel
 
setNoLogsLabel(String) - Method in class com.sybase.uep.bobclient.screens.LogsScreen
Set no logs label
setNoOperationTreeLabel(String) - Method in class com.sybase.uep.bobclient.screens.PendingOperationScreen
Set the No operation tree label
setNoPersonalizationAppErrorMessage(String) - Method in class com.sybase.uep.bobclient.screens.PersonalizationScreen
Set the no personalization application error message
setNoPersonalizationKeysMessage(String) - Method in class com.sybase.uep.bobclient.screens.PersonalizationScreen
Set the no personalization keys message
setNoPersonalizationKeysNoChangeMessage(String) - Method in class com.sybase.uep.bobclient.screens.PersonalizationScreen
Set the no personalization keys change message
setNoProfileMessage(String) - Method in class com.sybase.uep.bobclient.screens.ProfileUpdateScreen
Set the no profile message
setNoPushLogsMsg(String) - Method in class com.sybase.uep.bobclient.screens.SynchronizationGroupInfoScreen
Set the no push logs Message
setNothingChangedMsg(String) - Method in class com.sybase.uep.bobclient.screens.ProfileUpdateScreen
Set the nothing changed message
setNotMatchErrorMsg(String) - Method in class com.sybase.uep.bobclient.screens.SearchScreen
Set search value not matching column data type error message
setNullable(boolean) - Method in class com.sybase.reflection.DataType
Sybase internal use only.
setNullableBinary(ConnectionWrapper, CollectionOfValueWriters, String, int, byte[]) - Static method in class com.sybase.afx.ulj.StatementUtil
 
setNullableBoolean(ConnectionWrapper, CollectionOfValueWriters, String, int, Boolean) - Static method in class com.sybase.afx.ulj.StatementUtil
 
setNullableByte(ConnectionWrapper, CollectionOfValueWriters, String, int, Byte) - Static method in class com.sybase.afx.ulj.StatementUtil
 
setNullableChar(ConnectionWrapper, CollectionOfValueWriters, String, int, Character) - Static method in class com.sybase.afx.ulj.StatementUtil
 
setNullableDate(ConnectionWrapper, CollectionOfValueWriters, String, int, Date) - Static method in class com.sybase.afx.ulj.StatementUtil
 
setNullableDateTime(ConnectionWrapper, CollectionOfValueWriters, String, int, Date) - Static method in class com.sybase.afx.ulj.StatementUtil
 
setNullableDecimal(ConnectionWrapper, CollectionOfValueWriters, String, int, String) - Static method in class com.sybase.afx.ulj.StatementUtil
 
setNullableDouble(ConnectionWrapper, CollectionOfValueWriters, String, int, Double) - Static method in class com.sybase.afx.ulj.StatementUtil
 
setNullableFloat(ConnectionWrapper, CollectionOfValueWriters, String, int, Float) - Static method in class com.sybase.afx.ulj.StatementUtil
 
setNullableInt(ConnectionWrapper, CollectionOfValueWriters, String, int, Integer) - Static method in class com.sybase.afx.ulj.StatementUtil
 
setNullableInteger(ConnectionWrapper, CollectionOfValueWriters, String, int, String) - Static method in class com.sybase.afx.ulj.StatementUtil
 
setNullableLong(ConnectionWrapper, CollectionOfValueWriters, String, int, Long) - Static method in class com.sybase.afx.ulj.StatementUtil
 
setNullableShort(ConnectionWrapper, CollectionOfValueWriters, String, int, Short) - Static method in class com.sybase.afx.ulj.StatementUtil
 
setNullableString(ConnectionWrapper, CollectionOfValueWriters, String, int, String) - Static method in class com.sybase.afx.ulj.StatementUtil
 
setNullableTime(ConnectionWrapper, CollectionOfValueWriters, String, int, Date) - Static method in class com.sybase.afx.ulj.StatementUtil
 
setNullValueNotAllowedMessage(String) - Method in class com.sybase.uep.bobclient.screens.PersonalizationScreen
 
setNullValueNotAllowedMessage(String) - Method in class com.sybase.uep.bobclient.screens.ScalarPKEditorScreen
 
setNumberOfColumns(int) - Method in class com.sybase.uep.bobclient.controls.celltable.configs.CellTableConfig
Sets number of columns to the cell table
setNumberOfColumns(int) - Method in class com.sybase.uep.bobclient.controls.CellTable
Sets the number of columns
setNumberOfColumns(int) - Method in class com.sybase.uep.bobclient.controls.LayoutManager
Set the number of columns for this layout
setOddRowFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.controls.LayoutManager
Set the two column odd row font style
setOddRowFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.controls.TableField
Set the table odd row font style
setOnCloseActions(IBOBAction) - Method in class com.sybase.uep.bobclient.screens.BaseBOBStockScreen
Set on close action
setOnFail(IBOBAction) - Method in class com.sybase.uep.bobclient.screens.LoginScreen
Set on fail action
setOnFailure(IBOBAction) - Method in class com.sybase.uep.bobclient.screens.SearchScreen
Set on failure action
setOnlineLoginErrorMsg(String) - Method in class com.sybase.uep.bobclient.screens.ProfileUpdateScreen
Set the online login error message
setOnSaveActions(IBOBAction) - Method in class com.sybase.uep.bobclient.screens.BaseBOBStockScreen
Set on save action
setOnSuccess(IBOBAction) - Method in class com.sybase.uep.bobclient.screens.LoginScreen
Set the on success action
setOnSuccess(IBOBAction) - Method in class com.sybase.uep.bobclient.screens.SearchScreen
Set the on success action
setOperands(TestCriteriaList) - Method in class com.sybase.persistence.CompositeTest
set the test criterias for composite tests
setOperation(String) - Method in class com.sybase.afx.sms.SMSReplayInfo
 
setOperation(String) - Method in interface com.sybase.persistence.LogRecord
 
setOperation(String) - Method in interface com.sybase.persistence.OperationReplay
 
setOperationInfoMenuLabel(String) - Method in class com.sybase.uep.bobclient.screens.PendingOperationScreen
Set the operation info menu label
setOperationMap(OperationMap) - Method in class com.sybase.reflection.ClassMetaData
Sybase internal use only.
setOperationNameLabel(String) - Method in class com.sybase.uep.bobclient.screens.PendingOperationInfoScreen
Set the pending operation name label
setOperations(OperationMetaDataList) - Method in class com.sybase.reflection.ClassMetaData
Sybase internal use only.
setOperator(int) - Method in class com.sybase.persistence.AttributeTest
Sets the operator to use for filter.
setOperator(int) - Method in class com.sybase.persistence.CompositeTest
Set the operator type.
setOptionDefinition(OptionsDefinition) - Method in class com.sybase.uep.bobclient.options.OptionsRepository
 
setOrder(int) - Method in class com.sybase.persistence.SortOrder
Sybase internal use only.
setOrder(int) - Method in class com.sybase.uep.bobclient.controls.celltable.CellImage
Sets image order
setOrder(int) - Method in class com.sybase.uep.bobclient.controls.celltable.CellLabel
Sets the order of the label
setOrder(int) - Method in class com.sybase.uep.bobclient.controls.celltable.configs.AbstractCellAttributeConfig
 
setOrder(int) - Method in class com.sybase.uep.bobclient.controls.celltable.configs.CellLabelItemConfig
Sets a index to the label item
setOrderBy(SortOrderList) - Method in class com.sybase.persistence.SortCriteria
Sybase internal use only.
setOtherIcon(Object) - Method in class com.sybase.uep.bobclient.screens.PendingOperationScreen
Set other icon
setOtherTreeLabel(String) - Method in class com.sybase.uep.bobclient.screens.PendingOperationScreen
Set the other tree label
setOuterBorderColor(int) - Method in class com.sybase.uep.bobclient.controls.TableField
Set the outer border color
setPackage(String) - Method in class com.sybase.afx.ulj.Profile
Sets the package of the Profile.
setPackage(String) - Method in class com.sybase.persistence.Connection
Sets the package property of this Connection.
setPackageIcon(Object) - Method in class com.sybase.uep.bobclient.screens.LogsScreen
Set Package icon
setPackageIcon(Object) - Method in class com.sybase.uep.bobclient.screens.PendingOperationScreen
Set Package icon
setPackageIcon(Object) - Method in class com.sybase.uep.bobclient.screens.PersonalizationScreen
Set personalization package icon
setPackageIcon(Object) - Method in class com.sybase.uep.bobclient.screens.ServerLogsTab
Set Package icon
setPackageIcon(Object) - Method in class com.sybase.uep.bobclient.screens.SynchronizationScreen
Set Package icon
setPackageLabel(String) - Method in class com.sybase.uep.bobclient.screens.SynchronizationGroupInfoScreen
Set the Profile Label
setPackageName(String) - Method in class com.sybase.afx.sms.SMSReplayInfo
 
setPackageName(String) - Method in class com.sybase.uep.bobclient.data.RIMClientProfile
 
setPackageName(String) - Method in interface com.sybase.uep.bobclient.interfaces.ClientProfile
 
setPackageName(String) - Method in class com.sybase.uep.bobclient.screens.SynchronizationGroupInfoScreen
Set the package name
setPackageVersion(String) - Method in class com.sybase.afx.sms.SMSReplayInfo
 
setPageSize(int) - Static method in class com.sybase.afx.ulj.DatabaseConfig
 
setPageSize(int) - Method in class com.sybase.persistence.ConnectionManager
Sets the page size
setPageSize(int) - Method in class com.sybase.persistence.ConnectionProfile
set the property value of pageSize
setPaging(PagingObject) - Method in class com.sybase.uep.bobclient.data.MBOContext
Sets _paging
setPagingBufferLimit(int) - Method in class com.sybase.uep.bobclient.controls.PagingObject
Set paging buffer limit
setPagingObject(PagingObject) - Method in class com.sybase.uep.bobclient.controls.BaseMobileDataControl
Set a new paging object
setPagingObject(PagingObject) - Method in class com.sybase.uep.bobclient.controls.celltable.configs.CellTableConfig
Sets a paging object to the cell table
setPagingObject(PagingObject) - Method in class com.sybase.uep.bobclient.controls.CellTable
Sets paging object
setPagingObject(PagingObject) - Method in class com.sybase.uep.bobclient.controls.MobileAppTable
Set a new paging object
setPagingObject(PagingObject) - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
Set a new paging object
setPagingSize(int) - Method in class com.sybase.uep.bobclient.controls.PagingObject
Set paging size
setPagingStartLimit(int) - Method in class com.sybase.uep.bobclient.controls.PagingObject
Set paging start limit
setPaintRowLayout(boolean) - Method in class com.sybase.uep.bobclient.controls.LayoutManager
Set the flag whether to paint row layout.
setParameterListLabel(String) - Method in class com.sybase.uep.bobclient.screens.PendingOperationInfoScreen
Set the pending operation parameter list label
setParameters(String) - Method in class com.sybase.afx.sms.SMSReplayInfo
 
setParameters(String) - Method in interface com.sybase.persistence.OperationReplay
 
setParameters(ParameterMetaDataList) - Method in class com.sybase.reflection.OperationMetaData
Sets the parameter meta data list of the operation.
setParent(SPTreeNode) - Method in class com.sybase.uep.bobclient.data.SPTreeNode
Set parent
setParentMBOId(String) - Method in class com.sybase.uep.bobclient.data.MBOContext
Sets _parentMBOId
setParentScreen(IBOBScreen) - Method in class com.sybase.uep.bobclient.controls.BaseMobileDataControl
 
setParentScreen(IBOBScreen) - Method in class com.sybase.uep.bobclient.screens.BaseBOBScreen
(non-Javadoc)
setParentScreen(IBOBScreen) - Method in interface com.sybase.uep.bobclient.screens.IBOBScreen
Set the parent screen that called this screen
setParentSelectedMBO(Object) - Method in class com.sybase.uep.bobclient.data.MBOContext
Sets _parentSelectedMBO
setParentSelectedMBOIndex(int) - Method in class com.sybase.uep.bobclient.data.MBOContext
Sets _parentSelectedMBOIndex
setPassword(String) - Method in class com.sybase.afx.sms.SMSReplayInfo
 
setPassword(String) - Static method in class com.sybase.afx.ulj.DatabaseConfig
 
setPassword(String) - Method in class com.sybase.persistence.Connection
Sets the password of the Connection.
setPassword(String) - Method in class com.sybase.persistence.ConnectionProfile
set new value to password connection property..
setPassword(String) - Method in class com.sybase.uep.bobclient.actions.LoginAction
Deprecated. Set the password
setPassword(String) - Method in class com.sybase.uep.bobclient.data.RIMClientProfile
 
setPassword(String) - Method in interface com.sybase.uep.bobclient.interfaces.ClientProfile
 
setPasswordInputLabel(String) - Method in class com.sybase.uep.bobclient.screens.LoginScreen
Set the password input label
setPasswordInputLabel(String) - Method in class com.sybase.uep.bobclient.screens.ProfileUpdateScreen
Set the password input label
setPasswordPromptMessage(String) - Method in class com.sybase.uep.bobclient.screens.LoginScreen
Set the password prompt message
setPath(String) - Method in class com.sybase.uep.bobclient.utils.Binary
 
setPenddingRelationshipList(Vector) - Method in class com.sybase.uep.bobclient.data.MBOContext
Sets the _penddingRelationshipList
setPending(boolean) - Method in class com.sybase.persistence.AbstractEntity
Sets the pending value of the Mobile Business Object.
setPendingChange(char) - Method in class com.sybase.persistence.AbstractEntity
Sets the pending change value of the Mobile business Object.
setPendingFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.controls.TableField
Set the table pending font style
setPendingFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
Set the Pending font style for the right hand controls
setPendingImageName(String) - Method in class com.sybase.uep.bobclient.controls.celltable.CellImage
Sets the name of image file that indicates 'pending' state of a MBO
setPendingImageName(String) - Method in class com.sybase.uep.bobclient.controls.celltable.configs.CellImageConfig
Sets the name of image file that indicates 'pending' state of a MBO
setPendingRecord(Object) - Method in class com.sybase.uep.bobclient.screens.PendingOperationInfoScreen
Set the pending record object
setPersonalizationErrorMessage(String) - Method in class com.sybase.uep.bobclient.screens.PersonalizationScreen
Set the loading personalization error message
setPersonizationIcon(Object) - Method in class com.sybase.uep.bobclient.screens.PersonalizationScreen
Set personization icon
setPIMValue(Object) - Method in class com.sybase.uep.bobclient.controls.CheckBox
Sets the PIM value
setPIMValue(Object) - Method in class com.sybase.uep.bobclient.controls.PasswordInput
 
setPIMValue(Object) - Method in interface com.sybase.uep.bobclient.controls.PIMControl
 
setPIMValue(Object) - Method in class com.sybase.uep.bobclient.controls.RadioBoxGroup
Set the PIM value
setPIMValue(Object) - Method in class com.sybase.uep.bobclient.controls.SelectBox
Sets the PIM value
setPIMValue(Object) - Method in class com.sybase.uep.bobclient.controls.TextInput
Sets the PIM value
setPKValue(String, Object) - Method in class com.sybase.uep.bobclient.data.PKMBOModel
Set personalization key value
setPortInvalidMessage(String) - Method in class com.sybase.uep.bobclient.screens.ProfileUpdateScreen
Set the port invalid message
setPortNumber(int) - Method in class com.sybase.persistence.ConnectionProfile
set the property value of mobiLinkPort
setPortNumberLabel(String) - Method in class com.sybase.uep.bobclient.screens.ProfileUpdateScreen
Set the port number input label
setPrecision(int) - Method in class com.sybase.reflection.AttributeMetaData
Sets the precision of the attribute.
setPreserveAspectRatio(boolean) - Method in class com.sybase.uep.bobclient.controls.celltable.CellImage
Sets if preserve aspect ratio
setPreserveAspectRatio(boolean) - Method in class com.sybase.uep.bobclient.controls.celltable.configs.CellImageConfig
Sets if preserve aspect ratio
setPreviousHotKey(char) - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
Set the previous hot key
setPreviousMenuLabel(int) - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
Set the previous menu label
setPreviousMenuLabel(String) - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
Set the previous menu label
setPrimaryKey(boolean) - Method in class com.sybase.persistence.AttributeMetaData
 
setProfileLabel(String) - Method in class com.sybase.uep.bobclient.screens.MobileBusinessObjectInfoScreen
Set the Profile Label
setProfileLabelFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.screens.PersonalizationScreen
Set profile label font style
setProfileName(String) - Method in class com.sybase.uep.bobclient.data.RIMClientProfile
 
setProfileName(String) - Method in interface com.sybase.uep.bobclient.interfaces.ClientProfile
 
setProfileNameInputLabel(String) - Method in class com.sybase.uep.bobclient.screens.ProfileUpdateScreen
Set the profile name input label
setProfileRefID(String) - Method in class com.sybase.uep.bobclient.data.RIMMBOMobileApplication
 
setProfileRefID(String) - Method in interface com.sybase.uep.bobclient.interfaces.MBOMobileApplication
 
setProfilesList(Vector) - Method in class com.sybase.uep.bobclient.data.RIMClientProfileList
 
setProfilesList(Vector) - Method in interface com.sybase.uep.bobclient.interfaces.ClientProfileList
 
setProfileupdateSuccessSuggestionMsg(String) - Method in class com.sybase.uep.bobclient.screens.ProfileUpdateScreen
Set the profile update success suggestion message
setProperty(Profile, String, String) - Method in class com.sybase.afx.ulj.DBManager
 
setProperty(String, String) - Method in class com.sybase.persistence.ConnectionProfile
Set new value to a property
setProperty(int, IBOBAction) - Method in class com.sybase.uep.bobclient.controls.Button
Set the property action for this button
setProperty(int, Bitmap) - Method in class com.sybase.uep.bobclient.controls.Button
Set the property action for this button
setProperty(int, String) - Method in class com.sybase.uep.bobclient.controls.Button
Set the property values for this button
setProperty(int, String) - Method in class com.sybase.uep.bobclient.controls.CheckBox
Set the property values for this button
setProperty(int, String) - Method in class com.sybase.uep.bobclient.controls.DateChoice
Set the property values for this date choice
setProperty(int, String) - Method in class com.sybase.uep.bobclient.controls.EmailAddressInput
Set the property values for this email address input
setProperty(int, String) - Method in class com.sybase.uep.bobclient.controls.FooterField
Set the property values for the footer
setProperty(int, String) - Method in class com.sybase.uep.bobclient.controls.HorizontalRuler
Set the property values for this text input
setProperty(int, String) - Method in class com.sybase.uep.bobclient.controls.HyperLink
Set the property values for this hyperlink
setProperty(int, String) - Method in class com.sybase.uep.bobclient.controls.HyperLinkRichField
Set the property values for this hyperlink
setProperty(int, String) - Method in class com.sybase.uep.bobclient.controls.Label
Set the property values for this label
setProperty(int, Object) - Method in class com.sybase.uep.bobclient.controls.LayoutManager
Set the property values
setProperty(int, String) - Method in class com.sybase.uep.bobclient.controls.ListItem
Set the property values for the list item
setProperty(int, Object) - Method in class com.sybase.uep.bobclient.controls.MobileAppTable
Set the property values for the table
setProperty(int, String) - Method in class com.sybase.uep.bobclient.controls.PasswordInput
Set the property values for this password input
setProperty(int, String) - Method in class com.sybase.uep.bobclient.controls.RadioBox
Set the property values for this button
setProperty(int, String) - Method in class com.sybase.uep.bobclient.controls.RadioBoxGroup
Set the property values
setProperty(int, String) - Method in class com.sybase.uep.bobclient.controls.SelectBox
Set the property values for this select box item
setProperty(int, String) - Method in class com.sybase.uep.bobclient.controls.SelectBoxChoice
Set the property values for this select box item
setProperty(int, String) - Method in class com.sybase.uep.bobclient.controls.TabLayoutManager
Set the property values for this tab layout manager
setProperty(int, Object) - Method in class com.sybase.uep.bobclient.controls.TableField
Set the property values for the table
setProperty(int, String) - Method in class com.sybase.uep.bobclient.controls.TextInput
Set the property values for this text input
setProperty(int, long) - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
Set the property alignment
setProperty(int, Object) - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
Set the property values for this tab layout manager
setProperty(String, Object) - Method in class com.sybase.uep.bobclient.data.RIMPersistableObject
 
setProperty(String, Object) - Method in class com.sybase.uep.bobclient.data.RIMSettings
 
setProperty(String, Object) - Method in interface com.sybase.uep.bobclient.interfaces.Settings
 
setProperty(int, Object) - Method in class com.sybase.uep.bobclient.screens.AboutScreen
Set the property values for the header
setProperty(int, Object) - Method in class com.sybase.uep.bobclient.screens.AppLogDetailScreen
Set the property values for this screen
setProperty(int, int) - Method in class com.sybase.uep.bobclient.screens.BaseBOBScreen
Set the property values for the screen
setProperty(int, Object) - Method in class com.sybase.uep.bobclient.screens.BaseBOBScreen
Set the property values for this screen
setProperty(int, Object) - Method in class com.sybase.uep.bobclient.screens.BaseBOBStockScreen
Set the property values for this screen
setProperty(int, Object) - Method in class com.sybase.uep.bobclient.screens.LoggingScreen
 
setProperty(int, Object) - Method in class com.sybase.uep.bobclient.screens.LogInfoScreen
Set the property values for this screen
setProperty(int, Object) - Method in class com.sybase.uep.bobclient.screens.LoginScreen
Set the property values for this screen
setProperty(int, int) - Method in class com.sybase.uep.bobclient.screens.LogsScreen
Set the property values for the screen
setProperty(int, Object) - Method in class com.sybase.uep.bobclient.screens.LogsScreen
Set the property values for this screen
setProperty(int, Object) - Method in class com.sybase.uep.bobclient.screens.MobileBusinessObjectInfoScreen
Set the property values for this screen
setProperty(int, Object) - Method in class com.sybase.uep.bobclient.screens.PendingOperationInfoScreen
Set the property values for this screen
setProperty(int, int) - Method in class com.sybase.uep.bobclient.screens.PendingOperationScreen
Set the property values for the screen
setProperty(int, Object) - Method in class com.sybase.uep.bobclient.screens.PendingOperationScreen
Set the property values for this screen
setProperty(int, int) - Method in class com.sybase.uep.bobclient.screens.PersonalizationScreen
Set the property values for the screen
setProperty(int, Object) - Method in class com.sybase.uep.bobclient.screens.PersonalizationScreen
Set the property values for this screen
setProperty(int, int) - Method in class com.sybase.uep.bobclient.screens.ProfileScreen
Set the property values for the screen
setProperty(int, Object) - Method in class com.sybase.uep.bobclient.screens.ProfileScreen
Set the property values for this screen
setProperty(int, Object) - Method in class com.sybase.uep.bobclient.screens.ProfileUpdateScreen
Set the property values for this screen
setProperty(int, Object) - Method in class com.sybase.uep.bobclient.screens.PushLogsScreen
Set the property values for this screen
setProperty(int, Object) - Method in class com.sybase.uep.bobclient.screens.PushSettingsScreen
Set the property values for this screen
setProperty(int, Object) - Method in class com.sybase.uep.bobclient.screens.ScalarPKEditorScreen
Set the property values for this screen
setProperty(int, Object) - Method in class com.sybase.uep.bobclient.screens.ScreenSaverScreen
Set the property values for this screen
setProperty(int, Object) - Method in class com.sybase.uep.bobclient.screens.SearchScreen
Set the property values for this screen
setProperty(int, String) - Method in class com.sybase.uep.bobclient.screens.SplashScreen
Set the property values for the screen
setProperty(int, Object) - Method in class com.sybase.uep.bobclient.screens.SynchronizationGroupInfoScreen
Set the property values for this screen
setProperty(int, int) - Method in class com.sybase.uep.bobclient.screens.SynchronizationScreen
Set the property values for the screen
setProperty(int, Object) - Method in class com.sybase.uep.bobclient.screens.SynchronizationScreen
Set the property values for this screen
setProtected(boolean) - Method in class com.sybase.reflection.AttributeMetaData
Set protected option of the attribute.
setProtocol(String) - Method in class com.sybase.afx.ulj.PushSyncInfo
SFets the push protocol: UASMS, UAEMAIL, UAHTTP or other protocols supported by Unwired Accelerator.
setProtocol(String) - Method in class com.sybase.persistence.PushConfiguration
Sybase internal use only.
setPrototypeCell(ICell) - Method in class com.sybase.uep.bobclient.controls.CellTable
Sets prototype cell
setPublicationIcon(Object) - Method in class com.sybase.uep.bobclient.screens.PendingOperationScreen
Set Publication icon
setPublicationIcon(Object) - Method in class com.sybase.uep.bobclient.screens.SynchronizationScreen
Set Publication icon
setPush(String) - Method in class com.sybase.uep.bobclient.data.RIMSynchronizationGroup
Sets the Synchronization Group is push enabled flag.
setPush(String) - Method in interface com.sybase.uep.bobclient.interfaces.SynchronizationGroup
Sets the Synchronization Group is push enabled flag.
setPushAdminMsg(String) - Method in class com.sybase.uep.bobclient.screens.SynchronizationGroupInfoScreen
Set the Push Admin Message
setPushConfiguration(PushConfiguration) - Method in class com.sybase.persistence.SynchronizationParameters
 
setPushConnectionProfile(String) - Static method in class com.sybase.uep.bobclient.utils.Util
Sets up push settings for specified package's synchronization profile.
setPushEnableLabel(String) - Method in class com.sybase.uep.bobclient.screens.SynchronizationGroupInfoScreen
Set the Push Enable Label
setPushLogs(Vector) - Method in class com.sybase.uep.bobclient.data.RIMSynchronizationGroup
Sets the Synchronization Group's push logs.
setPushLogs(Vector) - Method in interface com.sybase.uep.bobclient.interfaces.SynchronizationGroup
Sets the Synchronization Group's push logs.
setPushMinutes(String) - Method in class com.sybase.afx.ulj.PushSyncInfo
Sets the push minutes.
setPushNotificationLabel(String) - Method in class com.sybase.uep.bobclient.screens.SynchronizationGroupInfoScreen
Set the Push Notification Label
setPushRegistration(String) - Method in class com.sybase.afx.ulj.PushSyncInfo
Sets the push registration whether to recieve push notification or not.
setPushRegistration(String) - Method in class com.sybase.persistence.PushConfiguration
Sybase internal use only.
setPushSyncIdleTime(int) - Method in class com.sybase.uep.bobclient.data.RIMSynchronizationGroup
Sets the Synchronization Group's sync idle time.
setPushSyncIdleTime(int) - Method in interface com.sybase.uep.bobclient.interfaces.SynchronizationGroup
Sets the Synchronization Group's sync idle time.
setPushSyncIntervalLabel(String) - Method in class com.sybase.uep.bobclient.screens.SynchronizationGroupInfoScreen
Set the Push Sync Interval Label
setPushSyncIntervalMsg(String) - Method in class com.sybase.uep.bobclient.screens.SynchronizationGroupInfoScreen
Set the Push Sync Interval Message
setPushSyncIntervalNumberMsg(String) - Method in class com.sybase.uep.bobclient.screens.SynchronizationGroupInfoScreen
Set the Push Sync Interval Number Message
setPushSyncType(int) - Method in class com.sybase.uep.bobclient.data.RIMSynchronizationGroup
Sets the Synchronization Group's push type.
setPushSyncType(int) - Method in interface com.sybase.uep.bobclient.interfaces.SynchronizationGroup
Sets the Synchronization Group's push type.
setPushTypeNoPromptNoSyncLabel(String) - Method in class com.sybase.uep.bobclient.screens.SynchronizationGroupInfoScreen
Set the Push Type No Prompt No Sync Label
setPushTypeNoSyncNoResponseLabel(String) - Method in class com.sybase.uep.bobclient.screens.SynchronizationGroupInfoScreen
Set the Push Type No Sync No Response Label
setPushTypeSyncImmediatelyLabel(String) - Method in class com.sybase.uep.bobclient.screens.SynchronizationGroupInfoScreen
Set the Push Type Sync Immediately Label
setPushTypeSyncNoResponseLabel(String) - Method in class com.sybase.uep.bobclient.screens.SynchronizationGroupInfoScreen
Set the Push Type Sync No Response Label
setQuery(Query) - Method in class com.sybase.uep.bobclient.data.MobileApplicationDataHandler
 
setQuery(Query) - Method in class com.sybase.uep.bobclient.data.SPDataHandler
 
setQuery(Query) - Method in interface com.sybase.uep.bobclient.interfaces.IMobileApplicationDataHandler
Sets the query object to the data handler
setRadioBoxes(Vector) - Method in class com.sybase.uep.bobclient.controls.RadioBoxGroup
Set radio boxes
setRawBinaryData(byte[]) - Method in interface com.sybase.uep.bobclient.controls.ITextInput
Set the byte array data
setRawBinaryData(byte[]) - Method in class com.sybase.uep.bobclient.controls.PasswordInput
 
setRawBinaryData(byte[]) - Method in class com.sybase.uep.bobclient.controls.TextInput
 
setRefreshAllMenuLabel(String) - Method in class com.sybase.uep.bobclient.screens.SynchronizationScreen
Set the select all menu label
setRefreshMobileAppList(String[]) - Method in class com.sybase.uep.bobclient.screens.SyncProgressScreen
Deprecated.  
setRefreshPackageMenuLabel(String) - Method in class com.sybase.uep.bobclient.screens.SynchronizationScreen
Set the refresh package menu label
setRefreshPublicationMenuLabel(String) - Method in class com.sybase.uep.bobclient.screens.SynchronizationScreen
Set the refresh publication menu label
setRegExp(String) - Method in interface com.sybase.uep.bobclient.interfaces.ValidationObject
 
setRelationship(String) - Method in class com.sybase.uep.bobclient.data.MBOContext
Sets _relationship
setRelationshipAppData(MBOModel, Object, String) - Method in class com.sybase.uep.bobclient.controls.BaseMobileDataControl
 
setRelationshipAppData(MBOModel, Object, String) - Method in class com.sybase.uep.bobclient.controls.CellTable
 
setRelationshipAppData(MBOModel, Object, String) - Method in class com.sybase.uep.bobclient.controls.MobileAppTable
Set relationship application data
setRelationshipAppData(MBOModel, Object, String) - Method in interface com.sybase.uep.bobclient.controls.MobileDataControl
Set relationship application data
setRelationshipAppData(MBOModel, Object, String) - Method in class com.sybase.uep.bobclient.controls.SelectBox
Set relationship application data
setRelationshipAppData(MBOModel, Object, String) - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
Set relationship application data
setRelationshipData(MBOModel, Object, String) - Method in class com.sybase.uep.bobclient.data.MobileApplicationDataHandler
 
setRelationshipData(MBOModel, Object, String) - Method in class com.sybase.uep.bobclient.data.MobileApplicationDataPagingHandler
 
setRelationshipData(MBOModel, Object, String) - Method in class com.sybase.uep.bobclient.data.SPDataHandler
 
setRelationshipData(MBOModel, Object, String) - Method in interface com.sybase.uep.bobclient.interfaces.IMobileApplicationDataHandler
Sets the relationship data to the handler, including parent MBO,parent selected row and association name
setRemoveMboMenuLabel(String) - Method in class com.sybase.uep.bobclient.screens.SynchronizationScreen
Set the Remove Mobile Object menu label
setRemoveScalarPersKeyMenuLabel(String) - Method in class com.sybase.uep.bobclient.screens.PersonalizationScreen
Set the remove personalization key menu label
setReplayCounter(long) - Method in class com.sybase.persistence.AbstractEntity
Sets the replay counter attribute of the Mobile business Object.
setReplayFailure(long) - Method in class com.sybase.persistence.AbstractEntity
Sets the replay failure value of the Mobile business Object.
setReplayPending(long) - Method in class com.sybase.persistence.AbstractEntity
Sets the replay pending value of the Mobile business Object.
setRepository(Repository) - Static method in class com.sybase.uep.bobclient.interfaces.Repository
Set the repository singleton for this device.
setRequestId(String) - Method in interface com.sybase.persistence.LogRecord
 
setRequired(boolean) - Method in class com.sybase.uep.bobclient.controls.CheckBox
Set if this checkbox is required
setRequired(boolean) - Method in class com.sybase.uep.bobclient.controls.DateChoice
Set if this checkbox is required
setRequired(boolean) - Method in class com.sybase.uep.bobclient.controls.EmailAddressInput
Set if this checkbox is required
setRequired(boolean) - Method in class com.sybase.uep.bobclient.controls.NumericChoice
Set if this numeric choice is required
setRequired(boolean) - Method in class com.sybase.uep.bobclient.controls.PasswordInput
Set if this PasswordInput is required
setRequired(boolean) - Method in class com.sybase.uep.bobclient.controls.RadioBox
Set if this radiobox is required
setRequired(boolean) - Method in class com.sybase.uep.bobclient.controls.RichTextInput
Set if this checkbox is required
setRequired(boolean) - Method in class com.sybase.uep.bobclient.controls.SelectBox
Set if this select box is required
setRequiredForegroundColor(int) - Method in class com.sybase.uep.bobclient.controls.Label
Set the required foreground color for the text
setResourceBundle(ResourceBundle) - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
Set the resource bundle
setResourceBundle(ResourceBundle) - Method in class com.sybase.uep.bobclient.options.OptionsDefinition
Set the resource bundle
setResourceBundleProfileNameKey(int) - Method in class com.sybase.uep.bobclient.data.RIMClientProfile
 
setResourceBundleProfileNameKey(int) - Method in interface com.sybase.uep.bobclient.interfaces.ClientProfile
 
setReturnType(DataType) - Method in class com.sybase.reflection.OperationMetaData
Sets the return type of the operation.
setRibbonName(String) - Method in class com.sybase.uep.bobclient.options.OptionsDefinition
Sets the ribbon name string
setRibbonName(int) - Method in class com.sybase.uep.bobclient.options.OptionsDefinition
Sets the resource key of the ribbon name
setRightColumnAlignment(long) - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
Set the right column alignment
setRightItem(String) - Method in class com.sybase.persistence.JoinCondition
Sybase internal use only.
setRm(ReflectionManager) - Method in class com.sybase.persistence.DatabaseClass
Sybase internal use only.
setRm(ReflectionManager) - Method in class com.sybase.persistence.EntityClass
Creates an instance of EntityClass using given Entity MetaData and Object Manager
setRowCount(int) - Method in class com.sybase.uep.bobclient.controls.TableField
Set the row count for the table
setRowIndex(int) - Method in class com.sybase.uep.bobclient.controls.RowCoordinatorCalculator
Set the index of a row
setRowMaximumThreshold(int) - Static method in class com.sybase.afx.ulj.DatabaseConfig
 
setRowSpan(int) - Method in class com.sybase.uep.bobclient.controls.Button
(non-Javadoc)
setRowSpan(int) - Method in class com.sybase.uep.bobclient.controls.celltable.CellImage
 
setRowSpan(int) - Method in class com.sybase.uep.bobclient.controls.celltable.CellLabel
 
setRowSpan(int) - Method in class com.sybase.uep.bobclient.controls.celltable.configs.AbstractCellAttributeConfig
 
setRowSpan(int) - Method in class com.sybase.uep.bobclient.controls.CellTable
 
setRowSpan(int) - Method in class com.sybase.uep.bobclient.controls.CheckBox
(non-Javadoc)
setRowSpan(int) - Method in interface com.sybase.uep.bobclient.controls.Control
Set the row span for this control.
setRowSpan(int) - Method in class com.sybase.uep.bobclient.controls.DateChoice
(non-Javadoc)
setRowSpan(int) - Method in class com.sybase.uep.bobclient.controls.EmailAddressInput
(non-Javadoc)
setRowSpan(int) - Method in class com.sybase.uep.bobclient.controls.HorizontalRuler
(non-Javadoc)
setRowSpan(int) - Method in class com.sybase.uep.bobclient.controls.HyperLink
(non-Javadoc)
setRowSpan(int) - Method in class com.sybase.uep.bobclient.controls.HyperLinkRichField
(non-Javadoc)
setRowSpan(int) - Method in class com.sybase.uep.bobclient.controls.ImageControl
(non-Javadoc)
setRowSpan(int) - Method in class com.sybase.uep.bobclient.controls.Label
(non-Javadoc)
setRowSpan(int) - Method in class com.sybase.uep.bobclient.controls.ListFieldControl
(non-Javadoc)
setRowSpan(int) - Method in class com.sybase.uep.bobclient.controls.NavigationBarField
(non-Javadoc)
setRowSpan(int) - Method in class com.sybase.uep.bobclient.controls.NumericChoice
(non-Javadoc)
setRowSpan(int) - Method in class com.sybase.uep.bobclient.controls.PasswordInput
(non-Javadoc)
setRowSpan(int) - Method in class com.sybase.uep.bobclient.controls.PhoneEmailRichTextInput
(non-Javadoc)
setRowSpan(int) - Method in class com.sybase.uep.bobclient.controls.RadioBox
(non-Javadoc)
setRowSpan(int) - Method in class com.sybase.uep.bobclient.controls.RegionManager
(non-Javadoc)
setRowSpan(int) - Method in class com.sybase.uep.bobclient.controls.RichTextInput
(non-Javadoc)
setRowSpan(int) - Method in class com.sybase.uep.bobclient.controls.SelectBox
(non-Javadoc)
setRowSpan(int) - Method in class com.sybase.uep.bobclient.controls.Spacer
(non-Javadoc)
setRowSpan(int) - Method in class com.sybase.uep.bobclient.controls.TabLayoutManager
(non-Javadoc)
setRowSpan(int) - Method in class com.sybase.uep.bobclient.controls.TableField
(non-Javadoc)
setRowSpan(int) - Method in class com.sybase.uep.bobclient.controls.TextInput
(non-Javadoc)
setRowSpan(int) - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
(non-Javadoc)
setRpc(boolean) - Method in class com.sybase.reflection.ServiceMetaData
 
setSaveButtonLabel(String) - Method in class com.sybase.uep.bobclient.screens.PushSettingsScreen
Set the Save Button Label
setSaveButtonLabel(String) - Method in class com.sybase.uep.bobclient.screens.ScalarPKEditorScreen
Set the update personalization key button label
setSaveButtonLabel(String) - Method in class com.sybase.uep.bobclient.screens.ScreenSaverScreen
Set the Save button Label
setSaveLogConfigButtonLabel(String) - Method in class com.sybase.uep.bobclient.screens.LoggingScreen
Set the save log config button label
setSaveLogConfigMenuLabel(String) - Method in class com.sybase.uep.bobclient.screens.LoggingScreen
Set the save log config menu label
setSaveMenuLabel(String) - Method in class com.sybase.uep.bobclient.screens.ProfileUpdateScreen
Set the Save Menu Label
setSaveMenuLabel(String) - Method in class com.sybase.uep.bobclient.screens.PushSettingsScreen
Set the Save Menu Label
setSaveMenuLabel(String) - Method in class com.sybase.uep.bobclient.screens.ScalarPKEditorScreen
Set the save menu label
setSaveMenuLabel(String) - Method in class com.sybase.uep.bobclient.screens.ScreenSaverScreen
Set the Save Menu Label
setSaveMenuLabel(String) - Method in class com.sybase.uep.bobclient.screens.SynchronizationGroupInfoScreen
Set the Save Menu Label
setSaveProfiledMessage(String) - Method in class com.sybase.uep.bobclient.screens.ProfileUpdateScreen
Set the save profile message
setSaveSuccessMessage(String) - Method in class com.sybase.uep.bobclient.screens.PushSettingsScreen
Set the save success message
setSaveSuccessMessage(String) - Method in class com.sybase.uep.bobclient.screens.ScreenSaverScreen
Set the save success message
setSavingSyncGroupMsg(String) - Method in class com.sybase.uep.bobclient.screens.SynchronizationGroupInfoScreen
Set the saving sync group Message
setScale(int) - Method in class com.sybase.reflection.AttributeMetaData
Sets the scale of the attribute.
setScaleAspectFit(boolean) - Method in class com.sybase.uep.bobclient.controls.ImageControl
Sets if scaling the image as aspect fit
setScaleBackgroundImage(boolean) - Method in class com.sybase.uep.bobclient.controls.LayoutManager
Sets if to scale the background image to fill the container
setScaleContentPanelBackgroundImage(boolean) - Method in class com.sybase.uep.bobclient.controls.TabControl
Sets if to scale the content panel background image to fill the container
setSchemaType(String) - Method in class com.sybase.uep.bobclient.controls.CheckBox
Set the schema type
setSchemaType(String) - Method in interface com.sybase.uep.bobclient.controls.ITextInput
Set schema type
setSchemaType(String) - Method in class com.sybase.uep.bobclient.controls.PasswordInput
Set the schema type
setSchemaType(String) - Method in class com.sybase.uep.bobclient.controls.RadioBoxGroup
Set the schema type
setSchemaType(String) - Method in class com.sybase.uep.bobclient.controls.SelectBox
Set the schema type
setSchemaType(String) - Method in class com.sybase.uep.bobclient.controls.TextInput
Set the schema type
setScreen(IBOBScreen) - Method in class com.sybase.uep.bobclient.actions.NamedQueryAction
Sets the screen that displays this named query action progress.
setScreen(IBOBScreen) - Method in class com.sybase.uep.bobclient.actions.SyncAction
Sets the screen that displays this sync action progress.
setScreen(IBOBScreen) - Method in class com.sybase.uep.bobclient.actions.SyncPublicationAction
Sets the screen that displays this sync action progress
setScreenFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.screens.AboutScreen
Set the font style for this screen
setScreenFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.screens.AppLogDetailScreen
Set the font style for this screen
setScreenFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.screens.FileExplorerScreen
Set the font style for this screen
setScreenFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.screens.LoggingScreen
Set the font style for this screen
setScreenFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.screens.LogInfoScreen
Set the font style for this screen
setScreenFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.screens.LoginScreen
Set the font style for this screen
setScreenFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.screens.LogsScreen
Set the font style for this screen
setScreenFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.screens.MobileBusinessObjectInfoScreen
Set the font style for this screen
setScreenFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.screens.PendingOperationInfoScreen
Set the font style for this screen
setScreenFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.screens.PendingOperationScreen
Set the font style for this screen
setScreenFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.screens.PersonalizationScreen
Set the font style for this screen
setScreenFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.screens.ProfileScreen
Set the font style for this screen
setScreenFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.screens.ProfileUpdateScreen
Set the font style for this screen
setScreenFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.screens.PushSettingsScreen
Set the font style for this screen
setScreenFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.screens.ScalarPKEditorScreen
Set the font style for this screen
setScreenFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.screens.ScreenSaverScreen
Set the font style for this screen
setScreenFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.screens.SearchScreen
Set the font style for this screen
setScreenFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.screens.SynchronizationGroupInfoScreen
Set the font style for this screen
setScreenFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.screens.SynchronizationScreen
Set the font style for this screen
setScreenFooter(Field) - Method in class com.sybase.uep.bobclient.controls.LayoutManager
Set the screen footer that is on the screen with this layout manager.
setScreenHeader(Field) - Method in class com.sybase.uep.bobclient.controls.LayoutManager
Set the screen header that is on the screen with this layout manager.
setScreenLabelPendingFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.screens.AppLogDetailScreen
Set the font style for this screen
setScreenPendingFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.screens.AppLogDetailScreen
Set the font style for this screen
setScreenTitle(String) - Method in class com.sybase.uep.bobclient.screens.MobileBusinessObjectInfoScreen
Set the screen title
setScreenTitle(String) - Method in class com.sybase.uep.bobclient.screens.SynchronizationGroupInfoScreen
Set the screen title
setSearch(boolean) - Method in class com.sybase.uep.bobclient.data.MobileApplicationDataHandler
 
setSearch(boolean) - Method in class com.sybase.uep.bobclient.data.SPDataHandler
 
setSearch(boolean) - Method in interface com.sybase.uep.bobclient.interfaces.IMobileApplicationDataHandler
Sets if the query is for a search
setSearchExceptionErrorMsg(String) - Method in class com.sybase.uep.bobclient.screens.SearchScreen
Set the search error message
setSecureLabel(String) - Method in class com.sybase.uep.bobclient.screens.ProfileUpdateScreen
Set the secure label
setSecurityToken(String) - Method in class com.sybase.afx.ulj.PushSyncInfo
Sets the push security token.
setSecurityToken(String) - Method in class com.sybase.persistence.PushConfiguration
Sybase internal use only.
setSeed(int) - Method in class com.sybase.afx.util.FastRandom
 
setSelectedByLabel() - Method in class com.sybase.uep.bobclient.controls.RadioBoxGroup
Set the selected Radio Box by label
setSelectedByLabel(String) - Method in class com.sybase.uep.bobclient.controls.RadioBoxGroup
Set the selected Radio Box by label
setSelectedByValue(String) - Method in class com.sybase.uep.bobclient.controls.RadioBoxGroup
Set the selected Radio Box by value
setSelectedRadioName(String) - Method in class com.sybase.uep.bobclient.controls.RadioBoxGroup
Set radio name
setSelectedRadioName(int) - Method in class com.sybase.uep.bobclient.controls.RadioBoxGroup
Set radio name by localization resource ID
setSelectedRow(int) - Method in class com.sybase.uep.bobclient.controls.TableField
Set the selected row in the table control
setSelectedValue() - Method in class com.sybase.uep.bobclient.controls.SelectBox
Set the selected value for this select box
setSelectedValue(String) - Method in class com.sybase.uep.bobclient.controls.SelectBox
Set selected value
setServerInputLabel(String) - Method in class com.sybase.uep.bobclient.screens.ProfileUpdateScreen
Set the server input label
setServerLogTabTitle(String) - Method in class com.sybase.uep.bobclient.screens.LogsScreen
Set the title of the server logs tab
setServerName(String) - Method in class com.sybase.afx.ulj.Profile
Sets the server name.
setServerName(String) - Method in class com.sybase.persistence.ConnectionProfile
set the property value of mobiLinkHost
setServerName(String) - Method in class com.sybase.uep.bobclient.data.RIMClientProfile
 
setServerName(String) - Method in interface com.sybase.uep.bobclient.interfaces.ClientProfile
 
setServerNumber(String) - Method in class com.sybase.afx.sms.SMSReplayInfo
 
setServerPort(int) - Method in class com.sybase.afx.ulj.Profile
* Sets the server port.
setServerPort(int) - Method in class com.sybase.uep.bobclient.data.RIMClientProfile
 
setServerPort(int) - Method in interface com.sybase.uep.bobclient.interfaces.ClientProfile
 
setServiceList(ServiceMetaDataList) - Method in class com.sybase.reflection.DatabaseMetaData
Sybase internal use only.
setServiceMap(ServiceMap) - Method in class com.sybase.reflection.DatabaseMetaData
Sybase internal use only.
setShort(ConnectionWrapper, CollectionOfValueWriters, String, int, short) - Static method in class com.sybase.afx.ulj.StatementUtil
 
setShowAltColors(boolean) - Method in class com.sybase.uep.bobclient.controls.LayoutManager
Set the show alternating color
setShowBackgroundColor(boolean) - Method in class com.sybase.uep.bobclient.controls.PasswordInput
Sets if background color is drawing
setShowBackgroundColor(boolean) - Method in class com.sybase.uep.bobclient.controls.TextInput
Sets if background color is drawing
setShowBorder(boolean) - Method in class com.sybase.uep.bobclient.controls.EmailAddressInput
Set if to show the border
setShowBorder(boolean) - Method in class com.sybase.uep.bobclient.controls.PasswordInput
Set if to show the border around the text input
setShowBorder(boolean) - Method in class com.sybase.uep.bobclient.controls.RegionManager
Sets if show the region's border
setShowBorder(boolean) - Method in class com.sybase.uep.bobclient.controls.TextInput
Set if to show the border
setShowButtons(boolean) - Method in class com.sybase.uep.bobclient.screens.LoginScreen
Show or hide login and exit buttons
setShowButtons(boolean) - Method in class com.sybase.uep.bobclient.screens.ScreenSaverScreen
Hide or Show the save and cancel buttons
setShowDeviceInfo(boolean) - Method in class com.sybase.uep.bobclient.screens.AboutScreen
Show the device info at the bottom of the about screen Default it's is on.
setShowLogo(boolean) - Method in class com.sybase.uep.bobclient.screens.LoginScreen
Hide or show the banner logo
setShowNextPrevMenu(boolean) - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
Set if we want to show the next and previous menus
setSkip(int) - Method in class com.sybase.persistence.Query
Sets the number of rows to skip, used for paging.
setSms(boolean) - Method in class com.sybase.reflection.ServiceMetaData
 
setSortCriteria(SortCriteria) - Method in class com.sybase.persistence.Query
Set the data sort criteria.
setSortingColumn(String) - Method in class com.sybase.uep.bobclient.controls.celltable.configs.CellTableConfig
Sets the sorting menu text to the cell table
setSortingColumn(String) - Method in class com.sybase.uep.bobclient.controls.CellTable
Sets display name of sorting menu
setSortingColumn(int) - Method in class com.sybase.uep.bobclient.controls.CellTable
Sets display name of sorting menu resource message ID
setSortingColumnMenuLabel(int) - Method in class com.sybase.uep.bobclient.controls.celltable.configs.CellTableConfig
 
setSortMenuLabel(int) - Method in class com.sybase.uep.bobclient.controls.MobileAppTable
Set the sort menu label
setSortMenuLabel(String) - Method in class com.sybase.uep.bobclient.controls.MobileAppTable
Set the sort menu label
setSortOrder(SortOrderCollection) - Method in class com.sybase.persistence.Query
Deprecated.  
setSortOrderType(int) - Method in class com.sybase.persistence.SortOrder
Deprecated.  
setSpacingHorizontal(int) - Method in class com.sybase.uep.bobclient.controls.LayoutManager
Sets the value of horizontal spacing
setSpacingVertical(int) - Method in class com.sybase.uep.bobclient.controls.LayoutManager
Sets the value of vertical spacing
setStartUpScreen(IBOBScreen) - Method in class com.sybase.uep.bobclient.custom.UIDefinition
This method will set the startup screen
setStateCriteria(int) - Method in class com.sybase.persistence.Query
Deprecated.  
setStatus(int) - Method in class com.sybase.persistence.SynchronizationContext
 
setStatusDisabledLabel(String) - Method in class com.sybase.uep.bobclient.screens.PendingOperationInfoScreen
Set the pending operation status disabled label
setStatusLabel(String) - Method in class com.sybase.uep.bobclient.screens.PendingOperationInfoScreen
Set the pending operation status label
setStatusPendingLabel(String) - Method in class com.sybase.uep.bobclient.screens.PendingOperationInfoScreen
Set the pending operation status pending label
setStreamParams(String) - Method in class com.sybase.uep.bobclient.data.RIMClientProfile
 
setStreamParams(String) - Method in interface com.sybase.uep.bobclient.interfaces.ClientProfile
 
setStreamParamsLabel(String) - Method in class com.sybase.uep.bobclient.screens.ProfileUpdateScreen
Set the stream params input label
setString(String, String) - Method in class com.sybase.afx.json.JsonObject
 
setString(ConnectionWrapper, CollectionOfValueWriters, String, int, String) - Static method in class com.sybase.afx.ulj.StatementUtil
 
setString(String, String) - Method in class com.sybase.persistence.ConnectionProfile
Set new string value to a property
setStyle(long) - Method in class com.sybase.uep.bobclient.controls.NumericChoice
Set style
setSubmitAllOperationsMenuLabel(String) - Method in class com.sybase.uep.bobclient.screens.PendingOperationScreen
Set the submit all operation menu label
setSubmitOperationMenuLabel(String) - Method in class com.sybase.uep.bobclient.screens.PendingOperationScreen
Set the submit operation menu label
setSupServerPort(int) - Method in class com.sybase.persistence.Connection
Sybase internal use only.
setSyncCompletedMessage(int) - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
Set sync completed message
setSyncCompletedMessage(String) - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
Set sync completed message
setSyncConnectingMessage(int) - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
Set sync connecting message
setSyncConnectingMessage(String) - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
Set sync connecting message
setSyncConnection(Connection) - Method in interface com.sybase.persistence.ISyncDelegator
Set current synchronization connection
setSyncDownloadingMessage(int) - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
Set sync downloading message
setSyncDownloadingMessage(String) - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
Set sync downloading message
setSyncGroupInfoMenuLabel(String) - Method in class com.sybase.uep.bobclient.screens.SynchronizationScreen
Set the Mobile Object Info menu label
setSyncGroupNameLabel(String) - Method in class com.sybase.uep.bobclient.screens.SynchronizationGroupInfoScreen
Set the Application Name Label
setSynchronizationGroup(String) - Method in class com.sybase.reflection.EntityMetaData
Sets the synchronization group name of the entity.
setSynchronizationGroup(SynchronizationGroup) - Method in class com.sybase.uep.bobclient.controls.PushLogsTable
Set synchronization group
setSynchronizationGroup(String, String, SynchronizationGroup) - Method in class com.sybase.uep.bobclient.data.RIMSynchronizationGroupList
Sets the Synchronization Group to the given package name and sync group name.
setSynchronizationGroup(String, String, SynchronizationGroup) - Method in interface com.sybase.uep.bobclient.interfaces.SynchronizationGroupList
Sets the Synchronization Group to the given package name and sync group name.
setSynchronizationGroup(SynchronizationGroup) - Method in class com.sybase.uep.bobclient.screens.PushLogsScreen
Set the Synchronization Group
setSynchronizationGroups(StringList) - Method in class com.sybase.reflection.DatabaseMetaData
Sybase internal use only.
setSynchronizeMenuLabel(String) - Method in class com.sybase.uep.bobclient.screens.LogsScreen
Set synchronize menu label
setSynchronizing(boolean) - Method in class com.sybase.uep.bobclient.screens.BaseBOBScreen
(non-Javadoc)
setSynchronizing(boolean) - Method in interface com.sybase.uep.bobclient.screens.IBOBScreen
Sets the tag to indicate whether the screen is in synchronizing, and redraw the synchronizing indicator.
setSyncMessage(int) - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
Set sync message that goes on the sync progress screen
setSyncMessage(String) - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
Set sync message that goes on the sync progress screen
setSyncMetaDataDownloadingMessage(int) - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
Set sync meta data downloading message
setSyncMetaDataDownloadingMessage(String) - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
Set sync meta data downloading message
setSyncMetaDataUploadingMessage(int) - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
Set sync meta data uploading message
setSyncMetaDataUploadingMessage(String) - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
Set sync meta data uploading message
setSyncObjectLabel(String) - Method in class com.sybase.uep.bobclient.screens.SyncProgressScreen
Deprecated.  
setSyncParameterValue(String, Object) - Method in class com.sybase.uep.bobclient.data.MBOModelSyncParameters
Set the synchronization parameter value
setSyncProfile(ConnectionProfile) - Method in class com.sybase.persistence.ConnectionProfile
Set the synchronization profile
setSyncProperties(boolean, int, String, boolean, boolean, int, boolean) - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
Set the Sync information properties
setSyncProtocol(String) - Method in class com.sybase.afx.ulj.Profile
Sets the sync protocol used by MobiLink
setSyncPublicationMessage(int) - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
Set sync publication message that goes on the sync progress screen
setSyncPublicationMessage(String) - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
Set sync pulication message that goes on the sync progress screen
setSyncStatusListener(SyncStatusListener) - Method in class com.sybase.persistence.SynchronizationParameters
 
setSyncUploadingMessage(int) - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
Set sync uploading message
setSyncUploadingMessage(String) - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
Set sync uploading message
setSyncWithImages(boolean) - Method in class com.sybase.uep.bobclient.data.ApplicationDefinition
 
setSyncWithImages(boolean) - Method in class com.sybase.uep.bobclient.data.RIMMBOMobileApplication
 
setSyncWithImages(boolean) - Method in interface com.sybase.uep.bobclient.interfaces.MBOMobileApplication
 
setSynGroupName(String) - Method in class com.sybase.uep.bobclient.screens.SynchronizationGroupInfoScreen
Set the sync Group Name
setTabHeader(Field) - Method in class com.sybase.uep.bobclient.controls.TabControl
Sets the tab control's header
setTable(String) - Method in class com.sybase.reflection.EntityMetaData
Sets the table name of the entity.
setTableConfig(CellTableConfig) - Method in class com.sybase.uep.bobclient.controls.CellTable
Sets configuration to the cell table
setTableContextProperties(String, Hashtable) - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
Set the table context properties
setTableVariableValues(String, Hashtable) - Static method in class com.sybase.uep.bobclient.utils.Util
Set the current table variable values
setTabTitle(String) - Method in class com.sybase.uep.bobclient.screens.ClientLogsTab
Set the title of the client logs tab
setTabTitle(String) - Method in class com.sybase.uep.bobclient.screens.ServerLogsTab
Set the title of the server logs tab
setTake(int) - Method in class com.sybase.persistence.Query
Sets the maximum number of rows to take, used for paging.
setTestCriteria(TestCriteria) - Method in class com.sybase.persistence.Query
Set the test criteria
setTestType(int) - Method in class com.sybase.persistence.AttributeTest
Deprecated.  
setTestValue(String) - Method in class com.sybase.persistence.AttributeTest
Sets the test value to use for filter
setText(String) - Method in class com.sybase.uep.bobclient.controls.EmailAddressInput
Set the text value in this input
setText(Object) - Method in class com.sybase.uep.bobclient.controls.HyperLink
Set the label value
setText(String) - Method in class com.sybase.uep.bobclient.controls.HyperLinkRichField
Set the label value ActiveRichTextField: different method signature than LabelField
setText(String) - Method in interface com.sybase.uep.bobclient.controls.ITextInput
Set text value
setText(Object) - Method in class com.sybase.uep.bobclient.controls.Label
Set the label value
setText(String) - Method in class com.sybase.uep.bobclient.controls.PasswordInput
 
setText(String) - Method in class com.sybase.uep.bobclient.controls.RichTextInput
Set the text value in this input
setThickness(int) - Method in class com.sybase.uep.bobclient.controls.HorizontalRuler
Set the thickness of the horizontal ruler line
setThreadLocal(boolean) - Method in class com.sybase.afx.ulj.DataSourceInfo
 
setTime(ConnectionWrapper, CollectionOfValueWriters, String, int, Date) - Static method in class com.sybase.afx.ulj.StatementUtil
 
setTimestamp(Date) - Method in interface com.sybase.persistence.LogRecord
 
SETTING_HTTP_PUSH_MDS_PORT - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
SETTING_HTTP_PUSH_MDS_SERVER - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
SETTING_IDLE_TIME - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
SETTING_KEY_PASSWORD - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
Settings - Interface in com.sybase.uep.bobclient.interfaces
 
SettingScreenProvider - Class in com.sybase.uep.bobclient.screens
This is the util class to populate the TOC of setting screen for option
SettingScreenProvider() - Constructor for class com.sybase.uep.bobclient.screens.SettingScreenProvider
 
SettingsFactory - Class in com.sybase.uep.bobclient.interfaces
Factory for creating Settings objects.
SettingsFactory() - Constructor for class com.sybase.uep.bobclient.interfaces.SettingsFactory
 
setTitle(String) - Method in class com.sybase.uep.bobclient.screens.ExceptionScreen
Set the title of the exception screen
setTitleIcon(EncodedImage) - Method in class com.sybase.uep.bobclient.controls.TabControl
 
setToolbarManager(ToolbarManager) - Method in class com.sybase.uep.bobclient.controls.ToolbarItem
Set toolbar manager
setTopRow(int) - Method in class com.sybase.uep.bobclient.controls.TableField
Set the Top Row
setType(String) - Method in class com.sybase.uep.bobclient.controls.CheckBox
Set type
setType(String) - Method in class com.sybase.uep.bobclient.controls.DateChoice
Set type
setType(String) - Method in class com.sybase.uep.bobclient.controls.EmailAddressInput
Set type
setType(String) - Method in class com.sybase.uep.bobclient.controls.NumericChoice
Set type
setType(String) - Method in class com.sybase.uep.bobclient.controls.PasswordInput
Set type
setType(LogicalType) - Method in class com.sybase.uep.bobclient.controls.pimmenu.PIMItem
Sets logical type
setType(String) - Method in class com.sybase.uep.bobclient.controls.RadioBox
Set type
setType(String) - Method in class com.sybase.uep.bobclient.controls.SelectBox
Set type
setTypicalString(String) - Method in class com.sybase.uep.bobclient.controls.TableColumn
Set the typical length for this column label
setUIDefinition(UIDefinition) - Method in class com.sybase.uep.bobclient.data.RIMRepository
 
setUIDefinition(UIDefinition) - Method in class com.sybase.uep.bobclient.interfaces.Repository
Set the UI Definition class;
setUnableToFindAlert(String) - Method in class com.sybase.uep.bobclient.screens.SearchScreen
Set the search screen unable to find alert
setUnfocusCellHeight(int) - Method in class com.sybase.uep.bobclient.controls.celltable.Cell
 
setUnfocusCellHeight(int) - Method in interface com.sybase.uep.bobclient.controls.celltable.ICell
Sets height for a unfocused cell
setUnfocusFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.controls.Button
Set the unfocus font style for this control
setUnfocusFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.controls.celltable.CellLabel
Sets unfocused font style
setUnfocusFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.controls.celltable.configs.AbstractCellAttributeConfig
 
setUnfocusFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.controls.celltable.configs.CellTableConfig
Sets an unfocus font style to the cell table
setUnfocusFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.controls.CellTable
Sets unfocused font style, the font style is used to determine size of a cell image
setUnfocusFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.controls.HyperLink
Set the unfocus font style for this control
setUnfocusFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.controls.HyperLinkRichField
Set the unfocus font style for this control
setUnfocusFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.controls.ListItem
Set unfocus font style for this control
setUnfocusFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.controls.RadioBoxGroup
Set the unselected font style for radiobox group
setUnfocusFontStyle(FontStyle) - Method in class com.sybase.uep.bobclient.controls.ToolbarManager
set the toolbar unfocus font style
setUnwiredAcceleratorPassword(String) - Method in class com.sybase.afx.ulj.Profile
Sets the Unwired Accelerator password of the Profile.
setUnwiredAcceleratorUserName(String) - Method in class com.sybase.afx.ulj.Profile
Sets the Uniwred Accelerator user name of the Profile.
setup() - Method in class com.sybase.uep.bobclient.custom.BaseDefinition
Setup the profile, sync settings
setup() - Method in class com.sybase.uep.bobclient.custom.UIDefinition
Setup the profile, sync settings, mobile applications, and variables
setup() - Method in class com.sybase.uep.bobclient.options.OptionsDefinition
Setup the profile, sync settings
setupColumnWidths() - Method in class com.sybase.uep.bobclient.controls.CellTable
Setup the column widths
setupColumnWidths(int[]) - Method in class com.sybase.uep.bobclient.controls.LayoutManager
Setup the column widths
setUpdateIcon(Object) - Method in class com.sybase.uep.bobclient.screens.PendingOperationScreen
Set update icon
setUpdatePersKeyButtonLabel(String) - Method in class com.sybase.uep.bobclient.screens.PersonalizationScreen
Set the update personalization key button label
setUpdatePersKeyMenuLabel(String) - Method in class com.sybase.uep.bobclient.screens.PersonalizationScreen
Set the update personalization key menu label
setUpdateTreeLabel(String) - Method in class com.sybase.uep.bobclient.screens.PendingOperationScreen
Set the update tree label
setUpdateValidatingMsg(String) - Method in class com.sybase.uep.bobclient.screens.ProfileUpdateScreen
Set the online validating message
setUploadOnly(boolean) - Method in class com.sybase.persistence.SynchronizationParameters
 
setupMobileDataControlContextVariables() - Method in class com.sybase.uep.bobclient.controls.BaseMobileDataControl
 
setupMobileDataControlContextVariables() - Method in class com.sybase.uep.bobclient.controls.CellTable
 
setupMobileDataControlContextVariables() - Method in class com.sybase.uep.bobclient.controls.MobileAppTable
Save current selected row of this mobile data control
setupMobileDataControlContextVariables() - Method in interface com.sybase.uep.bobclient.controls.MobileDataControl
Save current selected row of this mobile data control
setupMobileDataControlContextVariables() - Method in class com.sybase.uep.bobclient.controls.SelectBox
Save current selected row of this mobile data control
setupMobileDataControlContextVariables() - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
Saves current selected row of this mobile data control
setupTable() - Method in class com.sybase.uep.bobclient.controls.MobileAppTable
 
setupTableContextVariables(MobileDataControl) - Static method in class com.sybase.uep.bobclient.utils.Util
Setup the mobile data control context variables
setupVisibleRows() - Method in class com.sybase.uep.bobclient.controls.TableField
Setup the possible visible rows that can be displayed on the screen
setUseMilliSeconds(boolean) - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
Set the flag to use Milliseconds for date and datetime values
setUserActionTimestamp(long) - Method in class com.sybase.uep.bobclient.listener.UserActionListener
 
setUserContext(Object) - Method in class com.sybase.persistence.SynchronizationContext
 
setUsername(String) - Method in class com.sybase.afx.sms.SMSReplayInfo
 
setUserName(String) - Method in class com.sybase.persistence.Connection
Sets the user name of the Connection.
setUserName(String) - Method in class com.sybase.persistence.ConnectionProfile
set new value to userName connection property.
setUserName(String) - Method in class com.sybase.uep.bobclient.actions.LoginAction
Deprecated. Set the user name
setUserName(String) - Method in class com.sybase.uep.bobclient.data.RIMClientProfile
 
setUserName(String) - Method in interface com.sybase.uep.bobclient.interfaces.ClientProfile
 
setUserNameInputLabel(String) - Method in class com.sybase.uep.bobclient.screens.ProfileUpdateScreen
Set the profile user name input label
setValidationObj(ValidationObject) - Method in class com.sybase.uep.bobclient.controls.CheckBox
Set validation object
setValidationObj(ValidationObject) - Method in class com.sybase.uep.bobclient.controls.NumericChoice
Set validation object
setValidationObject(ValidationObject) - Method in class com.sybase.uep.bobclient.controls.DateChoice
Set validation object
setValidationObject(ValidationObject) - Method in class com.sybase.uep.bobclient.controls.EmailAddressInput
Set validation object
setValidationObject(ValidationObject) - Method in class com.sybase.uep.bobclient.controls.PasswordInput
Set validation object
setValidationObject(ValidationObject) - Method in class com.sybase.uep.bobclient.controls.RadioBox
Set validation object
setValidationObject(ValidationObject) - Method in class com.sybase.uep.bobclient.controls.SelectBox
Set validation object
setValidators(Vector) - Method in class com.sybase.uep.bobclient.controls.PasswordInput
 
setValidators(Vector) - Method in class com.sybase.uep.bobclient.controls.TextInput
 
setValidators(Vector) - Method in class com.sybase.uep.bobclient.controls.TextInputController
 
setVAlignment(long) - Method in class com.sybase.uep.bobclient.controls.celltable.configs.AbstractCellAttributeConfig
 
setValue(Object, AttributeMetaData, Object) - Method in class com.sybase.persistence.EntityClass
Sets a value of the attribute of the Entity
setValue(byte[]) - Method in class com.sybase.reflection.BinaryValue
 
setValue(boolean) - Method in class com.sybase.reflection.BooleanValue
 
setValue(byte) - Method in class com.sybase.reflection.ByteValue
 
setValue(char) - Method in class com.sybase.reflection.CharValue
 
setValue(Date) - Method in class com.sybase.reflection.DateTimeValue
 
setValue(Date) - Method in class com.sybase.reflection.DateValue
 
setValue(String) - Method in class com.sybase.reflection.DecimalValue
 
setValue(double) - Method in class com.sybase.reflection.DoubleValue
 
setValue(float) - Method in class com.sybase.reflection.FloatValue
 
setValue(String) - Method in class com.sybase.reflection.IntegerValue
 
setValue(int) - Method in class com.sybase.reflection.IntValue
 
setValue(long) - Method in class com.sybase.reflection.LongValue
 
setValue(Object, AttributeMetaData, Object) - Method in interface com.sybase.reflection.ReflectionManager
Sets the value of a Mobile Business Object given the attribute meta data.
setValue(short) - Method in class com.sybase.reflection.ShortValue
 
setValue(String) - Method in class com.sybase.reflection.StringValue
 
setValue(Date) - Method in class com.sybase.reflection.TimeValue
 
setValue(Object) - Method in class com.sybase.uep.bobclient.actions.PersistElement
Set the value for this persist element
setValue(Object) - Method in class com.sybase.uep.bobclient.actions.SubmitElement
Set the value for this submit element
setValue(String) - Method in class com.sybase.uep.bobclient.controls.EmailAddressInput
Set the value for this input
setValue(String) - Method in class com.sybase.uep.bobclient.controls.HyperLink
Set the value for this hyperlink
setValue(String) - Method in class com.sybase.uep.bobclient.controls.NumericChoice
Set the value for this numeric choice
setValue(Object) - Method in class com.sybase.uep.bobclient.controls.pimmenu.PIMItem
Sets value
setValue(String) - Method in class com.sybase.uep.bobclient.controls.RadioBox
Set the value for this radiobox.
setValue(int) - Method in class com.sybase.uep.bobclient.controls.RadioBox
Set the value for this radiobox.
setValue(String) - Method in class com.sybase.uep.bobclient.controls.RichTextInput
Set the value for this input
setValue(String) - Method in class com.sybase.uep.bobclient.controls.SelectBoxChoice
Set value for this select box choice
setValue(Object) - Method in class com.sybase.uep.bobclient.controls.TextInputController
 
setValue(Object, String, Object) - Method in class com.sybase.uep.bobclient.data.MBOModel
Sets the attribute value for a given MBO instance.
setValue(Byte) - Method in class com.sybase.uep.bobclient.utils.PersistableByte
 
setValue(Character) - Method in class com.sybase.uep.bobclient.utils.PersistableCharacter
 
setValue(Double) - Method in class com.sybase.uep.bobclient.utils.PersistableDouble
 
setValue(Float) - Method in class com.sybase.uep.bobclient.utils.PersistableFloat
 
setValue(Integer) - Method in class com.sybase.uep.bobclient.utils.PersistableInteger
 
setValue(Long) - Method in class com.sybase.uep.bobclient.utils.PersistableLong
 
setValue(Short) - Method in class com.sybase.uep.bobclient.utils.PersistableShort
 
setValueColumnName(String) - Method in class com.sybase.uep.bobclient.controls.SelectBox
Set name of value column
setValueImageMapping(Hashtable) - Method in class com.sybase.uep.bobclient.controls.celltable.configs.CellImageConfig
Sets the pairs of MBO attribute value and the mapping image file
setValueLabel(String) - Method in class com.sybase.uep.bobclient.screens.ScalarPKEditorScreen
Set the value label
setValueMaxLength(String) - Method in class com.sybase.uep.bobclient.screens.PersonalizationScreen
Set the value max length
setValueTooLongPersonalizationMsg(String) - Method in class com.sybase.uep.bobclient.screens.PersonalizationScreen
Set the value max length exceeded error message
setVariable(ControlVariable) - Method in class com.sybase.uep.bobclient.controls.celltable.CellImage
Sets image variable
setVariable(ControlVariable) - Method in class com.sybase.uep.bobclient.controls.celltable.configs.CellImageConfig
Sets a variable to the image, the variable is supposed to reference to a real image
setVariable(ControlVariable) - Method in class com.sybase.uep.bobclient.controls.celltable.configs.CellLabelItemConfig
Sets a variable to the label item
setVariableCheck(ControlVariable) - Method in class com.sybase.uep.bobclient.controls.CheckBox
Set the control variable object for the checkbox if it's checked or not
setVariableInput(ControlVariable) - Method in class com.sybase.uep.bobclient.controls.EmailAddressInput
Set the control variable object for the input value
setVariableInput(ControlVariable) - Method in class com.sybase.uep.bobclient.controls.PasswordInput
Set the control variable object for the input value
setVariableInput(ControlVariable) - Method in class com.sybase.uep.bobclient.controls.RichTextInput
Set the control variable object for the input value
setVariableInput(ControlVariable) - Method in class com.sybase.uep.bobclient.controls.TextInput
Set the variable for the input value
setVariableLabel(ControlVariable) - Method in class com.sybase.uep.bobclient.controls.Button
Set the variable for the label
setVariableLabel(ControlVariable) - Method in class com.sybase.uep.bobclient.controls.CheckBox
Set the control variable object for the label
setVariableLabel(ControlVariable) - Method in class com.sybase.uep.bobclient.controls.DateChoice
Set the control variable object for the label
setVariableLabel(ControlVariable) - Method in class com.sybase.uep.bobclient.controls.EmailAddressInput
Set the control variable object for the label
setVariableLabel(ControlVariable) - Method in class com.sybase.uep.bobclient.controls.FooterField
Set the control variable object for the label
setVariableLabel(ControlVariable) - Method in class com.sybase.uep.bobclient.controls.HyperLink
Set the control variable object for the label
setVariableLabel(ControlVariable) - Method in class com.sybase.uep.bobclient.controls.HyperLinkRichField
Set the control variable object for the label
setVariableLabel(ControlVariable) - Method in class com.sybase.uep.bobclient.controls.Label
Set the variable key
setVariableLabel(ControlVariable) - Method in class com.sybase.uep.bobclient.controls.ListItem
Set the control variable object for the label
setVariableLabel(ControlVariable) - Method in class com.sybase.uep.bobclient.controls.NumericChoice
Set the control variable object for the label
setVariableLabel(ControlVariable) - Method in class com.sybase.uep.bobclient.controls.RadioBox
Set the control variable object to the radio box label
setVariableLabel(ControlVariable) - Method in class com.sybase.uep.bobclient.controls.SelectBox
Set the control variable object for the label
setVariableLabel(ControlVariable) - Method in class com.sybase.uep.bobclient.controls.SelectBoxChoice
Set the control variable for the select box label
setVariables(Hashtable) - Method in class com.sybase.uep.bobclient.data.RIMVariables
 
setVariables(Hashtable) - Method in interface com.sybase.uep.bobclient.interfaces.Variables
 
setVariableSelected(ControlVariable) - Method in class com.sybase.uep.bobclient.controls.RadioBoxGroup
Set the control variable object to determine which radio box is selected
setVariableSelectedValue(ControlVariable) - Method in class com.sybase.uep.bobclient.controls.SelectBox
Set the control variable object for the selected index of the select box
setVariableSource(ControlVariable) - Method in class com.sybase.uep.bobclient.controls.ImageControl
set the control variable object for the image source
setVariableValue(ControlVariable) - Method in class com.sybase.uep.bobclient.controls.DateChoice
Set the control variable object for the date value
setVariableValue(ControlVariable) - Method in class com.sybase.uep.bobclient.controls.HyperLink
Set the control variable object for the value
setVariableValue(ControlVariable) - Method in class com.sybase.uep.bobclient.controls.RadioBox
Set the control variable object to the radio box value
setVariableValue(ControlVariable) - Method in class com.sybase.uep.bobclient.controls.SelectBoxChoice
Set the control variable for the select box value
setVersionLabel(String) - Method in class com.sybase.uep.bobclient.screens.AboutScreen
Set the version label
setVisibleRows(int) - Method in class com.sybase.uep.bobclient.controls.TableField
Set the number of visiable rows
setWaitAuthenticateMessage(String) - Method in class com.sybase.uep.bobclient.screens.LoginScreen
Set the wait authenticate message
setWaitIdleLabel(String) - Method in class com.sybase.uep.bobclient.screens.SynchronizationGroupInfoScreen
Set the Wait Idle Label
setWaitLabel(String) - Method in class com.sybase.uep.bobclient.screens.ScreenSaverScreen
Set the Wait Label
setWidth(int) - Method in class com.sybase.uep.bobclient.controls.TableColumn
Set the column width
setWindowId(String) - Method in class com.sybase.uep.bobclient.controls.EmailAddressInput
Set window id
setWrapHeight() - Method in class com.sybase.uep.bobclient.controls.Label
Set the height of the label field
setWrapperData(Object) - Method in class com.sybase.persistence.ConnectionProfile
Sybase internal use only.
setWrapText(boolean) - Method in class com.sybase.uep.bobclient.controls.celltable.CellLabel
 
setWrapText(boolean) - Method in class com.sybase.uep.bobclient.controls.celltable.configs.CellLabelConfig
Sets information that if the label is allowed to be wrapped
setWrapText(boolean) - Method in class com.sybase.uep.bobclient.controls.Label
Set if the text should wrap or not
setXPosition(int, boolean) - Method in class com.sybase.uep.bobclient.controls.celltable.CellImage
 
setXPosition(int, boolean) - Method in class com.sybase.uep.bobclient.controls.celltable.CellLabel
 
setXPosition(int, boolean) - Method in interface com.sybase.uep.bobclient.controls.IControlXYDraw
Sets the X coordinator of the drawing item
setYPosition(int, boolean) - Method in class com.sybase.uep.bobclient.controls.celltable.CellImage
 
setYPosition(int, boolean) - Method in class com.sybase.uep.bobclient.controls.celltable.CellLabel
 
setYPosition(int, boolean) - Method in interface com.sybase.uep.bobclient.controls.IControlXYDraw
Sets the Y coordinator of the drawing item
SHADOW_BORDER_WIDTH - Static variable in class com.sybase.uep.bobclient.utils.GraphicsUtil
Width of the shadowed border
SHORT - Static variable in class com.sybase.reflection.DataType
 
ShortList - Class in com.sybase.collections
A list of Short elements.
ShortList(int) - Constructor for class com.sybase.collections.ShortList
Initializes a new instance of the ShortList class that is empty and has the specified initial capacity.
shortValue() - Method in class com.sybase.afx.json.NumberValue
 
ShortValue - Class in com.sybase.reflection
Sybase internal use only.
ShortValue() - Constructor for class com.sybase.reflection.ShortValue
 
SHOW_ACTUAL_SIZE_IMAGE_MENU_ITEM_KEY - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
SHOW_ACTUAL_SIZE_IMAGE_MENU_ITEM_TEXT - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
SHOW_ACTUAL_SIZE_MENU_ITEM_LABEL - Static variable in class com.sybase.uep.bobclient.screens.CustomBitmapField
 
showMobileObjectInfo() - Method in class com.sybase.uep.bobclient.screens.SynchronizationScreen
Show the Mobile Business Object Info screen
showSyncGroupInfo() - Method in class com.sybase.uep.bobclient.screens.SynchronizationScreen
Show the Sync Group Info screen
shutdown() - Method in class com.sybase.persistence.BackgroundSynchronization
Shutdown the polling thread contained by this instance.
SIMPLE_PK_SUFFIX - Static variable in class com.sybase.uep.bobclient.screens.PersonalizationScreen
 
size() - Method in class com.sybase.persistence.ColumnIndexMap
 
size() - Method in class com.sybase.persistence.SortOrderList
Gets the number of SortOrder objects in this list.
size() - Method in class com.sybase.persistence.TestCriteriaList
Gets the number of TestCriteria objects in this list.
size() - Method in class com.sybase.reflection.AttributeMap
 
size() - Method in class com.sybase.reflection.ClassMap
 
size() - Method in class com.sybase.reflection.EntityMap
 
size() - Method in class com.sybase.reflection.OperationMap
 
size() - Method in class com.sybase.reflection.PrimitiveTypes
 
size() - Method in class com.sybase.reflection.ServiceMap
 
size() - Method in class com.sybase.uep.bobclient.controls.RowCoordinatorCalculator
Get the current number of widgets in this row
size() - Method in class com.sybase.uep.bobclient.controls.RowLayout
Get the current number of widgets in this row
size() - Method in class com.sybase.uep.bobclient.data.MBOModel
Returns mbo data size.
size() - Method in class com.sybase.uep.bobclient.data.RIMClientProfileList
 
size() - Method in class com.sybase.uep.bobclient.data.RIMMBOMobileApplicationList
Get the size of the list of MBO Mobile Applications.
size() - Method in interface com.sybase.uep.bobclient.interfaces.ClientProfileList
 
size() - Method in interface com.sybase.uep.bobclient.interfaces.MBOMobileApplicationList
Size of the mobile application objects
sleep(long) - Static method in class com.sybase.afx.util.ThreadUtil
 
slice(int, int) - Method in class com.sybase.collections.BinaryList
Returns a new list by copying specified elements from the specified index
slice(int, int) - Method in class com.sybase.collections.BooleanList
Returns a new list by copying the specified number of elements from the specified index
slice(int, int) - Method in class com.sybase.collections.ByteList
Returns a new list by copying the specified number of elements from the specified index
slice(int, int) - Method in class com.sybase.collections.CharList
Returns a new list by copying the specified number of elements from the specified index
slice(int, int) - Method in class com.sybase.collections.DateList
Returns a new list by copying the specified number of elements from the specified index
slice(int, int) - Method in class com.sybase.collections.DateTimeList
Returns a new list by copying the specified number of elements from the specified index
slice(int, int) - Method in class com.sybase.collections.DecimalList
Returns a new list by copying the specified number of elements from the specified index
slice(int, int) - Method in class com.sybase.collections.DoubleList
Returns a new list by copying the specified number of elements from the specified index
slice(int, int) - Method in class com.sybase.collections.FloatList
Returns a new list by copying the specified number of elements from the specified index
slice(int, int) - Method in class com.sybase.collections.IntegerList
Returns a new list by copying the specified number of elements from the specified index
slice(int, int) - Method in class com.sybase.collections.IntList
Returns a new list by copying the specified number of elements from the specified index
slice(int, int) - Method in class com.sybase.collections.LongList
Returns a new list by copying the specified number of elements from the specified index
slice(int, int) - Method in class com.sybase.collections.NullableBinaryList
Returns a new list by copying the specified number of elements from the specified index
slice(int, int) - Method in class com.sybase.collections.NullableBooleanList
Returns a new list by copying the specified number of elements from the specified index
slice(int, int) - Method in class com.sybase.collections.NullableByteList
Returns a new list by copying the specified number of elements from the specified index
slice(int, int) - Method in class com.sybase.collections.NullableCharList
Returns a new list by copying the specified number of elements from the specified index
slice(int, int) - Method in class com.sybase.collections.NullableDateList
Returns a new list by copying the specified number of elements from the specified index
slice(int, int) - Method in class com.sybase.collections.NullableDateTimeList
Returns a new list by copying the specified number of elements from the specified index
slice(int, int) - Method in class com.sybase.collections.NullableDecimalList
Returns a new list by copying the specified number of elements from the specified index
slice(int, int) - Method in class com.sybase.collections.NullableDoubleList
Returns a new list by copying the specified number of elements from the specified index
slice(int, int) - Method in class com.sybase.collections.NullableFloatList
Returns a new list by copying the specified number of elements from the specified index
slice(int, int) - Method in class com.sybase.collections.NullableIntegerList
Returns a new list by copying the specified number of elements from the specified index
slice(int, int) - Method in class com.sybase.collections.NullableIntList
Returns a new list by copying the specified number of elements from the specified index
slice(int, int) - Method in class com.sybase.collections.NullableLongList
Returns a new list by copying the specified number of elements from the specified index
slice(int, int) - Method in class com.sybase.collections.NullableShortList
Returns a new list by copying the specified number of elements from the specified index
slice(int, int) - Method in class com.sybase.collections.NullableStringList
Returns a new list by copying the specified number of elements from the specified index
slice(int, int) - Method in class com.sybase.collections.NullableTimeList
Returns a new list by copying the specified number of elements from the specified index
slice(int, int) - Method in class com.sybase.collections.ObjectList
 
slice(int, int) - Method in class com.sybase.collections.ShortList
Returns a new list by copying the specified number of elements from the specified index
slice(int, int) - Method in class com.sybase.collections.StringList
Returns a new list by copying the specified number of elements from the specified index
slice(int, int) - Method in class com.sybase.collections.TimeList
Returns a new list by copying the specified number of elements from the specified index
slice(int, int) - Method in class com.sybase.reflection.AttributeMetaDataList
Sybase internal use only.
slice(int, int) - Method in class com.sybase.reflection.ClassMetaDataList
Sybase internal use only.
slice(int, int) - Method in class com.sybase.reflection.DataTypeList
Sybase internal use only.
slice(int, int) - Method in class com.sybase.reflection.EntityMetaDataList
Sybase internal use only.
slice(int, int) - Method in class com.sybase.reflection.OperationMetaDataList
Sybase internal use only.
slice(int, int) - Method in class com.sybase.reflection.ParameterMetaDataList
Sybase internal use only.
slice(int, int) - Method in class com.sybase.reflection.ServiceMetaDataList
Sybase internal use only.
slice(int, int) - Method in class com.sybase.reflection.UiMetaDataList
 
SMSException - Exception in com.sybase.afx.sms
 
SMSException() - Constructor for exception com.sybase.afx.sms.SMSException
 
SMSException(String) - Constructor for exception com.sybase.afx.sms.SMSException
 
SMSReplayInfo - Class in com.sybase.afx.sms
 
SMSReplayInfo() - Constructor for class com.sybase.afx.sms.SMSReplayInfo
 
SMSService - Interface in com.sybase.afx.sms
 
SortCriteria - Class in com.sybase.persistence
 
SortCriteria() - Constructor for class com.sybase.persistence.SortCriteria
Sybase internal use only.
SortOrder - Class in com.sybase.persistence
 
SortOrder() - Constructor for class com.sybase.persistence.SortOrder
Sybase internal use only.
SortOrder(String, int) - Constructor for class com.sybase.persistence.SortOrder
Deprecated.  
SortOrderCollection - Class in com.sybase.persistence
Holds a collection of SortOrder objects.
SortOrderCollection() - Constructor for class com.sybase.persistence.SortOrderCollection
Creates instance of SortOrderCollection.
SortOrderList - Class in com.sybase.persistence
 
SortOrderList() - Constructor for class com.sybase.persistence.SortOrderList
 
SortOrderList(int) - Constructor for class com.sybase.persistence.SortOrderList
Sybase internal use only.
SortOrderType - Interface in com.sybase.persistence
Defines the sort order type.
Spacer - Class in com.sybase.uep.bobclient.controls
This is the Spacer widget that doesn't show anything
Spacer() - Constructor for class com.sybase.uep.bobclient.controls.Spacer
Constructor to create a spacer
Spacer(FooterField) - Constructor for class com.sybase.uep.bobclient.controls.Spacer
Give the spacer focus and also clear the footer field if this item has focus.
SPDataHandler - Class in com.sybase.uep.bobclient.data
Other control uses SPDataHandler instance to access the data of a given SPMBOModel instance.
SPDataHandler() - Constructor for class com.sybase.uep.bobclient.data.SPDataHandler
 
SPLASH_SCREEN_CLOSE_ACTION - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The splash screen action(s) that comes after close is clicked
SPLASH_SCREEN_LOGO_IMAGE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The Logo that goes on top on the Splash Screen
SPLASH_SCREEN_MESSAGE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Message for splash screen Default message is "Loading .
SplashScreen - Class in com.sybase.uep.bobclient.screens
This is the splash screen
SplashScreen() - Constructor for class com.sybase.uep.bobclient.screens.SplashScreen
 
SPMBOModel - Class in com.sybase.uep.bobclient.data
Structured parameter MBO model
SPMBOModel(String) - Constructor for class com.sybase.uep.bobclient.data.SPMBOModel
Constructor
SPMBOModel() - Constructor for class com.sybase.uep.bobclient.data.SPMBOModel
 
SPTreeHelper - Class in com.sybase.uep.bobclient.data
Helper class for structure parameter hierarchy tree
SPTreeHelper() - Constructor for class com.sybase.uep.bobclient.data.SPTreeHelper
 
SPTreeNode - Class in com.sybase.uep.bobclient.data
The structure parameters are flatten in BOB, but Object API only accept the structured parameter value as a whole.
SPTreeNode(SubmitElement) - Constructor for class com.sybase.uep.bobclient.data.SPTreeNode
Constructor
SPTreeNode(String, SPMBOModel, Object) - Constructor for class com.sybase.uep.bobclient.data.SPTreeNode
Constructor
SPTreeNode() - Constructor for class com.sybase.uep.bobclient.data.SPTreeNode
Constructor
SqlTrace - Class in com.sybase.afx.ulj
 
SqlTrace() - Constructor for class com.sybase.afx.ulj.SqlTrace
 
start(String, String, ConnectionProfile, SynchronizeCallback) - Static method in class com.sybase.persistence.BackgroundSynchronization
Start background synchronization.
startBackgroundSynchronization(String, Vector, int) - Static method in class com.sybase.uep.bobclient.data.CommonMBOModel
Starts the background synchronization on the synchronization groups.
startBackgroundSynchronization(Hashtable, int) - Static method in class com.sybase.uep.bobclient.data.CommonMBOModel
Starts the background synchronization on the synchronization groups.
STARTING - Static variable in interface com.sybase.persistence.SynchronizationStatus
 
STARTS_WITH - Static variable in class com.sybase.persistence.AttributeTest
 
STARTS_WITH - Static variable in interface com.sybase.persistence.TestType
 
startsWith(String, String) - Static method in class com.sybase.afx.util.StringUtil
 
startsWith2(String, String, int) - Static method in class com.sybase.afx.util.StringUtil
 
startSynchronizationDelete() - Method in class com.sybase.afx.ulj.ConnectionImpl
 
startSynchronizationDelete() - Method in class com.sybase.persistence.ConnectionWrapper
 
startup() - Method in interface com.sybase.uep.bobclient.controller.UIController
Retrieve the first screen and push it to view
StartUpSyncAll - Class in com.sybase.uep.bobclient.sync
 
StartUpSyncAll(PushController, Hashtable, int) - Constructor for class com.sybase.uep.bobclient.sync.StartUpSyncAll
Constructor
StartUpSyncAll(PushController, String, Vector, String, int) - Constructor for class com.sybase.uep.bobclient.sync.StartUpSyncAll
Constructor
StatementUtil - Class in com.sybase.afx.ulj
 
StatementUtil() - Constructor for class com.sybase.afx.ulj.StatementUtil
 
STOCK_SCREEN_CLOSE_ACTION - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Stock screen actions to perform after screen is closed Default null
STOCK_SCREEN_FAILED_ACTION - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Stock screen action(s) to perform after failure Default null
STOCK_SCREEN_SAVE_ACTION - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Stock screen actions to perform after save is done Default null
STOCK_SCREEN_SUCCESS_ACTION - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Stock screen action(s) to perform after success Default null
STOCKSCREEN_BACKGROUND_IMAGE - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
stopSynchronizationDelete() - Method in class com.sybase.afx.ulj.ConnectionImpl
 
stopSynchronizationDelete() - Method in class com.sybase.persistence.ConnectionWrapper
 
STRING - Static variable in class com.sybase.reflection.DataType
 
StringList - Class in com.sybase.collections
A list of String elements.
StringList(int) - Constructor for class com.sybase.collections.StringList
Initializes a new instance of the StringList class that is empty and has the specified initial capacity.
StringReader - Class in com.sybase.afx.json
 
StringReader(String) - Constructor for class com.sybase.afx.json.StringReader
 
StringUtil - Class in com.sybase.afx.util
 
StringUtil() - Constructor for class com.sybase.afx.util.StringUtil
 
StringValue - Class in com.sybase.reflection
Sybase internal use only.
StringValue() - Constructor for class com.sybase.reflection.StringValue
 
StringWriter - Class in com.sybase.afx.json
 
StringWriter() - Constructor for class com.sybase.afx.json.StringWriter
 
STRUCTURED - Static variable in class com.sybase.uep.bobclient.data.RIMMBOMobileApplication
 
sublayout(int, int) - Method in class com.sybase.uep.bobclient.controls.LayoutManager
Implements custom layout features for this manager.
sublayout(int, int) - Method in class com.sybase.uep.bobclient.controls.RowLayout
Implements custom layout features for this manager.
sublayout(int, int) - Method in class com.sybase.uep.bobclient.controls.TabContentPanel
Implements custom layout features for this manager.
sublayout(int, int) - Method in class com.sybase.uep.bobclient.controls.TabControlLayout.TabsLayout
(non-Javadoc)
sublayout(int, int) - Method in class com.sybase.uep.bobclient.controls.TabLayoutManager
(non-Javadoc)
sublayout(int, int) - Method in class com.sybase.uep.bobclient.controls.ToolbarManager
(non-Javadoc)
sublayout(int, int) - Method in class com.sybase.uep.bobclient.screens.DatePickerPopup
 
SUBMIT_CONTROL_TYPE - Static variable in interface com.sybase.uep.bobclient.constants.VariableProperties
submit control type
SUBMIT_MBO_ATTRIBUTE_TYPE - Static variable in interface com.sybase.uep.bobclient.constants.VariableProperties
submit mbo attribute type Note : this is only used by the submit action
SUBMIT_MBO_TYPE - Static variable in interface com.sybase.uep.bobclient.constants.VariableProperties
submit mbo type Note : this is only used by the submit action
SUBMIT_NULL_TYPE - Static variable in interface com.sybase.uep.bobclient.constants.VariableProperties
submit variable type Note : this is only used by the submit action
SUBMIT_PERSONALIZATIONKEY_TYPE - Static variable in interface com.sybase.uep.bobclient.constants.VariableProperties
submit personalization key type
SUBMIT_USER_TYPE - Static variable in interface com.sybase.uep.bobclient.constants.VariableProperties
submit static type
SUBMIT_VARIABLE_TYPE - Static variable in interface com.sybase.uep.bobclient.constants.VariableProperties
submit variable type Note : this is only used by the submit action
SubmitAction - Class in com.sybase.uep.bobclient.actions
This is the submit action class
SubmitAction(String, IBOBScreen, int, Vector, String) - Constructor for class com.sybase.uep.bobclient.actions.SubmitAction
Constructor to create a submit action
SubmitAction(String, IBOBScreen, int, Vector, boolean, String) - Constructor for class com.sybase.uep.bobclient.actions.SubmitAction
Constructor to create a submit action
SubmitAction(String, IBOBScreen, int, Vector, boolean, int, String) - Constructor for class com.sybase.uep.bobclient.actions.SubmitAction
Constructor to create a submit action
SubmitAction(String, IBOBScreen, int, Vector, boolean, String, String) - Constructor for class com.sybase.uep.bobclient.actions.SubmitAction
Constructor to create a submit action
SubmitAction(String, IBOBScreen, int, Vector, boolean, int, int, String) - Constructor for class com.sybase.uep.bobclient.actions.SubmitAction
Constructor to create a submit action
SubmitAction(String, IBOBScreen, int, Vector, boolean, String, String, String) - Constructor for class com.sybase.uep.bobclient.actions.SubmitAction
Constructor to create a submit action
submitAllOperations() - Method in class com.sybase.uep.bobclient.screens.PendingOperationScreen
Submit all the operations
SubmitElement - Class in com.sybase.uep.bobclient.actions
This is the submit element class
SubmitElement(String, Object, String, ControlVariable, boolean, String, String, String, boolean, SubValueDescriptorChain, boolean) - Constructor for class com.sybase.uep.bobclient.actions.SubmitElement
Constructor to create a submit element object
SubmitElement(String, Object, String, ControlVariable, boolean, String, int, String, String, boolean, SubValueDescriptorChain, boolean) - Constructor for class com.sybase.uep.bobclient.actions.SubmitElement
Constructor to create a submit element object
submitMBOOperation() - Method in class com.sybase.uep.bobclient.screens.PendingOperationScreen
Submit the selected MBO operation(s)
submitPending(Object) - Method in class com.sybase.persistence.EntityClass
Calls the entity's submitPending method
submitPending() - Method in interface com.sybase.persistence.LogRecord
 
submitPending() - Method in interface com.sybase.persistence.MobileBusinessObject
Submit the pending operation of the Mobile Business Object.
submitPending(Object) - Method in class com.sybase.uep.bobclient.data.MBOModel
Submit the pending change of the mobile business object (ready for sending to server).
submitPendingObjects() - Method in class com.sybase.uep.bobclient.data.ClientMBOModel
 
submitPendingObjects() - Method in class com.sybase.uep.bobclient.data.MBOModel
Submits all the pending operations for this MBO object.
submitPendingObjects() - Method in class com.sybase.uep.bobclient.data.SPMBOModel
 
submitPendingOperations(ObjectList) - Static method in class com.sybase.afx.util.DatabaseClassUtil
 
submitPendingOperations() - Method in class com.sybase.persistence.DatabaseClass
Submit all the pending (unsubmitted) operations of the packages.
submitPendingOperations() - Method in class com.sybase.persistence.EntityClass
Calls the entity class' submitPendingOperations method
submitPendingOperations(String) - Static method in class com.sybase.uep.bobclient.data.CommonMBOModel
 
submitPendingOperations(String, String) - Static method in class com.sybase.uep.bobclient.data.CommonMBOModel
Submits all pending operations
submitPendingOperationsList(ObjectList) - Static method in class com.sybase.afx.DatabaseBase
 
subscribe() - Method in class com.sybase.persistence.DatabaseClass
Subscribe to the server
substring(String, int) - Static method in class com.sybase.afx.util.StringUtil
 
substring(String, int, int) - Static method in class com.sybase.afx.util.StringUtil
 
substring2(String, int, int) - Static method in class com.sybase.afx.util.StringUtil
 
subtract(Byte, Byte) - Static method in class com.sybase.afx.util.NumberUtil
 
subtract(Short, Short) - Static method in class com.sybase.afx.util.NumberUtil
 
subtract(Integer, Integer) - Static method in class com.sybase.afx.util.NumberUtil
 
subtract(Long, Long) - Static method in class com.sybase.afx.util.NumberUtil
 
subtract(Float, Float) - Static method in class com.sybase.afx.util.NumberUtil
 
subtract(Double, Double) - Static method in class com.sybase.afx.util.NumberUtil
 
SubValueDescriptor - Class in com.sybase.uep.bobclient.data
Sometimes, we need to retrieve a sub-node value from a complex data type value, the instance of this class contains the information on how to get it.
SubValueDescriptor(String, String) - Constructor for class com.sybase.uep.bobclient.data.SubValueDescriptor
Constructor
SubValueDescriptorChain - Class in com.sybase.uep.bobclient.data
Since there might be nested complex data type value, only one SubValueDescriptor instance will be not enough to retrieve the sub-node value.
SubValueDescriptorChain() - Constructor for class com.sybase.uep.bobclient.data.SubValueDescriptorChain
 
SUPClientException - Exception in com.sybase.persistence
 
SUPClientException(int) - Constructor for exception com.sybase.persistence.SUPClientException
Sybase internal use only.
SUPClientException(String, int) - Constructor for exception com.sybase.persistence.SUPClientException
Sybase internal use only.
suspend() - Method in class com.sybase.persistence.DatabaseClass
Request the server stop delivering messages to the device
SYNC_DONE - Static variable in interface com.sybase.persistence.SyncStatusState
Sync done.
SYNC_FAILED - Static variable in exception com.sybase.persistence.SUPClientException
 
SYNC_GROUP_INFO_SCREEN_CLOSE_ACTION - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The synchronization group info screen action(s) that comes after close is clicked
SYNC_GROUP_INFO_SCREEN_CLOSE_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The synchronization group info screen close menu label
SYNC_GROUP_INFO_SCREEN_ERROR_LOADING_SYNC_GROUP_INFO_MSG - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The synchronization group loading error message
SYNC_GROUP_INFO_SCREEN_ERROR_SAVING_SYNC_GROUP_MSG - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The synchronization group saving error message
SYNC_GROUP_INFO_SCREEN_FONT_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Font style for the synchronization group info screen
SYNC_GROUP_INFO_SCREEN_LOG_MESSAGE_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The synchronization group info screen log message menu label
SYNC_GROUP_INFO_SCREEN_NAVIGATION_BORDER_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Synchronization group info screen navigation bar border style Default font : system Default font size : system Default font unit : system Default font style : Font.PLAIN Default foreground color : 0x00000000 Default background color : 0x002D3642
SYNC_GROUP_INFO_SCREEN_NAVIGATION_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Synchronization group info screen navigation bar font style Default font : system Default font size : system Default font unit : system Default font style : Font.PLAIN Default foreground color : 0x00FFFFFF Default background color : 0x005275BD
SYNC_GROUP_INFO_SCREEN_NO_PUSH_LOGS_MSG - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The synchronization group info screen no push logs message
SYNC_GROUP_INFO_SCREEN_PACKAGE_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The synchronization group info screen profile label
SYNC_GROUP_INFO_SCREEN_PUSH_ADMIN_MSG - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The synchronization group info screen push admin message
SYNC_GROUP_INFO_SCREEN_PUSH_ENABLE_MSG - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The synchronization group info screen push enable message
SYNC_GROUP_INFO_SCREEN_PUSH_NOTIFICATION_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The synchronization group info screen push notification label
SYNC_GROUP_INFO_SCREEN_PUSH_SYNC_INTERVAL_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The synchronization group info screen push sync interval label
SYNC_GROUP_INFO_SCREEN_PUSH_SYNC_INTERVAL_MSG - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The synchronization group info screen push sync internval message
SYNC_GROUP_INFO_SCREEN_PUSH_SYNC_INTERVAL_NUM_MSG - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The synchronization group info screen push sync internval number message
SYNC_GROUP_INFO_SCREEN_PUSH_TYPE_NO_PROMPT_NO_SYNC_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The synchronization group info screen push type no prompt no sync label
SYNC_GROUP_INFO_SCREEN_PUSH_TYPE_NO_SYNC_NO_RESP_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The synchronization group info screen push type no sync no response label
SYNC_GROUP_INFO_SCREEN_PUSH_TYPE_SYNC_IMMEDIATELY_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The synchronization group info screen push type sync immediately label
SYNC_GROUP_INFO_SCREEN_PUSH_TYPE_SYNC_NO_RESP_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The synchronization group info screen push type sync no response label
SYNC_GROUP_INFO_SCREEN_SAVE_ACTION - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The synchronization group info screen action(s) that comes after save is clicked
SYNC_GROUP_INFO_SCREEN_SAVE_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The synchronization group info screen save menu label
SYNC_GROUP_INFO_SCREEN_SAVING_MESSAGE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The synchronization group saving message
SYNC_GROUP_INFO_SCREEN_SHOW_PUSH_LOGS - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Show push logs in synchronization group info screen screen true
SYNC_GROUP_INFO_SCREEN_SYNC_GROUP_ID_UNDEFINED_MSG - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The synchronization group ID undefined message
SYNC_GROUP_INFO_SCREEN_SYNC_GROUP_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The synchronization group info screen application name label
SYNC_GROUP_INFO_SCREEN_TITLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Title of the synchronization group info screen
SYNC_GROUP_INFO_SCREEN_WAIT_IDLE_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The synchronization group info screen wait idle label
SYNC_META_FAILED - Static variable in exception com.sybase.persistence.SUPClientException
 
SYNC_START_TYPE_DAY - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
SYNC_START_TYPE_HOUR - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
SYNC_START_TYPE_MINUTE - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
SYNC_STARTING - Static variable in interface com.sybase.persistence.SyncStatusState
Sync starts.
SYNC_TYPE - Static variable in class com.sybase.uep.bobclient.data.ModelChangeEvent
 
SyncAction - Class in com.sybase.uep.bobclient.actions
This is the sync action class
SyncAction(String) - Constructor for class com.sybase.uep.bobclient.actions.SyncAction
Constructor to create a sync action
SyncAction(String[]) - Constructor for class com.sybase.uep.bobclient.actions.SyncAction
Constructor to create a sync action
SyncAction(String, boolean, int, IBOBScreen) - Constructor for class com.sybase.uep.bobclient.actions.SyncAction
Constructor to create a sync action
SyncAction(String, boolean, String, IBOBScreen) - Constructor for class com.sybase.uep.bobclient.actions.SyncAction
Constructor to create a sync action
SyncAction(String, boolean, int, IBOBScreen, Vector, boolean) - Constructor for class com.sybase.uep.bobclient.actions.SyncAction
Constructor to create a sync action
SyncAction(String, boolean, String, IBOBScreen, Vector, boolean) - Constructor for class com.sybase.uep.bobclient.actions.SyncAction
Constructor to create a sync action
SyncAction(String[], boolean, int, IBOBScreen) - Constructor for class com.sybase.uep.bobclient.actions.SyncAction
Constructor to create a sync action
SyncAction(String[], boolean, String, IBOBScreen) - Constructor for class com.sybase.uep.bobclient.actions.SyncAction
Constructor to create a sync action
SyncAction(String, boolean, int, IBOBScreen, boolean) - Constructor for class com.sybase.uep.bobclient.actions.SyncAction
Constructor to create a sync action
SyncAction(String, boolean, String, IBOBScreen, boolean) - Constructor for class com.sybase.uep.bobclient.actions.SyncAction
Constructor to create a sync action
SyncAction(String, boolean, int, IBOBScreen, boolean, Vector, boolean) - Constructor for class com.sybase.uep.bobclient.actions.SyncAction
Constructor to create a sync action
SyncAction(String, boolean, String, IBOBScreen, boolean, Vector, boolean) - Constructor for class com.sybase.uep.bobclient.actions.SyncAction
Constructor to create a sync action
SyncAction(String, boolean, int, IBOBScreen, boolean, Vector, int, boolean) - Constructor for class com.sybase.uep.bobclient.actions.SyncAction
Constructor to create a sync action
SyncAction(String, boolean, String, IBOBScreen, boolean, Vector, String, boolean) - Constructor for class com.sybase.uep.bobclient.actions.SyncAction
Constructor to create a sync action
SyncAction(String, boolean, String, IBOBScreen, boolean, Vector, int, int, boolean) - Constructor for class com.sybase.uep.bobclient.actions.SyncAction
Constructor to create a sync action
SyncAction(String, boolean, int, IBOBScreen, boolean, Vector, int, int, boolean) - Constructor for class com.sybase.uep.bobclient.actions.SyncAction
Constructor to create a sync action
SyncAction(String, boolean, String, IBOBScreen, boolean, Vector, String, String, boolean) - Constructor for class com.sybase.uep.bobclient.actions.SyncAction
Constructor to create a sync action
SyncAction(String[], boolean, int, IBOBScreen, boolean) - Constructor for class com.sybase.uep.bobclient.actions.SyncAction
Constructor to create a sync action
SyncAction(String[], boolean, String, IBOBScreen, boolean) - Constructor for class com.sybase.uep.bobclient.actions.SyncAction
Constructor to create a sync action
SyncApplicationData - Class in com.sybase.uep.bobclient.sync
This is the Sync Application Data runnable thread This thread will sync the application and update the progress
SyncApplicationData(SyncAction, String[], boolean) - Constructor for class com.sybase.uep.bobclient.sync.SyncApplicationData
Constructor to create a SyncApplicationData thread
SyncApplicationData(SyncAction, String[], Hashtable, boolean) - Constructor for class com.sybase.uep.bobclient.sync.SyncApplicationData
Constructor to create a SyncApplicationData thread
syncApplicationsInBackgroundMode(String, Vector) - Method in class com.sybase.uep.bobclient.listener.PushController
Background sync the given sync group list under the given package.
syncApplicationsInBackgroundMode(String, String, Vector) - Method in class com.sybase.uep.bobclient.listener.PushController
Background sync the given sync group list under the given package.
syncDone(Exception) - Method in class com.sybase.uep.bobclient.actions.SyncAction
This is called when synchronization is completed
syncDone(Exception) - Method in class com.sybase.uep.bobclient.actions.SyncPublicationAction
This is called when sync is completed
syncDone(Exception) - Method in class com.sybase.uep.bobclient.screens.SyncProgressScreen
Deprecated.  
SYNCGROUP_NAME_SYSTEM - Static variable in class com.sybase.uep.bobclient.data.PKMBOModel
system synchronization group for personalization keys.
SYNCHRONIZATION_MBO_INFO_SCREEN_APP_SIZE_NAME_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The mobile business object info application size label
SYNCHRONIZATION_MBO_INFO_SCREEN_ERROR_LOADING_MBO_INFO_MSG - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The mobile business object info error loading MBO message
SYNCHRONIZATION_MBO_INFO_SCREEN_FONT_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Font style for the mobile business object info screen
SYNCHRONIZATION_MBO_INFO_SCREEN_ID_UNDEFINED_MSG - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The mobile business object info ID undefined message
SYNCHRONIZATION_MBO_INFO_SCREEN_LAST_TIME_REFRESH_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The mobile business object info last time refresh label
SYNCHRONIZATION_MBO_INFO_SCREEN_NAVIGATION_BORDER_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Mobile Business Object Info screen navigation bar border style Default font : system Default font size : system Default font unit : system Default font style : Font.PLAIN Default foreground color : 0x00000000 Default background color : 0x002D3642
SYNCHRONIZATION_MBO_INFO_SCREEN_NAVIGATION_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Mobile Business Object Info screen navigation bar font style Default font : system Default font size : system Default font unit : system Default font style : Font.PLAIN Default foreground color : 0x00FFFFFF Default background color : 0x005275BD
SYNCHRONIZATION_MBO_INFO_SCREEN_PROFILE_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The mobile business object info profile label
SYNCHRONIZATION_NORMAL - Static variable in class com.sybase.uep.bobclient.data.CommonMBOModel
Normal synchronization type.
SYNCHRONIZATION_NOTIFICATION - Static variable in class com.sybase.uep.bobclient.data.CommonMBOModel
SIS synchronization type.
SYNCHRONIZATION_SCREEN_CLEARING_DATA_ERROR_MESSAGE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Clearing data error message for synchronization screen
SYNCHRONIZATION_SCREEN_CLOSE_ACTION - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The synchronization screen action(s) that comes after close is clicked
SYNCHRONIZATION_SCREEN_CLOSE_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Close menu label for synchronization screen
SYNCHRONIZATION_SCREEN_FONT_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Screen font style for synchronization screen
SYNCHRONIZATION_SCREEN_LOADING_MBO_ERROR_MESSAGE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Loading mobile object error message for synchronization screen
SYNCHRONIZATION_SCREEN_MBO_ICON - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Synchronization screen MBO icon
SYNCHRONIZATION_SCREEN_MBO_INFO_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Mobile Object Info menu label for synchronization screen
SYNCHRONIZATION_SCREEN_NAVIGATION_BORDER_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Synchronization screen navigation bar border style Default font : system Default font size : system Default font unit : system Default font style : Font.PLAIN Default foreground color : 0x00000000 Default background color : 0x002D3642
SYNCHRONIZATION_SCREEN_NAVIGATION_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Synchronization screen navigation bar font style Default font : system Default font size : system Default font unit : system Default font style : Font.PLAIN Default foreground color : 0x00FFFFFF Default background color : 0x005275BD
SYNCHRONIZATION_SCREEN_PACKAGE_ICON - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Synchronization screen package icon
SYNCHRONIZATION_SCREEN_PUBLICATION_ICON - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Synchronization screen publication icon
SYNCHRONIZATION_SCREEN_REFRESH_ALL_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Select all Mobile Objects menu label for synchronization screen
SYNCHRONIZATION_SCREEN_REFRESH_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Refresh Mobile Object menu label for synchronization screen
SYNCHRONIZATION_SCREEN_REFRESH_PACKAGE_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Refresh Package menu label for synchronization screen
SYNCHRONIZATION_SCREEN_REMOVE_MBO_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Remove Mobile Object menu label for synchronization screen
SYNCHRONIZATION_SCREEN_SYNC_GROUP_INFO_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Mobile Object Info menu label for synchronization screen
SynchronizationAction - Interface in com.sybase.persistence
 
SynchronizationContext - Class in com.sybase.persistence
 
SynchronizationContext() - Constructor for class com.sybase.persistence.SynchronizationContext
 
SynchronizationContext(int, Object, Exception) - Constructor for class com.sybase.persistence.SynchronizationContext
 
SynchronizationGroup - Interface in com.sybase.persistence
 
SynchronizationGroup - Interface in com.sybase.uep.bobclient.interfaces
The Synchronization Group
SynchronizationGroupInfoScreen - Class in com.sybase.uep.bobclient.screens
This is the Synchronization Group info screen
SynchronizationGroupInfoScreen() - Constructor for class com.sybase.uep.bobclient.screens.SynchronizationGroupInfoScreen
Constructor to create the Synchronization Group Info screen
SynchronizationGroupInfoScreen(String, String) - Constructor for class com.sybase.uep.bobclient.screens.SynchronizationGroupInfoScreen
Constructor to create the Synchronization Group Info screen
SynchronizationGroupList - Interface in com.sybase.uep.bobclient.interfaces
The Synchronization Group List
SynchronizationGroupListFactory - Class in com.sybase.uep.bobclient.interfaces
Factory for creating SynchronizationGroupList
SynchronizationGroupListFactory() - Constructor for class com.sybase.uep.bobclient.interfaces.SynchronizationGroupListFactory
 
SynchronizationManager - Class in com.sybase.persistence
 
SynchronizationManager() - Constructor for class com.sybase.persistence.SynchronizationManager
 
SynchronizationNotification - Class in com.sybase.persistence
 
SynchronizationNotification() - Constructor for class com.sybase.persistence.SynchronizationNotification
 
SynchronizationParameters - Class in com.sybase.persistence
 
SynchronizationParameters() - Constructor for class com.sybase.persistence.SynchronizationParameters
 
SynchronizationScreen - Class in com.sybase.uep.bobclient.screens
This is the synchronization screen
SynchronizationScreen(String) - Constructor for class com.sybase.uep.bobclient.screens.SynchronizationScreen
Constructor to create the Synchronization Screen
SynchronizationScreen(int) - Constructor for class com.sybase.uep.bobclient.screens.SynchronizationScreen
Constructor to create the Synchronization Screen
SynchronizationStatus - Interface in com.sybase.persistence
 
synchronize() - Method in class com.sybase.persistence.DatabaseClass
Synchronize the package
synchronize(String, String, int, String, String, SyncStatusListener) - Method in interface com.sybase.persistence.ISyncDelegator
Synchronize with specified publication name, server and user information, as well as status listener
synchronize(SyncStatusListener, int) - Method in class com.sybase.uep.bobclient.data.ClientMBOModel
 
synchronize() - Method in class com.sybase.uep.bobclient.data.CommonMBOModel
Synchronizes the MBO application.
synchronize(SyncStatusListener) - Method in class com.sybase.uep.bobclient.data.CommonMBOModel
Synchronizes the MBO application with a sync status listener
synchronize(SyncStatusListener, int) - Method in class com.sybase.uep.bobclient.data.CommonMBOModel
Synchronizes the MBO application with a sync status listener and pending operation scope
synchronize(SyncStatusListener, int) - Method in class com.sybase.uep.bobclient.data.MBOModel
Synchronizes the MBO application with a sync status listener.
synchronize(SyncStatusListener, int) - Method in class com.sybase.uep.bobclient.data.OtherOperationModel
 
synchronize(SyncStatusListener, int) - Method in class com.sybase.uep.bobclient.data.PKMBOModel
Synchronizes the MBO application with a sync status listener.
synchronize(SyncStatusListener, int) - Method in class com.sybase.uep.bobclient.data.SPMBOModel
 
synchronize() - Method in class com.sybase.uep.bobclient.screens.ClientLogsTab
 
synchronize() - Method in class com.sybase.uep.bobclient.screens.ServerLogsTab
 
synchronizeApplication(Connection, String) - Method in class com.sybase.persistence.SynchronizationManager
Executes a data synchronization for a single SUP mobile business object.
synchronizeApplication(Connection, String, SyncStatusListener) - Method in class com.sybase.persistence.SynchronizationManager
Executes a data synchronization for a single SUP mobile business object.
synchronizeApplication(Connection, String, PushConfiguration, boolean) - Method in class com.sybase.persistence.SynchronizationManager
Executes a data synchronization for a single SUP mobile business object.
synchronizeApplication(Connection, String, PushConfiguration, boolean, SyncStatusListener) - Method in class com.sybase.persistence.SynchronizationManager
Executes a data synchronization for a single SUP mobile business object.
synchronizeApplications(Connection, String[]) - Method in class com.sybase.persistence.SynchronizationManager
Executes a data synchronization for a single SUP mobile business object.
synchronizeApplications(Connection, String[], SyncStatusListener) - Method in class com.sybase.persistence.SynchronizationManager
Executes a data synchronization for a single SUP mobile business object.
synchronizeApplications(Connection, String[], PushConfiguration, boolean, SyncStatusListener) - Method in class com.sybase.persistence.SynchronizationManager
Executes a data synchronization for a single SUP mobile business object.
synchronizeApplications(SynchronizationParameters) - Method in class com.sybase.persistence.SynchronizationManager
Executes a data synchronization for a single SUP mobile business object.
SynchronizeCallback - Interface in com.sybase.persistence
 
SynchronizeException - Exception in com.sybase.persistence
This exception class is provided for errors that occur during synchronization.
SynchronizeException() - Constructor for exception com.sybase.persistence.SynchronizeException
Initializes a new instance of the SynchronizeException class.
SynchronizeException(String) - Constructor for exception com.sybase.persistence.SynchronizeException
Initializes a new instance of the SynchronizeException class with the message to be displayed.
SynchronizeException(String, Throwable) - Constructor for exception com.sybase.persistence.SynchronizeException
Initializes a new instance of the SynchronizeException class with the message to be displayed and the generated inner exception specified.
SynchronizeException(Throwable) - Constructor for exception com.sybase.persistence.SynchronizeException
Initializes a new instance of the SynchronizeException class with the generated inner exception specified.
synchronizeMeta(String) - Static method in class com.sybase.uep.bobclient.utils.Util
Synchronize meta for a specific mobile business object ID
synchronizeNow() - Static method in class com.sybase.persistence.SynchronizeRequired
Sybase internal use only.
SynchronizeRequired - Class in com.sybase.persistence
Sybase internal use only.
SynchronizeRequired() - Constructor for class com.sybase.persistence.SynchronizeRequired
 
SynchronizeRequiredException - Exception in com.sybase.persistence
This exception class is provided for errors that occur during synchronization.
SynchronizeRequiredException() - Constructor for exception com.sybase.persistence.SynchronizeRequiredException
Initializes a new instance of the SynchronizeRequiredException class.
SynchronizeRequiredException(String) - Constructor for exception com.sybase.persistence.SynchronizeRequiredException
Initializes a new instance of the SynchronizeRequiredException class with the message to be displayed.
SynchronizeRequiredException(String, Throwable) - Constructor for exception com.sybase.persistence.SynchronizeRequiredException
Initializes a new instance of the SynchronizeRequiredException class with the message to be displayed and the inner exception specified.
SynchronizeRequiredException(Throwable) - Constructor for exception com.sybase.persistence.SynchronizeRequiredException
Initializes a new instance of the SynchronizeRequiredException class with the inner exception specified.
syncPackages(String[]) - Static method in class com.sybase.uep.bobclient.utils.Util
Synchronize the packages
SyncProgressScreen - Class in com.sybase.uep.bobclient.screens
Deprecated.  
SyncProgressScreen(IBOBScreen, boolean, String, IBOBAction, String[]) - Constructor for class com.sybase.uep.bobclient.screens.SyncProgressScreen
Deprecated. Constructor to create the Sync progress screen
SyncProgressScreen(IBOBScreen, boolean, String, IBOBAction, String, String) - Constructor for class com.sybase.uep.bobclient.screens.SyncProgressScreen
Deprecated. Constructor to create the Sync progress screen based on publication
SyncProgressScreen(IBOBScreen, boolean, String, IBOBAction, String[], Hashtable) - Constructor for class com.sybase.uep.bobclient.screens.SyncProgressScreen
Deprecated. Constructor to create the Sync progress screen
SyncProgressScreen(IBOBScreen, boolean, String, IBOBAction, String[], Hashtable, String, String) - Constructor for class com.sybase.uep.bobclient.screens.SyncProgressScreen
Deprecated. Constructor to create the Sync progress screen
SyncPublicationAction - Class in com.sybase.uep.bobclient.actions
This is the sync publication action class
SyncPublicationAction(Hashtable) - Constructor for class com.sybase.uep.bobclient.actions.SyncPublicationAction
Constructor to create a sync publication action
SyncPublicationAction(Hashtable, boolean, String, IBOBScreen, boolean) - Constructor for class com.sybase.uep.bobclient.actions.SyncPublicationAction
Constructor to create a sync publication action
SyncPublicationAction(Hashtable, boolean, int, IBOBScreen, boolean) - Constructor for class com.sybase.uep.bobclient.actions.SyncPublicationAction
Constructor to create a sync publication action
SyncPublicationData - Class in com.sybase.uep.bobclient.sync
Runnable implementation which represents the publication based synchronization.
SyncPublicationData(SyncPublicationAction, Hashtable) - Constructor for class com.sybase.uep.bobclient.sync.SyncPublicationData
Constructor to create a SyncPublicationData thread
SyncPushRegisteredApps - Class in com.sybase.uep.bobclient.sync
 
SyncPushRegisteredApps(PushController, String, String, String, ClientProfile) - Constructor for class com.sybase.uep.bobclient.sync.SyncPushRegisteredApps
 
SyncResult - Class in com.sybase.persistence
Deprecated. Used for SUP 1.2 compatibilty
SyncResult(ObjectList) - Constructor for class com.sybase.persistence.SyncResult
Deprecated. Sybase internal use only.
SyncStatusListener - Interface in com.sybase.persistence
 
SyncStatusState - Interface in com.sybase.persistence
 
syncSyncGroup(String, String, SyncStatusListener) - Static method in class com.sybase.uep.bobclient.data.CommonMBOModel
Synchronizes the given synchronization group.
syncSyncGroupNoSubmit(String, String, SyncStatusListener) - Static method in class com.sybase.uep.bobclient.data.CommonMBOModel
Synchronizes the given synchronization group without submit any pending operations.
syncWithImages() - Method in class com.sybase.uep.bobclient.data.ApplicationDefinition
 
SystemException - Exception in com.sybase.afx
 
SystemException() - Constructor for exception com.sybase.afx.SystemException
 
SystemException(String) - Constructor for exception com.sybase.afx.SystemException
 

T

TAB_ACTION_TYPE_INDEX - Static variable in class com.sybase.uep.bobclient.actions.TabAction
 
TAB_ACTION_TYPE_NEXT - Static variable in class com.sybase.uep.bobclient.actions.TabAction
 
TAB_ACTION_TYPE_PREVIOUS - Static variable in class com.sybase.uep.bobclient.actions.TabAction
 
TAB_ACTIVE_BORDER_COLOR - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The active tab border color default is #236FBD
TAB_INACTIVE_BORDER_COLOR - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The inactive tab border color default is #A8A8A8
TabAction - Class in com.sybase.uep.bobclient.actions
This is the tab action class
TabAction(TabLayoutManager, int, String[]) - Constructor for class com.sybase.uep.bobclient.actions.TabAction
Create an tab action
TabAction(TabLayoutManager, int, int, String[]) - Constructor for class com.sybase.uep.bobclient.actions.TabAction
Create an tab action
tabChanged(int, int) - Method in interface com.sybase.uep.bobclient.controls.TabLayoutManager.TabChangeListener
Invoked by current tab index changes.
TabContentPanel - Class in com.sybase.uep.bobclient.controls
This is the Tab content panel that goes under a specific tab
TabContentPanel() - Constructor for class com.sybase.uep.bobclient.controls.TabContentPanel
Constructor to instantiate the tab content panel
TabControl - Class in com.sybase.uep.bobclient.controls
This is the Tab control that will draw out the look and feel of the tab
TabControl(TabLayoutManager) - Constructor for class com.sybase.uep.bobclient.controls.TabControl
Constructor to instantiate a new tab
TabControlLayout - Class in com.sybase.uep.bobclient.controls
This is the Tab control layout container It contains a tabs layout to accommodate all tabs and a horizontal field manage to accommodate the active tab's header if any.
TabControlLayout(TabLayoutManager) - Constructor for class com.sybase.uep.bobclient.controls.TabControlLayout
Constructor to instantiate a tab control layout
TabControlLayout.TabsLayout - Class in com.sybase.uep.bobclient.controls
 
TabControlLayout.TabsLayout() - Constructor for class com.sybase.uep.bobclient.controls.TabControlLayout.TabsLayout
 
TabLayoutManager - Class in com.sybase.uep.bobclient.controls
This is the Tab layout manager
TabLayoutManager(FontStyle, FontStyle, FontStyle, FooterField, int, int) - Constructor for class com.sybase.uep.bobclient.controls.TabLayoutManager
Constructor to instantiate a tab layout manager
TabLayoutManager.TabChangeListener - Interface in com.sybase.uep.bobclient.controls
Listener interface for handling tab change events.
TABLE_BORDER_COLOR - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Table border color Default color CECBDE
TABLE_CONTEXT_MBO_REFERENCE_ID_KEY - Static variable in interface com.sybase.uep.bobclient.constants.VariableProperties
Table context MBO reference ID key
TABLE_CONTEXT_MBO_ROW_REFERENCE_KEY - Static variable in interface com.sybase.uep.bobclient.constants.VariableProperties
Table context MBO row index key
TABLE_ERROR_LOADING_MBO_MESSAGE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The table error loading MBO message
TABLE_EVEN_ROW_FONT_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Table even row font style Default font : system Default font size : system Default font unit : system Default font style : Font.PLAIN Default foreground color : 0x00000000 Default background color : 0x00EEEEEE
TABLE_FOCUS_FONT_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Table focus font style Default font : system Default font size : system Default font unit : system Default font style : Font.PLAIN Default foreground color : 0x00FFFFFF Default background color : 0x0029385A
TABLE_HAS_BORDER - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Table border Default is true
TABLE_HAS_ROW_ALTERNATE_COLOR - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Table alternating row color Default is true
TABLE_HAS_SORT_MENUS - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Table sort menu flag Default is true
TABLE_HEADER_FONT_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Table header font style Default font : system Default font size : system Default font unit : system Default font style : Font.PLAIN Default foreground color : 0x00FFFFFF Default background color : 0x005275BD
TABLE_ODD_ROW_FONT_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Table odd row font style Default font : system Default font size : system Default font unit : system Default font style : Font.PLAIN Default foreground color : 0x00000000 Default background color : 0x00FFFFFF
TABLE_PARAMETER_BGCOLOR_COLOR - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Table parameter background color Default color is F2F1E1
TABLE_PENDING_FONT_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Table pending font style Default font : system Default font size : system Default font unit : system Default font style : Font.ITALIC Default foreground color : 0x00FF0000 Default background color : 0x00FFFFFF
TABLE_SORT_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
The table sort menu label
TableColumn - Class in com.sybase.uep.bobclient.controls
Table column class Used by the TableField class
TableColumn() - Constructor for class com.sybase.uep.bobclient.controls.TableColumn
Constructor for TableColumn
TableField - Class in com.sybase.uep.bobclient.controls
This is a custom Table Field control It will draw the table with the mobile application data displayed in rows.
TableField() - Constructor for class com.sybase.uep.bobclient.controls.TableField
Constructor to create the table field control
TASK_DEFAULT_SUMMARY - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
TASK_DUE_KEY - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
TASK_NOTE_KEY - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
TASK_PRIORITY_KEY - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
TASK_PRIORITY_VALUES - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
TASK_SEARCH_INDEX - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
TASK_STATUS_KEY - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
TASK_STATUS_VALUES - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
TASK_SUMMARY_KEY - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
TCPIP - Static variable in class com.sybase.persistence.NetworkProtocol
TCPIP protocol
TestCriteria - Class in com.sybase.persistence
A base class for Test Criteria.
TestCriteria() - Constructor for class com.sybase.persistence.TestCriteria
Create a test criteria.
TestCriteriaList - Class in com.sybase.persistence
 
TestCriteriaList() - Constructor for class com.sybase.persistence.TestCriteriaList
Create a TestCriteriaList
TestCriteriaList(int) - Constructor for class com.sybase.persistence.TestCriteriaList
Sybase internal use only.
testDatatype() - Method in class com.sybase.uep.bobclient.controls.TextInput
 
TestType - Interface in com.sybase.persistence
Defines constants valid for AttributeTest and CompositeTest instances.
TextInput - Class in com.sybase.uep.bobclient.controls
This is the text input control
TextInput(String, int, long) - Constructor for class com.sybase.uep.bobclient.controls.TextInput
Constructor to create the text input
TEXTINPUT_BORDER_COLOR - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
TextInput border color Default 000000
TEXTINPUT_EMPTY_MEANS_NULL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
TextInput empty string means null value.
TEXTINPUT_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
TextInput label Default none
TEXTINPUT_SHOW_BORDER - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
TextInput show border Default false
TextInputController - Class in com.sybase.uep.bobclient.controls
Work as controller to TextInput handle set/get data, verify user input [26 Mar 2010] Add validation handler
TextInputController(ITextInput) - Constructor for class com.sybase.uep.bobclient.controls.TextInputController
 
TextInputUtil - Class in com.sybase.uep.bobclient.utils
 
TextInputUtil() - Constructor for class com.sybase.uep.bobclient.utils.TextInputUtil
 
ThreadLocal - Class in com.sybase.afx.util
 
ThreadLocal() - Constructor for class com.sybase.afx.util.ThreadLocal
 
ThreadUtil - Class in com.sybase.afx.util
 
ThreadUtil() - Constructor for class com.sybase.afx.util.ThreadUtil
 
TIME - Static variable in class com.sybase.reflection.DataType
 
Time - Class in com.sybase.uep.bobclient.utils
 
Time(long) - Constructor for class com.sybase.uep.bobclient.utils.Time
 
Time(Time) - Constructor for class com.sybase.uep.bobclient.utils.Time
 
TIME_FORMAT - Static variable in class com.sybase.uep.bobclient.utils.DateUtil
XSD time format which has no milliseconds
TIME_FORMAT_WITH_MILLIS - Static variable in class com.sybase.uep.bobclient.utils.DateUtil
XSD time format which has milliseconds
TIME_MENU_ITEM_TEXT - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
TIME_MENU_ITEM_TEXT_KEY - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
TimeList - Class in com.sybase.collections
A list of Date elements.
TimeList(int) - Constructor for class com.sybase.collections.TimeList
Initializes a new instance of the TimeList class that is empty and has the specified initial capacity.
TimeUtil - Class in com.sybase.afx.util
 
TimeUtil() - Constructor for class com.sybase.afx.util.TimeUtil
 
TimeValue - Class in com.sybase.reflection
Sybase internal use only.
TimeValue() - Constructor for class com.sybase.reflection.TimeValue
 
TLS - Static variable in class com.sybase.persistence.NetworkProtocol
TLS protocol
toJSON(BinaryList) - Static method in class com.sybase.collections.BinaryList
Sybase internal use only.
toJSON(BooleanList) - Static method in class com.sybase.collections.BooleanList
Sybase internal use only.
toJSON(ByteList) - Static method in class com.sybase.collections.ByteList
Sybase internal use only.
toJSON(CharList) - Static method in class com.sybase.collections.CharList
Sybase internal use only.
toJSON(DateList) - Static method in class com.sybase.collections.DateList
Sybase internal use only.
toJSON(DateTimeList) - Static method in class com.sybase.collections.DateTimeList
Sybase internal use only.
toJSON(DecimalList) - Static method in class com.sybase.collections.DecimalList
Sybase internal use only.
toJSON(DoubleList) - Static method in class com.sybase.collections.DoubleList
Sybase internal use only.
toJSON(FloatList) - Static method in class com.sybase.collections.FloatList
Sybase internal use only.
toJSON(IntegerList) - Static method in class com.sybase.collections.IntegerList
Sybase internal use only.
toJSON(IntList) - Static method in class com.sybase.collections.IntList
Sybase internal use only.
toJSON(LongList) - Static method in class com.sybase.collections.LongList
Sybase internal use only.
toJSON(NullableBinaryList) - Static method in class com.sybase.collections.NullableBinaryList
Sybase internal use only.
toJSON(NullableBooleanList) - Static method in class com.sybase.collections.NullableBooleanList
Sybase internal use only.
toJSON(NullableByteList) - Static method in class com.sybase.collections.NullableByteList
Sybase internal use only.
toJSON(NullableCharList) - Static method in class com.sybase.collections.NullableCharList
Sybase internal use only.
toJSON(NullableDateList) - Static method in class com.sybase.collections.NullableDateList
Sybase internal use only.
toJSON(NullableDateTimeList) - Static method in class com.sybase.collections.NullableDateTimeList
Sybase internal use only.
toJSON(NullableDecimalList) - Static method in class com.sybase.collections.NullableDecimalList
Sybase internal use only.
toJSON(NullableDoubleList) - Static method in class com.sybase.collections.NullableDoubleList
Sybase internal use only.
toJSON(NullableFloatList) - Static method in class com.sybase.collections.NullableFloatList
Sybase internal use only.
toJSON(NullableIntegerList) - Static method in class com.sybase.collections.NullableIntegerList
Sybase internal use only.
toJSON(NullableIntList) - Static method in class com.sybase.collections.NullableIntList
Sybase internal use only.
toJSON(NullableLongList) - Static method in class com.sybase.collections.NullableLongList
Sybase internal use only.
toJSON(NullableShortList) - Static method in class com.sybase.collections.NullableShortList
Sybase internal use only.
toJSON(NullableStringList) - Static method in class com.sybase.collections.NullableStringList
Sybase internal use only.
toJSON(NullableTimeList) - Static method in class com.sybase.collections.NullableTimeList
Sybase internal use only.
toJSON(ShortList) - Static method in class com.sybase.collections.ShortList
Sybase internal use only.
toJSON(StringList) - Static method in class com.sybase.collections.StringList
Sybase internal use only.
toJSON(TimeList) - Static method in class com.sybase.collections.TimeList
Sybase internal use only.
toJsonObject(UiMetaData, int) - Static method in class com.sybase.reflection.UiMetaData
 
toLowerCase(String) - Static method in class com.sybase.afx.util.StringUtil
 
ToolbarItem - Class in com.sybase.uep.bobclient.controls
 
ToolbarItem() - Constructor for class com.sybase.uep.bobclient.controls.ToolbarItem
 
ToolbarManager - Class in com.sybase.uep.bobclient.controls
Work as container of Toolbar items.
ToolbarManager() - Constructor for class com.sybase.uep.bobclient.controls.ToolbarManager
 
TOP_BOTTOM_SPACE - Static variable in class com.sybase.uep.bobclient.controls.ListItem
 
toString() - Method in class com.sybase.afx.json.JsonArray
 
toString() - Method in class com.sybase.afx.json.JsonObject
 
toString() - Method in class com.sybase.afx.json.NumberValue
 
toString() - Method in class com.sybase.afx.json.StringWriter
 
toString() - Method in class com.sybase.afx.ulj.UUID
 
toString(Date) - Static method in class com.sybase.afx.util.DateTimeUtil
 
toString(Date) - Static method in class com.sybase.afx.util.DateUtil
 
toString(boolean) - Static method in class com.sybase.afx.util.StringUtil
 
toString(char) - Static method in class com.sybase.afx.util.StringUtil
 
toString(int) - Static method in class com.sybase.afx.util.StringUtil
 
toString(long) - Static method in class com.sybase.afx.util.StringUtil
 
toString(float) - Static method in class com.sybase.afx.util.StringUtil
 
toString(double) - Static method in class com.sybase.afx.util.StringUtil
 
toString(Object) - Static method in class com.sybase.afx.util.StringUtil
 
toString(Date) - Static method in class com.sybase.afx.util.TimeUtil
 
toString(int) - Static method in class com.sybase.persistence.LogLevel
translate int type log level to string type.
toString() - Method in class com.sybase.reflection.BinaryValue
 
toString() - Method in class com.sybase.reflection.BooleanValue
 
toString() - Method in class com.sybase.reflection.ByteValue
 
toString() - Method in class com.sybase.reflection.CharValue
 
toString() - Method in class com.sybase.reflection.DateTimeValue
 
toString() - Method in class com.sybase.reflection.DecimalValue
 
toString() - Method in class com.sybase.reflection.DoubleValue
 
toString() - Method in class com.sybase.reflection.FloatValue
 
toString() - Method in class com.sybase.reflection.IntegerValue
 
toString() - Method in class com.sybase.reflection.IntValue
 
toString() - Method in class com.sybase.reflection.LongValue
 
toString() - Method in class com.sybase.reflection.ShortValue
 
toString() - Method in class com.sybase.reflection.StringValue
 
toString() - Method in class com.sybase.reflection.TimeValue
 
toString() - Method in class com.sybase.uep.bobclient.actions.SubmitElement
Print out the submit element values
toString() - Method in class com.sybase.uep.bobclient.controls.Button
Return the label of the button
toString() - Method in class com.sybase.uep.bobclient.controls.LabelValuePair
String representation of this object
toString() - Method in class com.sybase.uep.bobclient.controls.SelectBoxChoice
This gets called by the Select Box to label
toString() - Method in class com.sybase.uep.bobclient.data.FontStyle
Descript of this font style object
toString() - Method in class com.sybase.uep.bobclient.data.LoggerLevel
Get the name of the logger level node
toString() - Method in class com.sybase.uep.bobclient.data.RIMLinkParamNode
 
toString() - Method in class com.sybase.uep.bobclient.data.RIMMBOMobileApplication
 
toString() - Method in class com.sybase.uep.bobclient.data.RIMVariableObject
 
toString() - Method in class com.sybase.uep.bobclient.data.RIMVariables
 
toString() - Method in interface com.sybase.uep.bobclient.interfaces.LinkParamNode
 
toString() - Method in class com.sybase.uep.bobclient.screens.PackageName
 
toString() - Method in class com.sybase.uep.bobclient.screens.PublicationName
 
toString() - Method in class com.sybase.uep.bobclient.sync.LogMessage
 
toString() - Method in class com.sybase.uep.bobclient.utils.Binary
 
toString() - Method in class com.sybase.uep.bobclient.utils.DateTime
 
toString() - Method in class com.sybase.uep.bobclient.utils.Time
 
toStringBase16(byte[]) - Static method in class com.sybase.afx.util.BinaryUtil
Convert from byte array to hexadecimal string.
toStringBase16(byte[], int, int) - Static method in class com.sybase.afx.util.BinaryUtil
Convert from byte array to hexadecimal string.
toStringBase64(byte[]) - Static method in class com.sybase.afx.util.BinaryUtil
Convert from byte array to base 64 encoded string.
toStringBase64(byte[], boolean) - Static method in class com.sybase.afx.util.BinaryUtil
 
toStringBase64(byte[], int, int) - Static method in class com.sybase.afx.util.BinaryUtil
 
toStringBase64(byte[], int, int, boolean) - Static method in class com.sybase.afx.util.BinaryUtil
 
toSyncConnection() - Method in class com.sybase.persistence.ConnectionProfile
Return a Connection instance from ConnectionProfile properties.
touchEvent(TouchEvent) - Method in class com.sybase.uep.bobclient.controls.Button
(non-Javadoc)
touchEvent(TouchEvent) - Method in class com.sybase.uep.bobclient.controls.CellTable
 
touchEvent(TouchEvent) - Method in class com.sybase.uep.bobclient.controls.CheckBox
(non-Javadoc)
touchEvent(Object, int, TouchEvent) - Method in class com.sybase.uep.bobclient.controls.CustomEventsHandler
Delegates the touchEvent method to custom events delegate
touchEvent(TouchEvent) - Method in class com.sybase.uep.bobclient.controls.HyperLink
(non-Javadoc)
touchEvent(Object, int, TouchEvent) - Method in interface com.sybase.uep.bobclient.controls.ICustomEventsDelegate
Invoked when a touch event occurs.
touchEvent(TouchEvent) - Method in class com.sybase.uep.bobclient.controls.ImageControl
(non-Javadoc)
touchEvent(TouchEvent) - Method in class com.sybase.uep.bobclient.controls.Label
(non-Javadoc)
touchEvent(TouchEvent) - Method in class com.sybase.uep.bobclient.controls.ListFieldControl
(non-Javadoc)
touchEvent(TouchEvent) - Method in class com.sybase.uep.bobclient.controls.NavigationBarField
(non-Javadoc)
touchEvent(TouchEvent) - Method in class com.sybase.uep.bobclient.controls.PasswordInput
(non-Javadoc)
touchEvent(TouchEvent) - Method in class com.sybase.uep.bobclient.controls.SelectBox
(non-Javadoc)
touchEvent(TouchEvent) - Method in class com.sybase.uep.bobclient.controls.TabControlLayout.TabsLayout
(non-Javadoc)
touchEvent(TouchEvent) - Method in class com.sybase.uep.bobclient.controls.TableField
 
touchEvent(TouchEvent) - Method in class com.sybase.uep.bobclient.controls.TextInput
(non-Javadoc)
touchEvent(TouchEvent) - Method in class com.sybase.uep.bobclient.controls.ToolbarItem
 
touchEvent(TouchEvent) - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
 
touchUserActionTimestamp() - Method in class com.sybase.uep.bobclient.listener.UserActionListener
 
toUpperCase(String) - Static method in class com.sybase.afx.util.StringUtil
 
toUTF8(String) - Static method in class com.sybase.afx.util.StringUtil
 
trace(String) - Method in class com.sybase.persistence.AbstractLogger
Creates a trace log
trace(String) - Method in interface com.sybase.persistence.Logger
Create a trace log
TRACE - Static variable in class com.sybase.persistence.LogLevel
 
traceFilterMatch(boolean) - Static method in class com.sybase.afx.ulj.StatementUtil
 
traceInsert(int) - Static method in class com.sybase.afx.ulj.StatementUtil
 
traceKey(String[], Value[]) - Static method in class com.sybase.afx.ulj.StatementUtil
 
traceResult() - Static method in class com.sybase.afx.ulj.ResultUtil
 
traceSynchronize(String) - Static method in class com.sybase.afx.ulj.StatementUtil
 
trackwheelClick(int, int) - Method in class com.sybase.uep.bobclient.listener.UserActionListener
 
trackwheelClick(int, int) - Method in class com.sybase.uep.bobclient.screens.SyncProgressScreen
Deprecated. Override the trackwheel click to check if the user clicked on the buttons
trackwheelRoll(int, int, int) - Method in class com.sybase.uep.bobclient.listener.UserActionListener
 
trackwheelUnclick(int, int) - Method in class com.sybase.uep.bobclient.listener.UserActionListener
 
TransactionImpl - Class in com.sybase.afx.ulj
 
TransactionImpl(ConnectionImpl) - Constructor for class com.sybase.afx.ulj.TransactionImpl
 
trim(String) - Static method in class com.sybase.afx.util.StringUtil
 
TWO_COLUMN_LAYOUT_BORDER_COLOR - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Two Column Layout border color default is #FFFFFF
TWO_COLUMN_LAYOUT_DISABLE_HOT_KEYS - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Two Column Layout disable or enable hot keys for new and previous default is true
TWO_COLUMN_LAYOUT_DISPLAY_FONT_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Two Column Layout display font style Default font : system Default font size : system Default font unit : system Default font style : Font.PLAIN Default foreground color : 0x00000000 Default background color : 0x00FFFFFF
TWO_COLUMN_LAYOUT_ERROR_LOADING_MOBILE_APP_MSG - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Two Column Layout error loading mobile application message
TWO_COLUMN_LAYOUT_EVEN_ROW_FONT_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Two Column Layout even row font style Default font : system Default font size : system Default font unit : system Default font style : Font.PLAIN Default foreground color : 0x00000000 Default background color : 0x00EEEEEE
TWO_COLUMN_LAYOUT_FOCUS_FONT_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Two Column Layout focus font style
TWO_COLUMN_LAYOUT_LEFT_ALIGNMENT - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Two Column Layout left column alignment default is Field.FIELD_LEFT
TWO_COLUMN_LAYOUT_NEXT_HOTKEY - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Two Column Layout next hot key default @see com.sybase.uep.bobclient.controls.TwoColumnLayout#DEFAULT_NEXT_HOT_KEY
TWO_COLUMN_LAYOUT_NEXT_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Two Column Layout next menu label
TWO_COLUMN_LAYOUT_ODD_ROW_FONT_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Two Column Layout odd row font style Default font : system Default font size : system Default font unit : system Default font style : Font.PLAIN Default foreground color : 0x00000000 Default background color : 0x00FFFFFF
TWO_COLUMN_LAYOUT_PENDING_FONT_STYLE - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Two Column Layout pending font style Default font : system Default font size : system Default font unit : system Default font style : Font.ITALIC Default foreground color : 0x00FF0000 Default background color : 0x00FFFFFF
TWO_COLUMN_LAYOUT_PREVIOUS_HOTKEY - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Two Column Layout previous hot key default @see com.sybase.uep.bobclient.controls.TwoColumnLayout#DEFAULT_PREVIOUS_HOT_KEY
TWO_COLUMN_LAYOUT_PREVIOUS_MENU_LABEL - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Two Column Layout previous menu label
TWO_COLUMN_LAYOUT_RIGHT_ALIGNMENT - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Two Column Layout right column alignment default is Field.FIELD_RIGHT
TWO_COLUMN_LAYOUT_SHOW_NEXT_PREVIOUS_MENUS - Static variable in interface com.sybase.uep.bobclient.constants.ScreenProperties
Two Column Layout show next and previous menus default is true
TwoColumnLayout - Class in com.sybase.uep.bobclient.controls
This is the two column layout
TwoColumnLayout(String, int, int, long, long, FontStyle, FontStyle, FontStyle, FontStyle, FontStyle, boolean, String[], IBOBScreen) - Constructor for class com.sybase.uep.bobclient.controls.TwoColumnLayout
Two Column Layout constructor
TwoColumnLayout(String, int, int, long, long, FooterField, FontStyle, FontStyle, FontStyle, FontStyle, FontStyle, boolean, String[], IBOBScreen) - Constructor for class com.sybase.uep.bobclient.controls.TwoColumnLayout
Two Column Layout constructor
typeCode() - Method in class com.sybase.reflection.BinaryValue
 
typeCode() - Method in class com.sybase.reflection.BooleanValue
 
typeCode() - Method in class com.sybase.reflection.ByteValue
 
typeCode() - Method in class com.sybase.reflection.CharValue
 
typeCode() - Method in class com.sybase.reflection.DateTimeValue
 
typeCode() - Method in class com.sybase.reflection.DateValue
 
typeCode() - Method in class com.sybase.reflection.DecimalValue
 
typeCode() - Method in class com.sybase.reflection.DoubleValue
 
typeCode() - Method in class com.sybase.reflection.FloatValue
 
typeCode() - Method in class com.sybase.reflection.IntegerValue
 
typeCode() - Method in class com.sybase.reflection.IntValue
 
typeCode() - Method in class com.sybase.reflection.LongValue
 
typeCode() - Method in class com.sybase.reflection.ShortValue
 
typeCode() - Method in class com.sybase.reflection.StringValue
 
typeCode() - Method in class com.sybase.reflection.TimeValue
 

U

UIController - Interface in com.sybase.uep.bobclient.controller
This is the UI Controller interface This will be interfaced with the BOB Client controller class.
UIDefinition - Class in com.sybase.uep.bobclient.custom
This is the UI Definition class This class will be extended from BOBCDefinition The constructor in BOBCDefinition will construct default profile, screens and mobile applications.
UIDefinition() - Constructor for class com.sybase.uep.bobclient.custom.UIDefinition
UIDefinition Constructor Instantiate the Event Logger
UIHelper - Class in com.sybase.uep.bobclient.utils
This is the UI Helper class Contains UI helper classes to create space, font, and etc.
UIHelper() - Constructor for class com.sybase.uep.bobclient.utils.UIHelper
 
UiMetaData - Class in com.sybase.reflection
Sybase internal use only.
UiMetaData() - Constructor for class com.sybase.reflection.UiMetaData
 
UiMetaDataList - Class in com.sybase.reflection
Sybase internal use only.
UiMetaDataList(int) - Constructor for class com.sybase.reflection.UiMetaDataList
 
ULJ_ERROR - Static variable in exception com.sybase.persistence.SUPClientException
 
UNDEFINED_IMAGE - Static variable in interface com.sybase.uep.bobclient.constants.Literals
 
unread(int) - Method in class com.sybase.afx.json.StringReader
 
unsubscribe() - Method in class com.sybase.persistence.DatabaseClass
Unsubscribe the package from server
update() - Method in interface com.sybase.persistence.BusinessObject
Updates a Business Object.
update(Object) - Method in class com.sybase.persistence.EntityClass
Calls the entity's update method
update(int, JoinCondition) - Method in class com.sybase.persistence.JoinCriteria
Sybase internal use only.
update() - Method in interface com.sybase.persistence.LogRecord
 
UPDATE_OP - Static variable in class com.sybase.uep.bobclient.data.SPMBOModel
name of update operation
UPDATE_TYPE - Static variable in class com.sybase.uep.bobclient.data.ModelChangeEvent
 
UPDATED - Static variable in interface com.sybase.persistence.ObjectState
The flag for rows that are updated rows and pending upload.
updateMobileDataControlContextVariables(boolean) - Method in class com.sybase.uep.bobclient.controls.BaseMobileDataControl
Updates current selected row of this mobile data control
updateMobileDataControlContextVariables(boolean) - Method in class com.sybase.uep.bobclient.controls.TwoColumnLayout
Updates current selected row of this mobile data control
updateMobileDataControlContextVariables(MBOModel, Object, boolean) - Static method in class com.sybase.uep.bobclient.utils.Util
Update the context variable for the given mbo
updatePersonalizationKeys() - Method in class com.sybase.uep.bobclient.screens.PersonalizationScreen
Update personalization keys
updateRowLayout() - Method in class com.sybase.uep.bobclient.controls.RowLayout
 
updateRowsLayout() - Method in class com.sybase.uep.bobclient.controls.LayoutManager
Updates the manager's layout.
updateScreenLayout() - Method in class com.sybase.uep.bobclient.screens.ProfileUpdateScreen
 
updateScreenLayout() - Method in class com.sybase.uep.bobclient.screens.SynchronizationGroupInfoScreen
Delegates to protected method updateLayout
updateTableContextObjects(String, Hashtable) - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
Update the table context objects based on a mobile application ID
UPLOADING - Static variable in interface com.sybase.persistence.SynchronizationStatus
 
uploadLogs() - Static method in class com.sybase.uep.bobclient.data.CommonMBOModel
Upload the logs for application trace
uppercaseFirstChar(String) - Static method in class com.sybase.uep.bobclient.utils.Util
Change the first character of the string to uppercase
URL_MENU_ITEM_TEXT - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
URL_MENU_ITEM_TEXT_KEY - Static variable in class com.sybase.uep.bobclient.constants.PlatformPropertiesConstants
 
URL_MENU_ITEM_TEXT_KEY - Static variable in class com.sybase.uep.bobclient.controls.pimmenu.PIMMenuItemConstants
 
useDynamicPublication(boolean) - Static method in class com.sybase.afx.ulj.DatabaseConfig
 
useDynamicPublication(boolean) - Static method in class com.sybase.persistence.ConnectionManager
 
useMilliSeconds() - Static method in class com.sybase.uep.bobclient.custom.UIDefinition
Get the flag to use Milliseconds for date and datetime values
UserActionListener - Class in com.sybase.uep.bobclient.listener
This is the user action listener It will listen for key and track wheel events that occurs It will determine if the device is idle or not
UserActionListener(UIController) - Constructor for class com.sybase.uep.bobclient.listener.UserActionListener
 
Util - Class in com.sybase.uep.bobclient.utils
This is the Utility class Contains static helper methods
Util() - Constructor for class com.sybase.uep.bobclient.utils.Util
 
UUID - Class in com.sybase.afx.ulj
 
UUID(Value) - Constructor for class com.sybase.afx.ulj.UUID
 

V

VALID - Static variable in class com.sybase.uep.bobclient.actions.Diagnostic
No error
validate(String) - Method in class com.sybase.uep.bobclient.actions.SubmitElement
Checks if the submit value is valid
validate() - Method in interface com.sybase.uep.bobclient.controls.ITextInput
Validate text input value
validate() - Method in class com.sybase.uep.bobclient.controls.PasswordInput
Validates the text input value
validate() - Method in class com.sybase.uep.bobclient.controls.TextInput
Validates the text input value
validate(boolean, String, boolean, boolean) - Method in class com.sybase.uep.bobclient.controls.TextInputController
Validates the text input value
validate(String) - Method in class com.sybase.uep.bobclient.data.PatternMatchValidator
Do the validation
validate(String, String) - Method in class com.sybase.uep.bobclient.data.Validator
Do the validation
validateParameters(ObjectList) - Method in class com.sybase.reflection.OperationMetaData
Checks if the provided parameters match with the parameter metadata.
validateStr(String) - Static method in class com.sybase.uep.bobclient.utils.Util
This method converts XML 'Unsafe' characters to XML 'Safe' characters.
validation(String) - Method in class com.sybase.uep.bobclient.controls.TextInputController
If return value not equals "", validation failed.
VALIDATION_TYPE_PATTERN_MATCH - Static variable in interface com.sybase.uep.bobclient.constants.ValidatorConstants
The rule validation type.
ValidationObject - Interface in com.sybase.uep.bobclient.interfaces
 
ValidationObjectFactory - Class in com.sybase.uep.bobclient.interfaces
Factory for creating Validation objects.
ValidationObjectFactory() - Constructor for class com.sybase.uep.bobclient.interfaces.ValidationObjectFactory
 
Validator - Class in com.sybase.uep.bobclient.data
This is actually a factory class that forwards the real Validation to the correct Validator class.
Validator(String, String, String, int) - Constructor for class com.sybase.uep.bobclient.data.Validator
Create Validator object
Validator(String, String, String, String) - Constructor for class com.sybase.uep.bobclient.data.Validator
Create Validator object
ValidatorConstants - Interface in com.sybase.uep.bobclient.constants
Validator constants These are matching the constants in IScreenXMLTags
valueOf(String) - Static method in class com.sybase.persistence.LogLevel
parse string type level to int type.
values() - Method in class com.sybase.reflection.AttributeMap
 
values() - Method in class com.sybase.reflection.ClassMap
 
values() - Method in class com.sybase.reflection.EntityMap
 
values() - Method in class com.sybase.reflection.OperationMap
 
values() - Method in class com.sybase.reflection.PrimitiveTypes
 
values() - Method in class com.sybase.reflection.ServiceMap
 
ValueUtil - Class in com.sybase.afx.ulj
 
ValueUtil() - Constructor for class com.sybase.afx.ulj.ValueUtil
 
VARIABLE_TYPE - Static variable in interface com.sybase.uep.bobclient.controls.celltable.ICellAttributeTypeConstants
Represents a cell attribute type that a variable is assigned to the attribute
VARIABLE_TYPE_PERSONALIZED - Static variable in interface com.sybase.uep.bobclient.constants.VariableProperties
Variable type personalized
VARIABLE_TYPE_SYSTEM - Static variable in interface com.sybase.uep.bobclient.constants.VariableProperties
Variable type system
VARIABLE_TYPE_TABLE - Static variable in interface com.sybase.uep.bobclient.constants.VariableProperties
Variable type table
VARIABLE_TYPE_USER - Static variable in interface com.sybase.uep.bobclient.constants.VariableProperties
Variable type user
VariableObject - Interface in com.sybase.uep.bobclient.interfaces
interface class to create variable object
VariableObjectFactory - Class in com.sybase.uep.bobclient.interfaces
Factory class for creating Variable object
VariableObjectFactory() - Constructor for class com.sybase.uep.bobclient.interfaces.VariableObjectFactory
 
VariableProperties - Interface in com.sybase.uep.bobclient.constants
Variable Properties key constants
Variables - Interface in com.sybase.uep.bobclient.interfaces
 
VariablesFactory - Class in com.sybase.uep.bobclient.interfaces
Factory class for creating Variables object
VariablesFactory() - Constructor for class com.sybase.uep.bobclient.interfaces.VariablesFactory
 
VOID - Static variable in class com.sybase.reflection.DataType
 

W

warn(String) - Method in class com.sybase.persistence.AbstractLogger
Creates a warn log
warn(String) - Method in interface com.sybase.persistence.Logger
Create a warn log
WARN - Static variable in class com.sybase.persistence.LogLevel
 
warn(String) - Method in class com.sybase.uep.bobclient.data.AppLoggerWrapper
Logs the message as warn information
WARN - Static variable in class com.sybase.uep.bobclient.data.LogConfig
The constant to identify the WARN level
warn(String) - Method in class com.sybase.uep.bobclient.data.OptionAppLoggerWrapper
 
wasNull() - Method in class com.sybase.persistence.QueryResultSet
Returns true if current column value is null.
where(TestCriteria) - Method in class com.sybase.persistence.Query
Sybase internal use only.
write(StringWriter, Object) - Static method in class com.sybase.afx.json.JsonWriter
 
write(String) - Method in class com.sybase.afx.json.StringWriter
 
write(char) - Method in class com.sybase.afx.json.StringWriter
 
WrongDataTypeException - Exception in com.sybase.reflection
Sybase internal use only.
WrongDataTypeException() - Constructor for exception com.sybase.reflection.WrongDataTypeException
 

X

XSD_DATE_PATTERN - Static variable in class com.sybase.uep.bobclient.utils.DateUtil
XSD Date pattern(Valid date pattern are [-]CCYY-MM-DD
XSD_TIME_PATTERN - Static variable in class com.sybase.uep.bobclient.utils.DateUtil
XSD Time pattern(Valid time pattern are hh:mm:ss, ss part maybe contains decimal fraction such as 52.12679
XSD_TIME_PATTERN_WITH_MILLIS - Static variable in class com.sybase.uep.bobclient.utils.DateUtil
XSD Time pattern will milliseconds (Valid time pattern are hh:mm:ss.SSS
XSD_TIME_SIGN - Static variable in class com.sybase.uep.bobclient.utils.DateUtil
XSD TIME signe is T
XSD_ZONE_PATTERN - Static variable in class com.sybase.uep.bobclient.utils.DateUtil
XSD time zone pattern(Valid zone pattern are [Z|(+|-)hh:mm], 'hh' part is from -12 to +14

Y

year(Date) - Static method in class com.sybase.afx.util.DateTimeUtil
 
year(Date) - Static method in class com.sybase.afx.util.DateUtil
 

_

__aggregate - Variable in class com.sybase.persistence.SelectItem
 
__alias - Variable in class com.sybase.persistence.EntityAlias
 
__alias - Variable in class com.sybase.persistence.SelectItem
 
__attribute - Variable in class com.sybase.persistence.SelectItem
 
__attributeMap - Variable in class com.sybase.reflection.ClassMetaData
 
__attributes - Variable in class com.sybase.reflection.ClassMetaData
 
__classList - Variable in class com.sybase.reflection.DatabaseMetaData
 
__classMap - Variable in class com.sybase.reflection.DatabaseMetaData
 
__code - Variable in class com.sybase.reflection.DataType
 
__column - Variable in class com.sybase.reflection.AttributeMetaData
 
__columnNames - Variable in class com.sybase.persistence.QueryResultSet
 
__columnTypes - Variable in class com.sybase.persistence.QueryResultSet
 
__columnValue - Variable in class com.sybase.persistence.QueryResultSet
 
__databaseFile - Variable in class com.sybase.reflection.DatabaseMetaData
 
__databaseName - Variable in class com.sybase.reflection.DatabaseMetaData
 
__dataType - Variable in class com.sybase.reflection.AttributeMetaData
 
__dataType - Variable in class com.sybase.reflection.ParameterMetaData
 
__disableSubmit - Variable in class com.sybase.persistence.AbstractEntity
 
__displayName - Variable in class com.sybase.reflection.OperationMetaData
 
__entity - Variable in class com.sybase.persistence.EntityAlias
 
__entityAlias - Variable in class com.sybase.persistence.Query
 
__entityList - Variable in class com.sybase.reflection.DatabaseMetaData
 
__entityListMap - Variable in class com.sybase.reflection.DatabaseMetaData
 
__entityMap - Variable in class com.sybase.reflection.DatabaseMetaData
 
__fullName - Variable in class com.sybase.persistence.SelectItem
 
__id - Variable in class com.sybase.reflection.AttributeMetaData
 
__id - Variable in class com.sybase.reflection.ClassMetaData
 
__id - Variable in class com.sybase.reflection.OperationMetaData
 
__isAssociation - Variable in class com.sybase.reflection.AttributeMetaData
 
__isCascade - Variable in class com.sybase.reflection.AttributeMetaData
 
__isCreate - Variable in class com.sybase.reflection.OperationMetaData
 
__isDelete - Variable in class com.sybase.reflection.OperationMetaData
 
__isKey - Variable in class com.sybase.reflection.AttributeMetaData
 
__isLazyLoad - Variable in class com.sybase.reflection.AttributeMetaData
 
__isReplay - Variable in class com.sybase.reflection.AttributeMetaData
 
__isReplay - Variable in class com.sybase.reflection.OperationMetaData
 
__isStatic - Variable in class com.sybase.reflection.AttributeMetaData
 
__isStatic - Variable in class com.sybase.reflection.OperationMetaData
 
__isSystem - Variable in class com.sybase.reflection.AttributeMetaData
 
__isUpdate - Variable in class com.sybase.reflection.OperationMetaData
 
__itemType - Variable in class com.sybase.reflection.DataType
 
__joinCriteria - Variable in class com.sybase.persistence.Query
 
__joinType - Variable in class com.sybase.persistence.JoinCondition
 
__json - Variable in class com.sybase.reflection.UiMetaData
 
__leftItem - Variable in class com.sybase.persistence.JoinCondition
 
__maxLength - Variable in class com.sybase.reflection.AttributeMetaData
 
__md - Variable in class com.sybase.persistence.DatabaseClass
 
__md - Variable in class com.sybase.persistence.EntityClass
 
__message - Variable in exception com.sybase.reflection.NoSuchAttributeException
 
__message - Variable in exception com.sybase.reflection.NoSuchClassException
 
__message - Variable in exception com.sybase.reflection.NoSuchOperationException
 
__message - Variable in exception com.sybase.reflection.NoSuchParameterException
 
__name - Variable in class com.sybase.reflection.AttributeMetaData
 
__name - Variable in class com.sybase.reflection.ClassMetaData
 
__name - Variable in class com.sybase.reflection.DataType
 
__name - Variable in exception com.sybase.reflection.NoSuchAttributeException
 
__name - Variable in exception com.sybase.reflection.NoSuchClassException
 
__name - Variable in exception com.sybase.reflection.NoSuchOperationException
 
__name - Variable in exception com.sybase.reflection.NoSuchParameterException
 
__name - Variable in class com.sybase.reflection.OperationMetaData
 
__name - Variable in class com.sybase.reflection.ParameterMetaData
 
__nameToIndex - Variable in class com.sybase.persistence.QueryResultSet
 
__nullable - Variable in class com.sybase.reflection.DataType
 
__operationMap - Variable in class com.sybase.reflection.ClassMetaData
 
__operations - Variable in class com.sybase.reflection.ClassMetaData
 
__parameters - Variable in class com.sybase.reflection.OperationMetaData
 
__pending - Variable in class com.sybase.persistence.AbstractEntity
 
__pendingChange - Variable in class com.sybase.persistence.AbstractEntity
 
__precision - Variable in class com.sybase.reflection.AttributeMetaData
 
__protected - Variable in class com.sybase.reflection.AttributeMetaData
 
__replayCounter - Variable in class com.sybase.persistence.AbstractEntity
 
__replayFailure - Variable in class com.sybase.persistence.AbstractEntity
 
__replayPending - Variable in class com.sybase.persistence.AbstractEntity
 
__returnType - Variable in class com.sybase.reflection.OperationMetaData
 
__rightItem - Variable in class com.sybase.persistence.JoinCondition
 
__rm - Variable in class com.sybase.persistence.DatabaseClass
 
__rm - Variable in class com.sybase.persistence.EntityClass
 
__rowIndex - Variable in class com.sybase.persistence.QueryResultSet
 
__rpc - Variable in class com.sybase.reflection.ServiceMetaData
 
__scale - Variable in class com.sybase.reflection.AttributeMetaData
 
__selectItems - Variable in class com.sybase.persistence.Query
 
__serviceList - Variable in class com.sybase.reflection.DatabaseMetaData
 
__serviceMap - Variable in class com.sybase.reflection.DatabaseMetaData
 
__sms - Variable in class com.sybase.reflection.ServiceMetaData
 
__synchronizationGroup - Variable in class com.sybase.reflection.EntityMetaData
 
__synchronizationGroups - Variable in class com.sybase.reflection.DatabaseMetaData
 
__syncProfile - Variable in class com.sybase.persistence.ConnectionProfile
 
__table - Variable in class com.sybase.reflection.EntityMetaData
 
__value - Variable in class com.sybase.reflection.BinaryValue
 
__value - Variable in class com.sybase.reflection.BooleanValue
 
__value - Variable in class com.sybase.reflection.ByteValue
 
__value - Variable in class com.sybase.reflection.CharValue
 
__value - Variable in class com.sybase.reflection.DateTimeValue
 
__value - Variable in class com.sybase.reflection.DateValue
 
__value - Variable in class com.sybase.reflection.DecimalValue
 
__value - Variable in class com.sybase.reflection.DoubleValue
 
__value - Variable in class com.sybase.reflection.FloatValue
 
__value - Variable in class com.sybase.reflection.IntegerValue
 
__value - Variable in class com.sybase.reflection.IntValue
 
__value - Variable in class com.sybase.reflection.LongValue
 
__value - Variable in class com.sybase.reflection.ShortValue
 
__value - Variable in class com.sybase.reflection.StringValue
 
__value - Variable in class com.sybase.reflection.TimeValue
 
__wrapperData - Variable in class com.sybase.persistence.ConnectionProfile
 
_add(SortOrder) - Method in class com.sybase.persistence.SortOrderList
Sybase internal use only.
_add(TestCriteria) - Method in class com.sybase.persistence.TestCriteriaList
Sybase internal use only.
_appID - Static variable in class com.sybase.uep.bobclient.data.AppLoggerWrapper
 
_application - Variable in class com.sybase.uep.bobclient.data.MobileApplicationDataHandler
 
_appLogger - Variable in class com.sybase.uep.bobclient.controls.Button
 
_appLogger - Variable in class com.sybase.uep.bobclient.controls.pimmenu.AbstractCreatePIMMenuItemCommand
 
_appLogger - Variable in class com.sybase.uep.bobclient.data.MobileApplicationDataHandler
 
_appLogger - Variable in class com.sybase.uep.bobclient.data.RIMRepository
 
_appLogger - Variable in class com.sybase.uep.bobclient.screens.BaseBOBScreen
 
_backgroundImage - Variable in class com.sybase.uep.bobclient.screens.BaseBOBStockScreen
 
_clientName - Variable in class com.sybase.uep.bobclient.screens.BaseBOBSettingsScreen
 
_columnPercentages - Variable in class com.sybase.uep.bobclient.controls.LayoutManager
 
_controlID - Variable in class com.sybase.uep.bobclient.controls.Button
 
_controlID - Variable in class com.sybase.uep.bobclient.controls.ImageControl
 
_controlID - Variable in class com.sybase.uep.bobclient.controls.Label
 
_controlID - Variable in class com.sybase.uep.bobclient.controls.LayoutManager
 
_controlID - Variable in class com.sybase.uep.bobclient.controls.TableField
 
_controlID - Variable in class com.sybase.uep.bobclient.controls.ToolbarManager
 
_controller - Variable in class com.sybase.uep.bobclient.controls.pimmenu.AbstractCreatePIMMenuItemCommand
 
_controller - Variable in class com.sybase.uep.bobclient.controls.TableField
 
_currentRowLayout - Variable in class com.sybase.uep.bobclient.controls.LayoutManager
 
_cushion - Variable in class com.sybase.uep.bobclient.controls.Button
 
_customEventsHandler - Variable in class com.sybase.uep.bobclient.controls.Button
 
_customEventsHandler - Variable in class com.sybase.uep.bobclient.controls.ImageControl
 
_customEventsHandler - Variable in class com.sybase.uep.bobclient.controls.Label
 
_customEventsHandler - Variable in class com.sybase.uep.bobclient.controls.LayoutManager
 
_customEventsHandler - Variable in class com.sybase.uep.bobclient.controls.TableField
 
_customEventsHandler - Variable in class com.sybase.uep.bobclient.controls.ToolbarManager
 
_databaseMetaData - Variable in class com.sybase.uep.bobclient.data.CommonMBOModel
DatabaseMetaData of the MYDatabaseMetaData class
_dataParts - Variable in class com.sybase.uep.bobclient.controls.Label
 
_dynamicNamedQuery - Variable in class com.sybase.uep.bobclient.data.MobileApplicationDataHandler
 
_eImage - Variable in class com.sybase.uep.bobclient.controls.Button
 
_encodedBackgroundImage - Variable in class com.sybase.uep.bobclient.screens.BaseBOBSettingsScreen
 
_focusFontStyle - Variable in class com.sybase.uep.bobclient.controls.Button
 
_image - Variable in class com.sybase.uep.bobclient.controls.Button
Encourage to use the _eImage, keep this field only for compatible with the interface
_imageAlignment - Variable in class com.sybase.uep.bobclient.controls.Button
 
_init() - Method in class com.sybase.persistence.AttributeTest
 
_init() - Method in class com.sybase.persistence.CompositeTest
 
_init() - Method in exception com.sybase.persistence.LoginRequiredException
 
_init() - Method in exception com.sybase.persistence.NoSuchAttributeException
 
_init() - Method in exception com.sybase.persistence.NoSuchOperationException
 
_init() - Method in class com.sybase.persistence.Query
 
_init() - Method in class com.sybase.persistence.SortCriteria
 
_init() - Method in class com.sybase.persistence.SortOrder
 
_init() - Method in class com.sybase.persistence.TestCriteria
 
_init() - Method in class com.sybase.reflection.AttributeMap
 
_init() - Method in class com.sybase.reflection.ClassMap
 
_init() - Method in class com.sybase.reflection.EntityListMap
 
_init() - Method in class com.sybase.reflection.EntityMap
 
_init() - Method in class com.sybase.reflection.OperationMap
 
_init() - Method in class com.sybase.reflection.PrimitiveTypes
 
_init() - Method in class com.sybase.reflection.ServiceMap
 
_isDeleted - Variable in class com.sybase.persistence.AbstractEntity
 
_isDirty - Variable in class com.sybase.persistence.AbstractEntity
 
_isNew - Variable in class com.sybase.persistence.AbstractEntity
 
_isScaleBackgroundImageAspectFit - Variable in class com.sybase.uep.bobclient.screens.BaseBOBStockScreen
 
_isSearch - Variable in class com.sybase.uep.bobclient.data.MobileApplicationDataHandler
 
_linkParamNodeFactory - Variable in class com.sybase.uep.bobclient.data.RIMRepository
 
_log - Variable in class com.sybase.uep.bobclient.data.CommonMBOModel
application Log utility
_logConfig - Variable in class com.sybase.uep.bobclient.data.AppLoggerWrapper
 
_mboApp - Variable in class com.sybase.uep.bobclient.data.CommonMBOModel
MBOMobileApplication
_metaData - Variable in class com.sybase.uep.bobclient.data.CommonMBOModel
meta data of the Class that is generated for the MBO application.
_mobileApplicationList - Variable in class com.sybase.uep.bobclient.data.RIMRepository
 
_modelRep - Static variable in class com.sybase.uep.bobclient.data.MBOModelFactory
The MBOModel repository
_namedQuery - Variable in class com.sybase.uep.bobclient.controls.SelectBox
 
_namedQuery - Variable in class com.sybase.uep.bobclient.data.MobileApplicationDataHandler
 
_namedQueryParameters - Variable in class com.sybase.uep.bobclient.data.MobileApplicationDataHandler
 
_namedQuerySubmitElements - Variable in class com.sybase.uep.bobclient.controls.SelectBox
 
_namedQuerySubmitElements - Variable in class com.sybase.uep.bobclient.data.MobileApplicationDataHandler
 
_navigationBarBorderStyle - Variable in class com.sybase.uep.bobclient.screens.BaseBOBStockScreen
 
_navigationBarStyle - Variable in class com.sybase.uep.bobclient.screens.BaseBOBStockScreen
 
_optionLoggerLevel - Static variable in class com.sybase.uep.bobclient.data.OptionAppLoggerWrapper
 
_orientation - Variable in class com.sybase.uep.bobclient.controls.Button
 
_orientation - Variable in class com.sybase.uep.bobclient.controls.ImageControl
 
_orientation - Variable in class com.sybase.uep.bobclient.controls.Label
 
_orientation - Variable in class com.sybase.uep.bobclient.controls.LayoutManager
 
_orientation - Variable in class com.sybase.uep.bobclient.controls.TableField
 
_orientation - Variable in class com.sybase.uep.bobclient.controls.ToolbarManager
 
_parentApplication - Variable in class com.sybase.uep.bobclient.data.MobileApplicationDataHandler
 
_parentAssociationName - Variable in class com.sybase.uep.bobclient.data.MobileApplicationDataHandler
 
_parentSelectedRow - Variable in class com.sybase.uep.bobclient.data.MobileApplicationDataHandler
 
_query - Variable in class com.sybase.uep.bobclient.data.MobileApplicationDataHandler
 
_rows - Variable in class com.sybase.uep.bobclient.data.MobileApplicationDataHandler
 
_screenTitle - Variable in class com.sybase.uep.bobclient.screens.BaseBOBStockScreen
 
_size - Variable in class com.sybase.uep.bobclient.data.MobileApplicationDataHandler
 
_synchronizationGroupList - Variable in class com.sybase.uep.bobclient.data.RIMRepository
 
_type - Variable in class com.sybase.uep.bobclient.controls.pimmenu.AbstractCreatePIMMenuItemCommand
 
_uidef - Variable in class com.sybase.uep.bobclient.data.RIMRepository
 
_unfocusFontStyle - Variable in class com.sybase.uep.bobclient.controls.Button
 
_validationObjectFactory - Variable in class com.sybase.uep.bobclient.data.RIMRepository
 
_variables - Variable in class com.sybase.uep.bobclient.data.RIMRepository
 
_wrapText - Variable in class com.sybase.uep.bobclient.controls.Label
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y _