Class About... 3 Constructor Detail... 4 Method Detail... 4 Class CalendarAdapter Field Detail... 24

Size: px
Start display at page:

Download "Class About... 3 Constructor Detail... 4 Method Detail... 4 Class CalendarAdapter Field Detail... 24"

Transcription

1 Cntents Class Abut... 3 Cnstructr Detail... 4 Methd Detail... 4 Class CalendarAdapter... 4 Field Detail... 4 Cnstructr Detail... 7 Methd Detail... 7 Class CalendarView... 9 Nested Class Summary... 9 Field Detail... 9 Cnstructr Detail Methd Detail Class CustmActivity Field Detail Cnstructr Detail Methd Detail Class CustmFragment Cnstructr Detail Methd Detail Class Data Field Detail Cnstructr Detail Methd Detail Class Event Field Detail Cnstructr Detail Methd Detail Class EventDetail Field Detail... 24

2 Cnstructr Detail Methd Detail Class EventDetailActivity Cnstructr Detail Methd Detail Class Feed Field Detail Cnstructr Detail Methd Detail Class FeedList Nested Class Summary Field Detail Cnstructr Detail Methd Detail Class LeftNavAdapter Field Detail Cnstructr Detail Methd Detail Class MainActivity Field Detail Cnstructr Detail Methd Detail Class MapViewActivity Cnstructr Detail Methd Detail Class MapViewer Field Detail Cnstructr Detail Methd Detail Class Mre Cnstructr Detail... 44

3 Methd Detail Class MyTickets Nested Class Summary Field Detail Cnstructr Detail Methd Detail Class Prgrams Nested Class Summary Field Detail Cnstructr Detail Methd Detail Class SplashScreen Field Detail Cnstructr Detail Methd Detail Class TuchEffect Cnstructr Detail Methd Detail Class Utility Cnstructr Detail Methd Detail cm.events.ui Class Abut public class Abut

4 extends CustmFragment The Class Abut is the Fragment class that is launched when the user clicks n Abut ptin in Left navigatin drawer and it simply shws a dummy text fr Abut. Yu can custmize this t display actual cntents. Cnstructr Detail Abut public Abut() Methd Detail ncreateview public andrid.view.view ncreateview(andrid.view.layutinflater inflater, andrid.view.viewgrup cntainer, andrid.s.bundle savedinstancestate) ncreateview in class andrid.supprt.v4.app.fragment cm.events.calendar Class CalendarAdapter public class CalendarAdapter extends andrid.widget.baseadapter The Class CalendarAdapter is the Adapter class fr Calendar view t display dates in Grid frmat. Field Detail

5 mcntext private andrid.cntent.cntext mcntext The cntext. mnth private java.util.calendar mnth The mnth. pmnth public java.util.gregriancalendar pmnth The calendar instance fr previus mnth. pmnthmaxset public java.util.gregriancalendar pmnthmaxset Calendar instance fr previus mnth fr getting cmplete view. selecteddate private java.util.gregriancalendar selecteddate The selected date. firstday int firstday The first day. maxweeknumber int maxweeknumber The max week number. maxp int maxp

6 The previus mnth maximum day. calmaxp int calmaxp The Calendar max ff days. lastweekday int lastweekday The last week day. leftdays int leftdays The left days. mnthlength int mnthlength The mnth length. itemvalue java.lang.string itemvalue The current date string. curentdatestring java.lang.string curentdatestring The current date string. df java.text.datefrmat df The DateFrmat. items

7 private java.util.arraylist<java.lang.string> items The items. daystring public static java.util.list<java.lang.string> daystring The day string. previusview private andrid.view.view previusview The previus view. Cnstructr Detail CalendarAdapter public CalendarAdapter(andrid.cntent.Cntext c, java.util.gregriancalendar mnthcalendar) Instantiates a new calendar adapter. c - the c mnthcalendar - the mnth calendar Methd Detail setitems public vid setitems(java.util.arraylist<java.lang.string> items) Sets the items. items - the new items getcunt public int getcunt() getitem

8 public java.lang.object getitem(int psitin) getitemid public lng getitemid(int psitin) getview public andrid.view.view getview(int psitin, andrid.view.view cnvertview, andrid.view.viewgrup parent) setselected public andrid.view.view setselected(andrid.view.view view) Sets the selected date. view - the view Returns: the view refreshdays public vid refreshdays() Refresh days. getmaxp private int getmaxp() Gets the previus mnth maximum day. Returns: the max day

9 cm.events.calendar Class CalendarView public class CalendarView extends CustmFragment The Class CalendarView is Fragment class t hld the Calendar view. Nested Class Summary Nested Classes Mdifier and Type Class and Descriptin private class CalendarView.EventAdapter The Class EventAdapter is the adapter class that is used shw list f Events fr a selected date in the ListView. Field Detail mnth public java.util.gregriancalendar mnth The item mnth. itemmnth public java.util.gregriancalendar itemmnth The item mnth.

10 adapter public CalendarAdapter adapter The adapter. handler public andrid.s.handler handler The handler. items public java.util.arraylist<java.lang.string> items The items. events private java.util.arraylist<event> events The events. list private andrid.widget.listview list The list. eventsel private java.util.arraylist<event> eventsel The events fr selected date. calendarupdater public java.lang.runnable calendarupdater The calendar updater t update the Calendar grids and data Cnstructr Detail CalendarView

11 public CalendarView() Methd Detail ncreateview public andrid.view.view ncreateview(andrid.view.layutinflater inflater, andrid.view.viewgrup cntainer, andrid.s.bundle savedinstancestate) ncreateview in class andrid.supprt.v4.app.fragment initcalendarview private vid initcalendarview(andrid.view.view v) Initialize the calendar view. v - the v setupeventlist private vid setupeventlist(andrid.view.view v) Set the up event list. v - the rt view setnextmnth prtected vid setnextmnth() Sets the next mnth. setpreviusmnth prtected vid setpreviusmnth() Sets the previus mnth.

12 shwtast prtected vid shwtast(java.lang.string string) Shw tast. string - the string message refreshcalendar public vid refreshcalendar() Refresh calendar. ncreateoptinsmenu public vid ncreateoptinsmenu(andrid.view.menu menu, andrid.view.menuinflater inflater) ncreateoptinsmenu in class andrid.supprt.v4.app.fragment cm.events.custm Class CustmActivity Direct Knwn Subclasses: EventDetailActivity, MainActivity, MapViewActivity public class CustmActivity extends andrid.supprt.v4.app.fragmentactivity

13 implements andrid.view.view.onclicklistener This is a cmmn activity that all ther activities f the app can extend t inherit the cmmn behavirs like implementing a cmmn interface that can be used in all child activities. Field Detail TOUCH public static final TuchEffect TOUCH Apply this Cnstant as tuch listener fr views t prvide alpha tuch effect. The view must have a Nn-Transparent backgrund. Cnstructr Detail CustmActivity public CustmActivity() Methd Detail ncreate prtected vid ncreate(andrid.s.bundle savedinstancestate) ncreate in class andrid.supprt.v4.app.fragmentactivity setupactinbar prtected vid setupactinbar() This methd will setup the tp title bar (Actin bar) cntent and display values. It will als setup the custm backgrund theme fr ActinBar. Yu can verride this methd t change the behavir f ActinBar fr particular Activity settuchnclick public andrid.view.view settuchnclick(int id) Sets the tuch and click listener fr a view with given id.

14 id - the id Returns: the view n which listeners applied setclick public andrid.view.view setclick(int id) Sets the click listener fr a view with given id. id - the id Returns: the view n which listener is applied nclick public vid nclick(andrid.view.view v) Specified by: nclick in interface andrid.view.view.onclicklistener cm.events.custm Class CustmFragment Direct Knwn Subclasses: Abut, CalendarView, EventDetail, FeedList, MapViewer, Mre, MyTickets, Prgrams

