
Search In
Here I am writing a way to implement Hashset. HashSet creates hashtable to store the data. As it implements Set interface so it doesn’t contains duplicate elements. It also extends AbstractSet class.
We can implement HashSet by using different cons
Hello guys
I am writing a blog about Velocity, Which is an open source templating technology. Velocity is java technology based template engine.
Here, We will take reference of objects/variable which is defined in Java code with the Velocity temp
Hello guys,
Page request parameter in which a parameter send with liferay page URLwill be like i.e
http://192.168.3.10:8080/group/dentalnotebook/patientprofile?patientId=140701
we can read a page request parameter in portlet controller and view.
change the color of a bullets in a list
Hello friends,
Some times we need to provide color in <ul> or <ol> List for that you can simply use the below code.
<ul>
<li style="color: red;"><span style="color: green">col
We can add animation on activity switching.
First thing that we need to do is to create xml for animation. Here I am using two xml for in and out.
animation_in.xml
set xmlns:android="http://schemas.android.com/apk/res/android" android:shareinterp
Step-1 Install the purchase_usability_extension module.
Step-2 purchase_usability_extension->Purchases.py
Step-3 After that custmozie purchases.py(Python file) file: In below example, I have custmozied purchases.py file. You can directly copy the
Step-1 Install the account_invoice_sequential_dates module.
Step-2 Account_invoice_sequential_dates->invoice.py
Step-3 After that custmozie invoice.py(Python file) file: In below example, I have custmozied invoice.py file. You can directly copy t
Sir i want to use OnChildClickListener in my class which is extended to the ExpandableListView please help me out.
My code is as follow.
public class CustExpListview extends ExpandableListView implements ExpandableListView.OnChildClickListener {
It is a portion of the test plan that documents the tool and process used to record and track defects. It describes team resources involved in the defect tracking process and the categories used to prioritize defects.
Some of the sample categories f
Step-1 Go to the link https://nightly.odoo.com/9.0/nightly/exe/
Step-2 Select->latest exe file like->odoo_9.0.latest.exe -> (Latest Date)
Step-3 click on Downloaded exe->select the languages->click on Next button.
Step-4 select-> O