15 public class CustmFragment extends andrid.supprt.v4.app.fragment implements andrid.view.view.onclicklistener The Class CustmFragment is the base Fragment class. Yu can extend yur Fragment classes with this class in case yu want t apply cmmn set f rules fr thse Fragments. Cnstructr Detail CustmFragment public CustmFragment() Methd Detail settuchnclick public andrid.view.view settuchnclick(andrid.view.view v) Set the tuch and click listener fr a View. v - the view Returns: the same view nclick public vid nclick(andrid.view.view v) Specified by: nclick in interface andrid.view.view.onclicklistener

16 cm.events.mdel Class Data public class Data extends java.lang.object The Class Data is a simple Java Bean that is used t hld Name, Detail and image pairs. Field Detail title1 private java.lang.string title1 The title1. title2 private java.lang.string title2 The title2. desc private java.lang.string desc The descriptin. image1 private int image1 The image resurce id. image2 private int image2

17 The image2. Cnstructr Detail Data public Data(java.lang.String title1, java.lang.string title2, java.lang.string desc, int image1) Instantiates a new data. title1 - the title1 title2 - the title2 desc - the desc image1 - the image1 Data public Data(java.lang.String title1, int image1, int image2) Instantiates a new data. title1 - the title1 image1 - the image1 image2 - the image2 Methd Detail gettitle1 public java.lang.string gettitle1() Gets the title1. Returns:

18 the title1 settitle1 public vid settitle1(java.lang.string title1) Sets the title1. title1 - the new title1 gettitle2 public java.lang.string gettitle2() Gets the title2. Returns: the title2 settitle2 public vid settitle2(java.lang.string title2) Sets the title2. title2 - the new title2 getdesc public java.lang.string getdesc() Gets the desc. Returns: the desc setdesc

19 public vid setdesc(java.lang.string desc) Sets the desc. desc - the new desc getimage1 public int getimage1() Gets the image1. Returns: the image1 setimage1 public vid setimage1(int image1) Sets the image1. image1 - the new image1 getimage2 public int getimage2() Gets the image2. Returns: the image2 setimage2 public vid setimage2(int image2) Sets the image2.

20 image2 - the new image2 cm.events.mdel Class Event public class Event extends java.lang.object The Class Event is a simple Java Bean that is used t hld data related t an Event like title, date etc. Field Detail title private java.lang.string title The title. date private java.lang.string date The date. time private java.lang.string time The time.

21 lcatin private java.lang.string lcatin The lcatin. image private int image The image. Cnstructr Detail Event public Event(java.lang.String title, java.lang.string date, java.lang.string time, java.lang.string lcatin, int image) Instantiates a new event. title - the title date - the date time - the time lcatin - the lcatin image - the image Methd Detail gettitle public java.lang.string gettitle() Gets the title. Returns: the title

22 settitle public vid settitle(java.lang.string title) Sets the title. title - the new title getdate public java.lang.string getdate() Gets the date. Returns: the date setdate public vid setdate(java.lang.string date) Sets the date. date - the new date gettime public java.lang.string gettime() Gets the time. Returns: the time settime public vid settime(java.lang.string time)

23 Sets the time. time - the new time getlcatin public java.lang.string getlcatin() Gets the lcatin. Returns: the lcatin setlcatin public vid setlcatin(java.lang.string lcatin) Sets the lcatin. lcatin - the new lcatin getimage public int getimage() Gets the image. Returns: the image setimage public vid setimage(int image) Sets the image.

24 image - the new image cm.events.ui Class EventDetail java.lang.object andrid.supprt.v4.app.fragment cm.events.custm.custmfragment cm.events.ui.eventdetail All Implemented Interfaces: andrid.cntent.cmpnentcallbacks, andrid.view.view.onclicklistener, andrid.view.view.oncreatecntextmenulistener public class EventDetail extends CustmFragment The Class EventDetail is the Fragment class that shws the details abut an Event. This Fragment is used inside the EventDetailActivity class. It als shw a Map with a marker n map fr shwing the lcatin f that event. Yu need t write yur wn lgic fr lading actual cntents related t Events and als need t shw actual lcatin fr Event. Field Detail mmapview

25 private cm.ggle.andrid.gms.maps.mapview mmapview The map view. mmap private cm.ggle.andrid.gms.maps.gglemap mmap The Ggle map. Cnstructr Detail EventDetail public EventDetail() Methd Detail ncreateview public andrid.view.view ncreateview(andrid.view.layutinflater inflater, andrid.view.viewgrup cntainer, andrid.s.bundle savedinstancestate) ncreateview in class andrid.supprt.v4.app.fragment npause public vid npause() npause in class andrid.supprt.v4.app.fragment ndestry public vid ndestry() ndestry in class andrid.supprt.v4.app.fragment nresume public vid nresume() nresume in class andrid.supprt.v4.app.fragment

26 setupmap private vid setupmap(andrid.view.view v, andrid.s.bundle savedinstancestate) Setup and initialize the Ggle map view. v - the rt view savedinstancestate - the saved instance state setupmarker private vid setupmarker() This methd simply place a few dummy lcatin markers n Map View. Yu can write yur wn lgic fr lading the lcatins and placing the marker fr each lcatin as per yur need. ncreateoptinsmenu public vid ncreateoptinsmenu(andrid.view.menu menu, andrid.view.menuinflater inflater) ncreateoptinsmenu in class andrid.supprt.v4.app.fragment noptinsitemselected public blean noptinsitemselected(andrid.view.menuitem item) noptinsitemselected in class andrid.supprt.v4.app.fragment cm.events

27 Class EventDetailActivity public class EventDetailActivity extends CustmActivity The EventDetailActivity is the activity class that shws the details abut an Event. This is launched when ever user select an Event frm the Event listing r frm Events n Map. It als shw a Map with a marker n map fr shwing the lcatin f that event. Yu need t write yur wn lgic fr lading actual cntents related t Events and als need t shw actual lcatin fr Event. Cnstructr Detail EventDetailActivity public EventDetailActivity() Methd Detail ncreate prtected vid ncreate(andrid.s.bundle savedinstancestate) ncreate in class CustmActivity addfragment private vid addfragment() Attach the apprpriate fragment with this activity. noptinsitemselected public blean noptinsitemselected(andrid.view.menuitem item) noptinsitemselected in class andrid.app.activity

28 cm.events.mdel Class Feed public class Feed extends java.lang.object The Class Feed is a simple Java Bean that is used t hld the data f a particular Feed item like title, date etc. Field Detail title private java.lang.string title The title. name private java.lang.string name The name. msg private java.lang.string msg The msg. cmment private java.lang.string cmment The cmment. images

29 private int[] images The images. image private int image The image. Cnstructr Detail Feed public Feed(java.lang.String title, java.lang.string name, java.lang.string msg, java.lang.string cmment, int[] images, int image) Instantiates a new feed. title - the title name - the name msg - the msg cmment - the cmment images - the images image - the image Methd Detail gettitle public java.lang.string gettitle() Gets the title. Returns: the title

30 settitle public vid settitle(java.lang.string title) Sets the title. title - the new title getname public java.lang.string getname() Gets the name. Returns: the name setname public vid setname(java.lang.string name) Sets the name. name - the new name getmsg public java.lang.string getmsg() Gets the msg. Returns: the msg setmsg public vid setmsg(java.lang.string msg)

31 Sets the msg. msg - the new msg getcmment public java.lang.string getcmment() Gets the cmment. Returns: the cmment setcmment public vid setcmment(java.lang.string cmment) Sets the cmment. cmment - the new cmment getimages public int[] getimages() Gets the images. Returns: the images setimages public vid setimages(int[] images) Sets the images.

32 images - the new images getimage public int getimage() Gets the image. Returns: the image setimage public vid setimage(int image) Sets the image. image - the new image cm.events.ui Class FeedList public class FeedList extends CustmFragment

33 The Class FeedList is the Fragment class that is launched when the user clicks n Feed ptin in Left navigatin drawer. It simply shws a dummy list f Scial media Feeds. Yu can custmize this class t display actual Feed listing. Nested Class Summary Nested Classes Mdifier and Type private class Class and Descriptin FeedList.PrgramAdapter The Class FeedAdapter is the adapter class fr Feed ListView. Field Detail flist private java.util.arraylist<feed> flist The feed list. Cnstructr Detail FeedList public FeedList() Methd Detail ncreateview public andrid.view.view ncreateview(andrid.view.layutinflater inflater, andrid.view.viewgrup cntainer, andrid.s.bundle savedinstancestate) ncreateview in class andrid.supprt.v4.app.fragment setfeedlist private vid setfeedlist(andrid.view.view v) Setup and initialize the feed list view.

34 v - the rt view laddummyfeeds private vid laddummyfeeds() Lad a dummy list f feeds. Yu need t write yur wn lgic t lad actual list f feeds. ncreateoptinsmenu public vid ncreateoptinsmenu(andrid.view.menu menu, andrid.view.menuinflater inflater) ncreateoptinsmenu in class andrid.supprt.v4.app.fragment noptinsitemselected public blean noptinsitemselected(andrid.view.menuitem item) noptinsitemselected in class andrid.supprt.v4.app.fragment cm.events.ui Class LeftNavAdapter public class LeftNavAdapter extends andrid.widget.baseadapter

35 The Adapter class fr the ListView displayed in the left navigatin drawer. Field Detail items private java.util.arraylist<data> items The items. cntext private andrid.cntent.cntext cntext The cntext. selected private int selected The selected. Cnstructr Detail LeftNavAdapter public LeftNavAdapter(andrid.cntent.Cntext cntext, java.util.arraylist<data> items) Instantiates a new left navigatin adapter. cntext - the cntext f activity items - the array f items t be displayed n ListView Methd Detail setselectin public vid setselectin(int psitin) Setup the current selected psitin f adapter. psitin - the new selectin

36 getcunt public int getcunt() getitem public Data getitem(int arg0) getitemid public lng getitemid(int psitin) getview public andrid.view.view getview(int psitin, andrid.view.view cnvertview, andrid.view.viewgrup parent) cm.events Class MainActivity public class MainActivity extends CustmActivity The Class MainActivity is the base activity class f the applicatin. This activity is launched after the Splash and it hlds all the Fragments used in the app. It als creates the Navigatin Drawer n left side. Field Detail drawerlayut private andrid.supprt.v4.widget.drawerlayut drawerlayut The drawer layut.

37 drawerleft private andrid.widget.listview drawerleft ListView fr left side drawer. drawertggle private andrid.supprt.v4.app.actinbardrawertggle drawertggle The drawer tggle. adapter private LeftNavAdapter adapter The left navigatin list adapter. tab private andrid.view.view tab The tab. Cnstructr Detail MainActivity public MainActivity() Methd Detail ncreate prtected vid ncreate(andrid.s.bundle savedinstancestate) ncreate in class CustmActivity setupdrawer private vid setupdrawer() Setup the drawer layut. This methd als includes the methd calls fr setting up the Left side drawer. setupleftnavdrawer

38 private vid setupleftnavdrawer() Setup the left navigatin drawer/slider. Yu can add yur lgic t lad the cntents t be displayed n the left side drawer. Yu can als setup the Header and Fter cntents f left drawer if yu need them. getdummyleftnavitems private java.util.arraylist<data> getdummyleftnavitems() This methd returns a list f dummy items fr left navigatin slider. Yu can write r replace this methd with the actual implementatin fr list items. Returns: the dummy items launchfragment public vid launchfragment(int ps) This methd can be used t attach Fragment n activity view fr a particular tab psitin. Yu can custmize this methd as per yur need. ps - the psitin f tab selected. setupcntainer private vid setupcntainer() Setup the cntainer fragment fr drawer layut. The current implementatin f this methd simply calls launchfragment methd fr tab psitin 0. Yu can custmize this methd as per yur need t display specific cntent. setactinbartitle private vid setactinbartitle()

39 Set the actin bar title text. npstcreate prtected vid npstcreate(andrid.s.bundle savedinstancestate) npstcreate in class andrid.app.activity ncnfiguratinchanged public vid ncnfiguratinchanged(andrid.cntent.res.cnfigurat in newcnfig) Specified by: ncnfiguratinchanged in interface andrid.cntent.cmpnentcallbacks ncnfiguratinchanged in class andrid.supprt.v4.app.fragmentactivity noptinsitemselected public blean noptinsitemselected(andrid.view.menuitem item) noptinsitemselected in class andrid.app.activity nkeydwn public blean nkeydwn(int keycde, andrid.view.keyevent event) Specified by: nkeydwn in interface andrid.view.keyevent.callback nkeydwn in class andrid.supprt.v4.app.fragmentactivity nclick public vid nclick(andrid.view.view v) Specified by: nclick in interface andrid.view.view.onclicklistener

40 nclick in class CustmActivity cm.events Class MapViewActivity public class MapViewActivity extends CustmActivity The MapViewActivity is the activity class that shws Map fragment. This activity is nly created t shw Back buttn n ActinBar. Cnstructr Detail MapViewActivity public MapViewActivity() Methd Detail ncreate prtected vid ncreate(andrid.s.bundle savedinstancestate) ncreate in class CustmActivity addfragment private vid addfragment() Attach the apprpriate MapViewer fragment with activity.

41 noptinsitemselected public blean noptinsitemselected(andrid.view.menuitem item) noptinsitemselected in class andrid.app.activity cm.events.ui Class MapViewer public class MapViewer extends CustmFragment The Class MapViewer is the Fragment class that is launched when the user clicks n Map ptin in Left navigatin drawer r when user tap n the Map icn in actin bar. It simply shws a Map View with a few dummy lcatin markers n map. Yu can custmize this class t lad and display actual lcatins n map. Field Detail mmapview private cm.ggle.andrid.gms.maps.mapview mmapview The map view. mmap private cm.ggle.andrid.gms.maps.gglemap mmap

42 The Ggle map. Cnstructr Detail MapViewer public MapViewer() Methd Detail ncreateview public andrid.view.view ncreateview(andrid.view.layutinflater inflater, andrid.view.viewgrup cntainer, andrid.s.bundle savedinstancestate) ncreateview in class andrid.supprt.v4.app.fragment npause public vid npause() npause in class andrid.supprt.v4.app.fragment ndestry public vid ndestry() ndestry in class andrid.supprt.v4.app.fragment nresume public vid nresume() nresume in class andrid.supprt.v4.app.fragment setupmap private vid setupmap(andrid.view.view v, andrid.s.bundle savedinstancestate) Setup and initialize the Ggle map view.

43 v - the rt view savedinstancestate - the saved instance state setupmarker private vid setupmarker() This methd simply place a few dummy lcatin markers n Map View. Yu can write yur wn lgic fr lading the lcatins and placing the marker fr each lcatin as per yur need. ncreateoptinsmenu public vid ncreateoptinsmenu(andrid.view.menu menu, andrid.view.menuinflater inflater) ncreateoptinsmenu in class andrid.supprt.v4.app.fragment noptinsitemselected public blean noptinsitemselected(andrid.view.menuitem item) noptinsitemselected in class andrid.supprt.v4.app.fragment cm.events.ui Class Mre public class Mre

44 extends CustmFragment The Class Mre is the Fragment class that is launched when the user clicks n Mre ptin in Left navigatin drawer and it simply shws a few ptins fr like Help, Privacy, Accunt, Abut etc. Yu can custmize this t display actual cntents. Cnstructr Detail Mre public Mre() Methd Detail ncreateview public andrid.view.view ncreateview(andrid.view.layutinflater inflater, andrid.view.viewgrup cntainer, andrid.s.bundle savedinstancestate) ncreateview in class andrid.supprt.v4.app.fragment cm.events.ui Class MyTickets public class MyTickets extends CustmFragment

45 The Class MyTickets is the Fragment class that is launched when the user clicks n My Tickets tab in MyPrgram sectin and It simply shws a dummy list f user's tickets. Yu can custmize this class t display actual ticket listing. Nested Class Summary Nested Classes Mdifier and Type private class MyTickets.TicketAdapter Class and Descriptin The Class TicketAdapter is the adapter class fr ticket ListView. Field Detail tlist private java.util.arraylist<data> tlist The ticket list. Cnstructr Detail MyTickets public MyTickets() Methd Detail ncreateview public andrid.view.view ncreateview(andrid.view.layutinflater inflater, andrid.view.viewgrup cntainer, andrid.s.bundle savedinstancestate) ncreateview in class andrid.supprt.v4.app.fragment setticketlist private vid setticketlist(andrid.view.view v) Setup and initialize the ticket list view.

46 v - the rt view laddummytickets private vid laddummytickets() Lad a dummy list f tickets. Yu need t write yur wn lgic t lad actual list f tickets. ncreateoptinsmenu public vid ncreateoptinsmenu(andrid.view.menu menu, andrid.view.menuinflater inflater) ncreateoptinsmenu in class andrid.supprt.v4.app.fragment cm.events.ui Class Prgrams public class Prgrams extends CustmFragment The Class Prgrams is the Fragment class that is launched when the user clicks n Prgrams r n MyPrgrams ptin in Left navigatin drawer and this is als used as a default fragment fr MainActivity. It simply shws a dummy list f Events/Prgrams.. Yu can custmize this class t display actual Feed listing.

47 Nested Class Summary Nested Classes Mdifier and Type private class Prgrams.PrgramAdapter Class and Descriptin The Class PrgramAdapter is the adapter class fr Feed ListView. Field Detail plist private java.util.arraylist<data> plist The Prgrams list. Cnstructr Detail Prgrams public Prgrams() Methd Detail ncreateview public andrid.view.view ncreateview(andrid.view.layutinflater inflater, andrid.view.viewgrup cntainer, andrid.s.bundle savedinstancestate) ncreateview in class andrid.supprt.v4.app.fragment setprgramlist private vid setprgramlist(andrid.view.view v) Setup and initialize the Prgram list view. v - the rt view

48 laddummyprgrams private vid laddummyprgrams() Lad a dummy list f Prgrams. Yu need t write yur wn lgic t lad actual list f Prgrams. ncreateoptinsmenu public vid ncreateoptinsmenu(andrid.view.menu menu, andrid.view.menuinflater inflater) ncreateoptinsmenu in class andrid.supprt.v4.app.fragment noptinsitemselected public blean noptinsitemselected(andrid.view.menuitem item) noptinsitemselected in class andrid.supprt.v4.app.fragment cm.events Class SplashScreen public class SplashScreen extends andrid.app.activity The Class SplashScreen will launched at the start f the applicatin. It will be displayed fr 3 secnds and than finished autmatically and it will als start the next activity f app.

49 Field Detail isrunning private blean isrunning Check if the app is running. Cnstructr Detail SplashScreen public SplashScreen() Methd Detail ncreate public vid ncreate(andrid.s.bundle savedinstancestate) ncreate in class andrid.app.activity startsplash private vid startsplash() Starts the cunt dwn timer fr 3-secnds. It simply sleeps the thread fr 3-secnds. dfinish private vid dfinish() If the app is still running than this methd will start the MainActivity activity and finish the Splash. nkeydwn public blean nkeydwn(int keycde, andrid.view.keyevent event) Specified by: nkeydwn in interface andrid.view.keyevent.callback nkeydwn in class andrid.app.activity

50 cm.events.utils Class TuchEffect public class TuchEffect extends java.lang.object implements andrid.view.view.ontuchlistener The Class TuchEffect is the implementatin f OnTuchListener interface. Yu can apply this t views mstly Buttns t prvide Tuch effect and that view must have a valid backgrund. The current implementatin simply set Alpha value f View backgrund. Cnstructr Detail TuchEffect public TuchEffect() Methd Detail ntuch public blean ntuch(andrid.view.view v, andrid.view.mtinevent event) Specified by: ntuch in interface andrid.view.view.ontuchlistener

51 cm.events.calendar Class Utility public class Utility extends java.lang.object The Class Utility is the Utility class fr Calendar sectin. Yu can write all f yur utility methd related t Calendar sectin like lading events frm device calendar. Cnstructr Detail Utility public Utility() Methd Detail readcalendarevent public static java.util.arraylist<event> readcalendarevent(andrid.cnte nt.cntext cntext) Read calendar events. cntext - the cntext Returns: the array list getdate public static java.lang.string getdate(lng millisecnds) Gets the date.

52 millisecnds - the milli secnds Returns: the date

Class CustomActivity... 2 Field Detail Constructor Detail Method Detail... 13

Class CustomActivity... 2 Field Detail Constructor Detail Method Detail... 13 Cntents Class CustmActivity... 2 Field Detail... 3 Cnstructr Detail... 3 Methd Detail... 3 Class Data... 5 Field Detail... 5 Cnstructr Detail... 6 Methd Detail... 6 Class Live... 7 Cnstructr Detail...

More information

getcount getitem getitemid getview com.taxi Class MainActivity drawerlayout drawerleft drawerright...

getcount getitem getitemid getview com.taxi Class MainActivity drawerlayout drawerleft drawerright... Contents com.taxi.ui Class CallDialog... 3 CallDialog... 4 show... 4 build... 5 com.taxi.custom Class CustomActivity... 5 TOUCH... 6 CustomActivity... 6 onoptionsitemselected... 6 onclick... 6 com.taxi.model

More information

CS5530 Mobile/Wireless Systems Using Google Map in Android

CS5530 Mobile/Wireless Systems Using Google Map in Android Mbile/Wireless Systems Using Ggle Map in Andrid Yanyan Zhuang Department f Cmputer Science http://www.cs.uccs.edu/~yzhuang UC. Clrad Springs Setup Install the Ggle Play services SDK Tls > Andrid > SDK

More information

Andrid prgramming curse UI Overview User Interface By Võ Văn Hải Faculty f Infrmatin Technlgies All user interface elements in an Andrid app are built using View and ViewGrup bjects. A View is an bject

More information

Widget Library September 2016

Widget Library September 2016 Widget Library September 2016 Widget Library The new Velcify Pulse Widget Library is a highly extensible and flexible framewrk t make each f yur users mre prductive. Widget Library builds n existing functinality

More information

Structure DOWNLOADED FROM WPLOCKER.COM

Structure DOWNLOADED FROM WPLOCKER.COM Cpyright 2015 by ThemeMve Structure Wrdpress theme dcumentatin Fr versin 1.3 DOWNLOADED FROM WPLOCKER.COM http://thememve.cm/ Table f Cntents Structure... 1 INSTALL THE THEME WITH SAMPLE DATA... 3 INSTALL

More information

TRAINING GUIDE. Lucity Mobile

TRAINING GUIDE. Lucity Mobile TRAINING GUIDE The Lucity mbile app gives users the pwer f the Lucity tls while in the field. They can lkup asset infrmatin, review and create wrk rders, create inspectins, and many mre things. This manual

More information

Proper Document Usage and Document Distribution. TIP! How to Use the Guide. Managing the News Page

Proper Document Usage and Document Distribution. TIP! How to Use the Guide. Managing the News Page Managing the News Page TABLE OF CONTENTS: The News Page Key Infrmatin Area fr Members... 2 Newsletter Articles... 3 Adding Newsletter as Individual Articles... 3 Adding a Newsletter Created Externally...

More information

MOS Access 2013 Quick Reference

MOS Access 2013 Quick Reference MOS Access 2013 Quick Reference Exam 77-424: MOS Access 2013 Objectives http://www.micrsft.cm/learning/en-us/exam.aspx?id=77-424 Create and Manage a Database Create a New Database This bjective may include

More information

Volume DIGITAL SIGNAGE SOFTWARE MANUAL. Your total toolkit for cloud-based digital signage. A Quick Start User Guide

Volume DIGITAL SIGNAGE SOFTWARE MANUAL. Your total toolkit for cloud-based digital signage. A Quick Start User Guide Vlume 3 DIGITAL SIGNAGE SOFTWARE MANUAL Yur ttal tlkit fr clud-based digital signage A Quick Start User Guide 1 A Quick Start User Guide Table f Cntents 2 Intrductin Page. 1 Step 1: Getting Started Page.

More information

CS5530 Mobile/Wireless Systems Android UI

CS5530 Mobile/Wireless Systems Android UI Mbile/Wireless Systems Andrid UI Yanyan Zhuang Department f Cmputer Science http://www.cs.uccs.edu/~yzhuang UC. Clrad Springs cat annunce.txt_ Assignment 2 will be psted sn Due after midterm I will be

More information

Relius Documents ASP Checklist Entry

Relius Documents ASP Checklist Entry Relius Dcuments ASP Checklist Entry Overview Checklist Entry is the main data entry interface fr the Relius Dcuments ASP system. The data that is cllected within this prgram is used primarily t build dcuments,

More information

Municode Website Instructions

Municode Website Instructions Municde Website instructins Municde Website Instructins The new and imprved Municde site allws yu t navigate t, print, save, e-mail and link t desired sectins f the Online Cde f Ordinances with greater

More information

Outlook Web Application (OWA) Basic Training

Outlook Web Application (OWA) Basic Training Outlk Web Applicatin (OWA) Basic Training Requirements t use OWA Full Versin: Yu must use at least versin 7 f Internet Explrer, Safari n Mac, and Firefx 3.X. (Ggle Chrme r Internet Explrer versin 6, yu

More information

FIRST Volunteer Management System Quickstart

FIRST Volunteer Management System Quickstart FIRST Vlunteer Management System Quickstart https://my.usfirst.rg/vms/lgin.aspx FIRST Vlunteer Resurces Department Questins? Cmments? Cncerns? vlunteer@usfirst.rg 1 P a g e updated 8/25/2014 - TD Cntents

More information

VISITSCOTLAND - TOURS MANAGEMENT SYSTEM Manual for Tour Operators

VISITSCOTLAND - TOURS MANAGEMENT SYSTEM Manual for Tour Operators VISITSCOTLAND - TOURS MANAGEMENT SYSTEM Manual fr Tur Operatrs 1 CONTENTS GETTING STARTED... 3 REGISTER AND CREATE YOUR ACCOUNT... 3 OPERATOR PROFILE... 4 Create yur Operatr Prfile... 4 ADD A TOUR LISTING...

More information

Last modified on Author Reason 3/4/2019 CHRS Recruiting team Initial Publication

Last modified on Author Reason 3/4/2019 CHRS Recruiting team Initial Publication Revisin histry Last mdified n Authr Reasn 3/4/2019 CHRS Recruiting team Initial Publicatin Intrductin This guide shws yu hw t invite applicants t events, such as interviews and test screenings. Several

More information

Step 3:- You Will See the Sign-in Page. Then Enter your Login ID & Password and Click on the Sign in Button.

Step 3:- You Will See the Sign-in Page. Then Enter your Login ID & Password and Click on the Sign in Button. Client User Guide Hme Page Fr Client:- Step 1:- Open a Web brwser n yur Cmputer System Step 2:- Type this URL in search bar www.lgnutility.in Step 3:- Yu Will See the Sign-in Page. Then Enter yur Lgin

More information

ClassFlow Administrator User Guide

ClassFlow Administrator User Guide ClassFlw Administratr User Guide ClassFlw User Engagement Team April 2017 www.classflw.cm 1 Cntents Overview... 3 User Management... 3 Manual Entry via the User Management Page... 4 Creating Individual

More information

Click Sign In button. Click Register Employer. Click Forgot Username and/or Password to Create a unique user ID and password.

Click Sign In button. Click Register Employer. Click Forgot Username and/or Password to Create a unique user ID and password. Virtual OneStp (VOS) Emplyer User Lgging In If yu dn t have an accunt: If yu have an accunt: Click the Hme page graphic, the Start here r Enter yur user ID and passwrd. Click here links, r the Nt Registered?

More information

The Login Page Designer

The Login Page Designer The Lgin Page Designer A new Lgin Page tab is nw available when yu g t Site Cnfiguratin. The purpse f the Admin Lgin Page is t give fundatin staff the pprtunity t build a custm, yet simple, layut fr their

More information

How to Share Your Google Calendar

How to Share Your Google Calendar Hw t Share Yur Ggle Calendar Edited by Travis Deruin, Tm Viren, Eric, Wrkman and 16 thers 0 Article EditDiscuss Ggle Calendar can d mre than just rganize yur persnal schedule. Yu can als use it t share

More information

WordPress Overview for School Webmasters

WordPress Overview for School Webmasters WrdPress Overview fr Schl Webmasters Cntents 1. Rle f the Schl Webmaster... 2 2. Rle f the District Webmaster... 2 3. Schl Website Standards... 3 Header... 3 Fter... 3 Pages... 4 Sites... 5 4. Hw T...

More information

NilRead Quick Start Guide

NilRead Quick Start Guide NilRead Quick Start Guide Hw d I access images and reprts? Type in https://myimages.imagingak.cm in yur favrite brwser. Hw d I lgin? Use yur everyday Imaging Assciates passwrd Select the IAP dmain (will

More information

Area Governors Module

Area Governors Module 1. General Overview Welcme t Assistant/Area Gvernrs Mdule, this well structured sectin f the District Organizatin Chart will assist yu in rganizing the club lists fr all yur Assistant/Area Gvernrs 2. Getting

More information

Banner Slider. User Guide. Truly said You don t get a second chance to make a first impression.

Banner Slider. User Guide. Truly said You don t get a second chance to make a first impression. Banner Slider User Guide Banner Slider Truly said Yu dn t get a secnd chance t make a first impressin. If yu re an nline stre wner, yu can d this with an impressive banner. Mst f the visitrs cming t an

More information

Creating Relativity Dynamic Objects

Creating Relativity Dynamic Objects Creating Relativity Dynamic Objects January 29, 2018 - Versin 9.5 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

More information

Trimble Survey GNSS Firmware Version 4.81 (July 2013)

Trimble Survey GNSS Firmware Version 4.81 (July 2013) Handheld Integrated Mdular RELEASE NOTES TRIMBLE SURVEY GNSS FIRMWARE Trimble Survey GNSS Firmware Versin 4.81 (July 2013) Requirements This firmware versin includes imprvements t the Survey Receiver firmware.

More information

INSTALLING CCRQINVOICE

INSTALLING CCRQINVOICE INSTALLING CCRQINVOICE Thank yu fr selecting CCRQInvice. This dcument prvides a quick review f hw t install CCRQInvice. Detailed instructins can be fund in the prgram manual. While this may seem like a

More information

Log in with your WUSTL Key and password If you have forgotten your WUSTL Key or password, see

Log in with your WUSTL Key and password If you have forgotten your WUSTL Key or password, see Student Help Manual fr CrnerstneCnnect Accmmdate Accessing Accmmdate G t URL https://crnerstne.wustl.edu/crnerstnecnnect.aspx Click the link at tp right fr Accmmdate Lg in with yur WUSTL Key and passwrd

More information

Creating Relativity Dynamic Objects

Creating Relativity Dynamic Objects Creating Relativity Dynamic Objects Nvember 28, 2017 - Versin 9.4 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

More information

Andrid prgramming curse Asynchrnus Techniques Intrductin Sessin bjectives Intrductin Asynchrnus Techniques Executr Handler AsyncTask Service & IntentService AsyncQueryHandler Lader By Võ Văn Hải Faculty

More information

Cookies: enable, disable or delete cookies

Cookies: enable, disable or delete cookies Ckies: enable, disable r delete ckies The prcedure fr enabling r disabling ckies and deleting them differs depending n yur device and Internet brwser: D yu surf n a cmputer? Enable r disable yur ckies

More information

DocAve 6 ediscovery. User Guide. Service Pack 3, Cumulative Update 1. Revision F Issued August DocAve 6: ediscovery

DocAve 6 ediscovery. User Guide. Service Pack 3, Cumulative Update 1. Revision F Issued August DocAve 6: ediscovery DcAve 6 ediscvery User Guide Service Pack 3, Cumulative Update 1 Revisin F Issued August 2013 1 Table f Cntents Abut DcAve ediscvery... 4 Cmplementary Prducts... 4 Submitting Dcumentatin Feedback t AvePint...

More information

Test Pilot User Guide

Test Pilot User Guide Test Pilt User Guide Adapted frm http://www.clearlearning.cm Accessing Assessments and Surveys Test Pilt assessments and surveys are designed t be delivered t anyne using a standard web brwser and thus

More information

Campuses that access the SFS nvision Windows-based client need to allow outbound traffic to:

Campuses that access the SFS nvision Windows-based client need to allow outbound traffic to: Summary This dcument is a guide intended t guide yu thrugh the prcess f installing and cnfiguring PepleTls 8.55.27 (r current versin) via Windws Remte Applicatin (App). Remte App allws the end user t run

More information

Adverse Action Letters

Adverse Action Letters Adverse Actin Letters Setup and Usage Instructins The FRS Adverse Actin Letter mdule was designed t prvide yu with a very elabrate and sphisticated slutin t help autmate and handle all f yur Adverse Actin

More information

How to Mass Assign Student Course Requests

How to Mass Assign Student Course Requests Hw t Mass Assign Student Curse Requests It is pssible that an entire grade level r grup f students will need t request the same curse r curses. If this is the case, yu have the ptin f mass assigning curse

More information

AASHTOWare BrDR Support Center JIRA Getting Started Guide

AASHTOWare BrDR Support Center JIRA Getting Started Guide AASHTOWare BrDR Supprt Center JIRA Getting Started Guide Versin 1.0.0.0 August 2013 Cpyright 1997-2013 by the American Assciatin f State Highway and Transprtatin Officials. 444 Nrth Capital Street, N.

More information

Procurement Contract Portal. User Guide

Procurement Contract Portal. User Guide Prcurement Cntract Prtal User Guide Cntents Intrductin...2 Access the Prtal...2 Hme Page...2 End User My Cntracts...2 Buttns, Icns, and the Actin Bar...3 Create a New Cntract Request...5 Requester Infrmatin...5

More information

But for better understanding the threads, we are explaining it in the 5 states.

But for better understanding the threads, we are explaining it in the 5 states. Life cycle f a Thread (Thread States) A thread can be in ne f the five states. Accrding t sun, there is nly 4 states in thread life cycle in java new, runnable, nn-runnable and terminated. There is n running

More information

BANNER BASICS. What is Banner? Banner Environment. My Banner. Pages. What is it? What form do you use? Steps to create a personal menu

BANNER BASICS. What is Banner? Banner Environment. My Banner. Pages. What is it? What form do you use? Steps to create a personal menu BANNER BASICS What is Banner? Definitin Prduct Mdules Self-Service-Fish R Net Lg int Banner Banner Envirnment The Main Windw My Banner Pages What is it? What frm d yu use? Steps t create a persnal menu

More information

escreen Setup and Usage Instructions

escreen Setup and Usage Instructions escreen Setup and Usage Instructins The FRS escreen mdule prvides the capability fr yur clients t request drug screening services fr their subjects directly in eclientlink. This includes multiple specimen

More information

KIDS INTRODUCTION: PROVIDERS

KIDS INTRODUCTION: PROVIDERS KIDS INTRODUCTION: PROVIDERS TABLE OF CONTENTS Intrductin... 1 What is KIDS?... 1 Hw will I use the Applicatin? - Overview... 1 Navigating & Cmmn Screen Elements... 2 Lgging int the KIDS Applicatin...

More information

E2Open Multi-Collab View (MCV)

E2Open Multi-Collab View (MCV) If yu can read this Click n the icn t chse a picture r Reset the slide. T Reset: Right click n the slide thumbnail and select reset slide r chse the Reset buttn n the Hme ribbn (next t the f nt chice bx)

More information

Knowledgeware Rule-based Clash

Knowledgeware Rule-based Clash Knwledgeware Rule-based Clash Clash rules written using knwledgeware capabilities can be used in a standalne clash prcess clash prcess, ensuring clash analyses take crprate practices int accunt. Multiple

More information

Compliance Guardian 3

Compliance Guardian 3 Cmpliance Guardian 3 User Guide Service Pack 3 Cumulative Update 2 Issued May 2015 Table f Cntents What's New in this Guide... 4 Abut Cmpliance Guardian... 5 Cmplementary Prducts... 6 Submitting Dcumentatin

More information

Creating Relativity Dynamic Objects

Creating Relativity Dynamic Objects Creating Relativity Dynamic Objects Nvember 22, 2017 - Versin 9.3 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

More information

Chalkable Classroom For Students

Chalkable Classroom For Students Chalkable Classrm Fr Students Abut This Dcument This dcument cntains an verview f the Chalkable Classrm Hme Prtal, which is used by students. Table f Cntents Chalkable Classrm Fr Students 1 Abut This Dcument...1

More information

iallworx User s Guide

iallworx User s Guide Versin 1.0 September 12, 2010 Allwrx Crp. 300 Main Street East Rchester, NY 14445 www.allwrx.cm Supprt@allwrx.cm 1.866.Allwrx 585.421.3850 Fax: 585.421.3853 2011 Allwrx Crp, a whlly wned subsidiary f PAETEC

More information

Asset Panda Web Application Release 12.02

Asset Panda Web Application Release 12.02 Asset Panda Web Applicatin Release 12.02 User Cnfiguratin Permissins Several changes have been made t this page including the fllwing. Page Design The layut has been changed s that all Edit and Misc Cnfiguratins

More information

The following screens show some of the extra features provided by the Extended Order Entry screen:

The following screens show some of the extra features provided by the Extended Order Entry screen: SmartFinder Orders Extended Order Entry Extended Order Entry is an enhanced replacement fr the Sage Order Entry screen. It prvides yu with mre functinality while entering an rder, and fast access t rder,

More information

Using the Swiftpage Connect List Manager

Using the Swiftpage Connect List Manager Quick Start Guide T: Using the Swiftpage Cnnect List Manager The Swiftpage Cnnect List Manager can be used t imprt yur cntacts, mdify cntact infrmatin, create grups ut f thse cntacts, filter yur cntacts

More information

How to use DCI Contract Alerts

How to use DCI Contract Alerts Hw t use DCI Cntract Alerts Welcme t the MyDCI Help Guide series Hw t use DCI Cntract Alerts In here, yu will find a lt f useful infrmatin abut hw t make the mst f yur DCI Alerts which will help yu t fully

More information

User Guide. Table Of Contents. Logging In. Job Search. Job Information. Site Search & Logging A Job. Customer Search. Job Dashboard.

User Guide. Table Of Contents. Logging In. Job Search. Job Information. Site Search & Logging A Job. Customer Search. Job Dashboard. User Guide Weblgic allws yu t access jb infrmatin via a web page. Giving yu real time updates, with the ptin t print reprts and infrmatin n/fr the jb. Table Of Cntents Lgging In Jb Search Jb Infrmatin

More information

Extended Vendors lets you: Maintain vendors across multiple Sage 300 companies using the Copy Vendors functionality. o

Extended Vendors lets you: Maintain vendors across multiple Sage 300 companies using the Copy Vendors functionality. o Extended Vendrs Extended Vendrs is an enhanced replacement fr the Sage Vendrs frm. It prvides yu with mre infrmatin while entering a PO and fast access t additinal PO, Vendr, and Item infrmatin. Extended

More information

Enabling Your Personal Web Page on the SacLink

Enabling Your Personal Web Page on the SacLink 53 Enabling Yur Persnal Web Page n the SacLink *Yu need t enable yur persnal web page nly ONCE. It will be available t yu until yu graduate frm CSUS. T enable yur Persnal Web Page, fllw the steps given

More information

EBSCOhost User Guide Print/ /Save. Print, , Save, Notetaking, Export, and Cite Your Search Results. support.ebsco.com

EBSCOhost User Guide Print/ /Save. Print,  , Save, Notetaking, Export, and Cite Your Search Results. support.ebsco.com EBSCOhst User Guide Print/E-Mail/Save Print, E-mail, Save, Ntetaking, Exprt, and Cite Yur Search Results supprt.ebsc.cm Table f Cntents Inside this User Guide... 3 Printing Yur Results... 3 E-mailing Yur

More information

DUO LINK 4 APP User Manual V- A PNY Technologies, Inc. 1. PNY Technologies, Inc. 34.

DUO LINK 4 APP User Manual V- A PNY Technologies, Inc. 1. PNY Technologies, Inc. 34. 34. 1. Table f Cntents Page 1. Prduct Descriptin 4 2. System Requirements 5 3. DUO LINK App Installatin 5 4. DUO LINK App Mving Screens 7 5. File Management 5.1. Types f views 8 5.2. Select Files t Cpy,

More information

OUTLOOK 2016 TIPS. Outlook 2016 Tips

OUTLOOK 2016 TIPS. Outlook 2016 Tips Outlk 2016 Tips Tpics cvered: 1. Respnd t messages inline by default... 1 2. Custmize yur view f Outlk... 1 3. Send a Blind Carbn Cpy... 4 4. Create Rules... 4 6. Delegate access t yur calendar... 6 7.

More information

Reporting Requirements Specification

Reporting Requirements Specification Cmmunity Mental Health Cmmn Assessment Prject OCAN 2.0 - ing Requirements Specificatin May 4, 2010 Versin 2.0.2 SECURITY NOTICE This material and the infrmatin cntained herein are prprietary t Cmmunity

More information

Using the Swiftpage Connect List Manager

Using the Swiftpage Connect List Manager Quick Start Guide T: Using the Swiftpage Cnnect List Manager The Swiftpage Cnnect List Manager can be used t imprt yur cntacts, mdify cntact infrmatin, create grups ut f thse cntacts, filter yur cntacts

More information

VMware AirWatch SDK Plugin for Apache Cordova Instructions Add AirWatch Functionality to Enterprise Applicataions with SDK Plugins

VMware AirWatch SDK Plugin for Apache Cordova Instructions Add AirWatch Functionality to Enterprise Applicataions with SDK Plugins VMware AirWatch SDK Plugin fr Apache Crdva Instructins Add AirWatch Functinality t Enterprise Applicatains with SDK Plugins v1.2 Have dcumentatin feedback? Submit a Dcumentatin Feedback supprt ticket using

More information

Your Project Plan and Smartsheet

Your Project Plan and Smartsheet USG Managed Services Yur Prject Plan and Smartsheet Change Management Tlkit Cntents 1.0 Purpse... 3 2.0 Accessing Smartsheet and Yur Prject Plan... 4 2.1 Smartsheet Lgin... 4 2.2 Type f Access... 5 3.0

More information

User Guide. Avigilon Control Center Mobile Version 2.2 for Android

User Guide. Avigilon Control Center Mobile Version 2.2 for Android User Guide Avigiln Cntrl Center Mbile Versin 2.2 fr Andrid 2011-2015, Avigiln Crpratin. All rights reserved. Unless expressly granted in writing, n license is granted with respect t any cpyright, industrial

More information

CLIC ADMIN USER S GUIDE

CLIC ADMIN USER S GUIDE With CLiC (Classrm In Cntext), teaching and classrm instructin becmes interactive, persnalized, and fcused. This digital-based curriculum, designed by Gale, is flexible allwing teachers t make their classrm

More information

1on1 Sales Manager Tool. User Guide

1on1 Sales Manager Tool. User Guide 1n1 Sales Manager Tl User Guide Table f Cntents Install r Upgrade 1n1 Page 2 Setting up Security fr Dynamic Reprting Page 3 Installing ERA-IGNITE Page 4 Cnverting (Imprting) Queries int Dynamic Reprting

More information

Master Calendar Navigation

Master Calendar Navigation Master Calendar Navigatin Scheduling> Clinic Master Calendar Use arrws t navigate: day --> week --> mnth. Mnth View Gld bar current date White n shw rate past calendar dates Grey blcked time Green appintment

More information

These tasks can now be performed by a special program called FTP clients.

These tasks can now be performed by a special program called FTP clients. FTP Cmmander FAQ: Intrductin FTP (File Transfer Prtcl) was first used in Unix systems a lng time ag t cpy and mve shared files. With the develpment f the Internet, FTP became widely used t uplad and dwnlad

More information

The Reporting Tool. An Overview of HHAeXchange s Reporting Tool

The Reporting Tool. An Overview of HHAeXchange s Reporting Tool HHAeXchange The Reprting Tl An Overview f HHAeXchange s Reprting Tl Cpyright 2017 Hmecare Sftware Slutins, LLC One Curt Square 44th Flr Lng Island City, NY 11101 Phne: (718) 407-4633 Fax: (718) 679-9273

More information

Utilize Google Chrome 22, Internet Explorer 10/11, Firefox 27, Safari Desktop or Safari Mobile,

Utilize Google Chrome 22, Internet Explorer 10/11, Firefox 27, Safari Desktop or Safari Mobile, 2017 REQUEST FOR PROPOSALS WORKFORCE YOUTH SERVICES PROPOSAL CHECKLIST Thank yu fr yur interest in submitting a prpsal in respnse t the 2017 Request fr Prpsal (RFP) fr Wrkfrce Yuth Services issued by the

More information

Edit Directly in Cells. Fast Navigation with Control button. Fill Handle. Use AutoCorrect to speed up data entry

Edit Directly in Cells. Fast Navigation with Control button. Fill Handle. Use AutoCorrect to speed up data entry 2017 WASBO Accunting Cnference Micrsft Excel - Quick Tips That Can Save a Bundle f Time March 16, 2017 Edit Directly in Cells Allws user t duble-click t edit cells. If turned ff, Excel navigates t the

More information

Managing Your Access To The Open Banking Directory How To Guide

Managing Your Access To The Open Banking Directory How To Guide Managing Yur Access T The Open Banking Directry Hw T Guide Date: June 2018 Versin: v2.0 Classificatin: PUBLIC OPEN BANKING LIMITED 2018 Page 1 f 32 Cntents 1. Intrductin 3 2. Signing Up 4 3. Lgging In

More information

DocAve 6 Granular Backup and Restore

DocAve 6 Granular Backup and Restore DcAve 6 Granular Backup and Restre User Guide Service Pack 3 Revisin H Issued August 2013 1 Table f Cntents Abut DcAve Granular Backup and Restre... 5 Cmplementary Prducts... 5 Submitting Dcumentatin Feedback

More information

Evidence.com 1.30 Release Notes

Evidence.com 1.30 Release Notes Evidence.cm 1.30 Release Ntes December 8, 2015 Dcument Versin 1.3 Apple is a trademark f Apple, Inc., registered in the U.S. and ther cuntries. Windws is a registered trademark f Micrsft Crpratin in the

More information

TechNotes. Revision 5/23/2011. TS7 Features

TechNotes. Revision 5/23/2011. TS7 Features TechNtes Revisin 5/23/2011 TS7 Features Overview: The TS7 InWall Tuch Screen includes supprt fr cmpsite (F cnnectr) vide input, and als features 6 sft keys fr easy access t cmmn features withut waking

More information

IBM Design Room Live! release notes

IBM Design Room Live! release notes IBM Design Rm Live! release ntes These release ntes prvide sprint-wise release infrmatin abut IBM Design Rm Live!, such as the new features, fixes, limitatins, and any specific requirements. The sprint

More information

New Tenancy Contact - User manual

New Tenancy Contact - User manual New Tenancy Cntact - User manual Table f Cntents Abut Service... 3 Service requirements... 3 Required Dcuments... 3 Service fees... 3 Hw t apply fr this service... 4 Validatin Messages... 28 New Tenancy

More information

Class Roster. Curriculum Class Roster Step-By-Step Procedure

Class Roster. Curriculum Class Roster Step-By-Step Procedure Imprtant Infrmatin The page prvides faculty and staff a list f students wh are enrlled and waitlisted in a particular class. Instructrs are given access t each class fr which they are listed as an instructr,

More information

Network Rail ARMS - Asbestos Risk Management System. Training Guide for use of the Import Survey Template

Network Rail ARMS - Asbestos Risk Management System. Training Guide for use of the Import Survey Template Netwrk Rail ARMS - Asbests Risk Management System Training Guide fr use f the Imprt Survey Template The ARMS Imprt Survey Template New Asbests Management Surveys and their Survey Detail reprts can be added

More information

MOS PowerPoint 2013 Quick Reference

MOS PowerPoint 2013 Quick Reference MOS PwerPint 2013 Quick Reference Exam 77-422: MOS PwerPint 2013 Objectives http://www.micrsft.cm/learning/en-us/exam.aspx?id=77-422 YuTube Vides: http://www.yutube.cm/user/3mit1/playlists Create and Manage

More information

Use of GIS & GPS in Trail and Land Management

Use of GIS & GPS in Trail and Land Management CLCC Cnference 2014 Intrductin t CT ECO Use f GIS & GPS in Trail and Land Management Explre CT ECO CT ECO is a partnership between the CT Department f Energy and Envirnmental Prtectin (CT DEEP) and the

More information

Compliance Guardian 3

Compliance Guardian 3 Cmpliance Guardian 3 User Guide Service Pack 2, Cumulative Update 3 Revisin G Issued July 2014 Table f Cntents Abut Cmpliance Guardian... 4 Cmplementary Prducts... 5 Submitting Dcumentatin Feedback t AvePint...

More information

Information about the ACC Education App Featuring ACCSAP 9

Information about the ACC Education App Featuring ACCSAP 9 Infrmatin abut the ACC Educatin App Featuring ACCSAP 9 Key Features: This app is designed t be a study tl fr select educatinal prducts. It des nt include all features and functinality f the nline prtin

More information

Instructions for Accessing Online Testing Resources

Instructions for Accessing Online Testing Resources Instructins fr Accessing Online Testing Resurces 2018-2019 Hw t get help fr Testing Applicatin Functinality / System Errrs (nt lgin issues): IMPORTANT: The rle f the District s IT staff and Help Desk in

More information

Adobe InDesign: The Knowledge

Adobe InDesign: The Knowledge Adbe InDesign: The Knwledge Linda Trst Washingtn & Jeffersn Cllege Hints 1. Plan/design yur dcument s layut befre yu start placing text. 2. The first time yu call up Adbe InDesign CS, even befre yu pen

More information

Xerox WorkCentre 7120/7125 Series User Instructions

Xerox WorkCentre 7120/7125 Series User Instructions Xerx WrkCentre 7120/7125 Series User Instructins Hw t Make a Cpy Using the Duplex Autmatic Dcument Feeder (DADF) NOTE: Use the DADF fr multiple r single pages. Use the Dcument Glass fr single cpies r paper

More information

INSERTING MEDIA AND OBJECTS

INSERTING MEDIA AND OBJECTS INSERTING MEDIA AND OBJECTS This sectin describes hw t insert media and bjects using the RS Stre Website Editr. Basic Insert features gruped n the tlbar. LINKS The Link feature f the Editr is a pwerful

More information

Technical Bulletin, Reflashing CPU

Technical Bulletin, Reflashing CPU Last Updated: 10-May-2011 TB-080002C Technical Bulletin, OMNI FLOW COMPUTERS, INC. 12620 West Airprt Bulevard, Suite 100 Sugar Land, Texas 77478 United States f America Phne-281.240.6161 Fax: 281.240.6162

More information

Acclaim Solaria 5.31 Release Notes

Acclaim Solaria 5.31 Release Notes Acclaim Slaria 5.31 Release Ntes 5.31 Release ISSUES RESOLVED Calendar: When using assignment cunts and canceling an assignment directly frm the calendar using the cntext menu, it will nw clear ut the

More information

Model 86A00-2 Home Theater Extender 2 (HTX2)

Model 86A00-2 Home Theater Extender 2 (HTX2) Mdel 86A00-2 Hme Theater Extender 2 (HTX2) DESCRIPTION The Mdel 86A00-2 Hme Theater Extender 2 (HTX2) allws yu t extend yur hme cntrl t the audi/vide equipment in yur hme theater. The HTX2 cmmunicates

More information

Exporting and Importing the Blackboard Vista Grade Book

Exporting and Importing the Blackboard Vista Grade Book Exprting and Imprting the Blackbard Vista Grade Bk Yu can use the Blackbard Vista Grade Bk with a spreadsheet prgram, such as Micrsft Excel, in a number f different ways. Many instructrs wh have used Excel

More information

Quick Reference Guide User Permissions & Roles - Buyers. Table of Contents

Quick Reference Guide User Permissions & Roles - Buyers. Table of Contents User Permissins & Rles - Buyers Table f Cntents User Permissins & Rles... 2 Adding New Users... 2 Editing Existing Users... 3 Users Search Table... 3 Creating User Rles... 4 Editing Existing Rles... 6

More information

Center School District. SMART Board Quick Reference

Center School District. SMART Board Quick Reference SMART Bard Quick Reference A few things t keep in mind... If yu can t find the remte, turn n the SMART Bard by pushing the stand by buttn n the prjectr. T pwer ff, push pwer buttn twice either n the remte

More information

Constituent Page Upgrade Utility for Blackbaud CRM

Constituent Page Upgrade Utility for Blackbaud CRM Cnstituent Page Upgrade Utility fr Blackbaud CRM In versin 4.0, we made several enhancements and added new features t cnstituent pages. We replaced the cnstituent summary with interactive summary tiles.

More information

InfoCitrus Brief Instructions

InfoCitrus Brief Instructions InfCitrus Brief Instructins In rder t access the CA InfCitrus system, there are number f steps t fllw. Here is a brief verview f these steps: G t the CA website www.citrusaustralia.cm.au Click n the lgin

More information

Andrid prgramming curse Data strage Sessin bjectives Internal Strage Intrductin By Võ Văn Hải Faculty f Infrmatin Technlgies Andrid prvides several ptins fr yu t save persistent applicatin data. The slutin

More information

Employee Self Service (ESS) Quick Reference Guide ESS User

Employee Self Service (ESS) Quick Reference Guide ESS User Emplyee Self Service (ESS) Quick Reference Guide ESS User Cntents Emplyee Self Service (ESS) User Quick Reference Guide 4 Intrductin t ESS 4 Getting Started 5 Prerequisites 5 Accunt Activatin 5 Hw t activate

More information

SmartPACS/AIS Video Training Curriculum

SmartPACS/AIS Video Training Curriculum SmartPACS/AIS Vide Training Curriculum Training vide is lcated at http://install.sundvet.cm/training Training help and faqs ca be fund at http://installer.sundvet.cm/training/ SMARTPACS Lgn Lgin Use the

More information

RISKMAN REFERENCE GUIDE TO USER MANAGEMENT (Non-Network Logins)

RISKMAN REFERENCE GUIDE TO USER MANAGEMENT (Non-Network Logins) Intrductin This reference guide is aimed at managers wh will be respnsible fr managing users within RiskMan where RiskMan is nt cnfigured t use netwrk lgins. This guide is used in cnjunctin with the respective

More information